-1
votes
0answers
38 views

Velocity versus time graph [closed]

A stone is thrown at an angle of $45^0$ above the horizontal x-axis in the +x-direction. If air resistance is ignored, which of the velocity versus time graphs shown above best represents $v_x$ ...
-1
votes
1answer
34 views

Projectile motion: Thrust in x direction = acceleration in x direction? [closed]

I understand that in projectile motion, when an object is solely under the influence of gravity, there is no acceleration in the $x$-direction (with the acceleration due to gravity in the $y$ ...
1
vote
3answers
127 views

How can I solve for time without knowing the vertical velocity?

A guy posted this problem on a forum: There is a bird sitting on a pole of height h. you throw a rock at it and the moment the rock leaves your hand the bird starts flying horizontally away from ...
0
votes
1answer
79 views

Reachable area of cannonball given fixed initial speed [closed]

The trajectory of a cannonball fired from the origin with initial speed $v_0$ at an angle $\theta$ is given by $$y = x\tan\theta - \frac{g}{2v_0^2 \cos^2\theta}x^2.$$ For fixed $v_0$, at what angle ...
0
votes
2answers
91 views

Given Angle, Initial Velocity, and Acceleration due to Gravity, plot parabolic trajectory for every “x”?

Given any Angle -> 0-90 Given any Initial Velocity -> 1-100 Given Acceleration due to Gravity -> 9.8 Plot every x,y coordinate (the parabolic trajectory) with cartesian coordinates and screen pixels ...
0
votes
3answers
100 views

Solve for Initial Velocity of a projectile given Angle, Gravity, and Initial and Final positions?

I've found equations http://www.physicsclassroom.com/Class/1DKin/U1L6a.cfm for solving everything (and rearranged to solve everything) to do with projectile motion EXCEPT this, even though it should ...
0
votes
1answer
46 views

Projectile's angle in midflight

For a missile travelling from (0,0) at angle $\theta$ (to the horizontal) and initial velocity $u$, the y (vertical) position at time t is given by $s_{y} = u\sin (\theta) t - 0.5gt^{2}$ and the x ...
1
vote
0answers
73 views

What is the initial velocity of a projectile so that it passes through a target point in its trajectory? [closed]

Let's say I have a projectile being thrown by a player in my 2-D game. I want to work backwards and find the initial velocity to apply to the projectile such that it passes through a target point in ...
1
vote
0answers
64 views

Getting pairs of angle and velocity for a projectile to a given destination

I'm trying to calculate the initial velocity $v_0$ and angle $\theta$ for a given destination $(x, y)$ with a launch height of $y_0$. Obviously there will be a set of pairs of velocity and angle that ...
1
vote
0answers
53 views

I need help with the following Physics' questions [closed]

I need to know which formulas and the step-by-step answers for the following physics questions: 1. You throw a ball upward with an initial speed of 7.0 m/s, and it returns to your hand o.92 ...
1
vote
0answers
48 views

A 0.1kg ball of dough is thrown up with a velocity of 15m/s. What is the momentum halfway up? [closed]

I know that $p=mv$ and (0.1kg)(15m/s)=1.5 kg m/s and the momentum at the vertex is 0, but what is the momentum halfway up?
1
vote
0answers
45 views

How to calculate the correct coordinates from a distorted video of a projectile?

I am working on a high school project that is related to projectile motion. I am exploring how exactly the position of the center of mass affects the trajectory of a long but thin, javelin-like ...
0
votes
1answer
60 views

Is it necessary to know initial y velocity to solve this projectile motion problem?

A marble is launched horizontally off a 93.0-cm high table causing the marble to land on the floor 1.85 m from the base of the table. a.) How long was the ball in the air? b.) With what ...
1
vote
1answer
136 views

Projectile motion problem with upward acceleration and horizontal velocity [closed]

An electron in a cathode-ray tube is traveling horizontally at 2.10×10^9 cm/s when deflection plates give it an upward acceleration of 5.30×10^17 cm/s^2 . B.) What is its vertical displacement during ...
2
votes
3answers
148 views

In projectile motion, what does it mean for the motion along the $x$ and $y$ axis to be independent?

In projectile motion, what does it mean for the motion along the $x$ and $y$ axis to be independent? This question is referring to the concept of projectile motions.
1
vote
1answer
178 views

Monkey and tree - projectile motion

The famous scenario: A hunter is trying to shoot a Monkey hanging from a tree. However, this question doesn't mention the monkey jumping down from the tree or trying to escape. (The hunter uses a ...
0
votes
1answer
149 views

How do I find the magnitude and angle of the velocity?

I'm confused about the following problem. A ball is shot from the ground into the air. At a height of $9.1\text{ m}$, its velocity is $v = (7.6\hat{\imath}+ 6.1\hat{\jmath})\text{m/s}$, with ...
1
vote
1answer
143 views

Projectile motion in two and three dimensions question?

So I bought this book in the library and physics fascinates me and I found this quote in the book " Galileo has proved that when any effects due to air resistance are ignored, the ranges for ...
0
votes
2answers
167 views

Calculating vertical velocity component of a particle with mass, given the hit point of parabolic motion

Consider the following situation: I have a particle with a given mass that at a given instant of time (let's say $t_{0}$) is placed at the system origin. The particle has a constant velocity ...
0
votes
0answers
72 views

Downhill projectile question [closed]

I have to solve the following problem: A hill is sloped downward at an angle $\theta$ with respect to the horizontal. A projectile of mass $m$ is fired with speed $v_0$ perpendicular to the hill. ...
0
votes
2answers
136 views

Energy Question

Carl throws 100 g of Bohrium-262 (Half life: 0.10 seconds, undergoes alpha decay) to Sukhdeep with a initial horizontal velocity of 20.0 m/s at an initial height of 2.00 m above the ground. What is ...
2
votes
1answer
113 views

Parabolic Motion

I was wondering if I was right about this simple problem: A projectile is shot at an angle of 37.0° with the horizontal. The velocity of the projectile at its peak height is 16 m/s. Then I was told ...
0
votes
2answers
88 views

Proof of $T=\sqrt{2y/a}$ in uniformaly accelerating object [closed]

Suppose that there is a object that does a y-axis-only free fall to ground. The initial distance from the ground is defined as $H$. How does one prove that time the object takes to reach the ground ...
0
votes
1answer
126 views

Proving $t=(1+\sqrt{1+2hg/v^2 } ) (v/g)$ for a thrown ball

If we throw a ball from the hight point $h$ from the earth, with initial velocity $v’$, how to prove that the time it takes the ball to reach the earth is given by: ...
0
votes
0answers
202 views

Projectile Motion

I know the angle at which a projectile is launched, how far it needs to go, and also the maximum height. How can I find the initial velocity needed (disregarding air resistance)? Currently, I am ...
0
votes
2answers
843 views

How do you calculate angle of projection?

At what angle the projectile should throw with initial velocity v in order to reach distance d? discard the air resistance, only gravitation acts. So far I got the equations for horizontal and ...
0
votes
0answers
389 views

Angle needed to launch a projectile to a given destination at a different height with given initial velocity

I need to calculate the angle required to launch a projectile from point A to point B on an uneven ground, given the parameters. 0nly gravity acts on the projectile – no air resistance. Parameters ...
2
votes
1answer
11k views

Solving for initial velocity required to launch a projectile to a given destination at a different height

I need to calculate the initial velocity required to launch a projectile at a given angle from point A to point B. The only force acting on the projectile after launch will be gravity – zero air ...
-1
votes
1answer
1k views

Question on Projectile Motion equation [closed]

A golf ball is shot into the air from the ground. If the initial horizontal velocity is 20m/s and the initial vertical velocity is 30m/s, what is the horizontal distance the ball will travel ...
1
vote
1answer
699 views

Trajectory of projectile thrown downhill

I'm teaching myself mechanics, and set out to solve a problem determining the optimum angle to throw a projectile when standing on a hill, for maximum range. My answer seems almost plausible, except ...
1
vote
1answer
1k views

Simple Projectile Motion Question

A volcano erupts 50m below the sea level. A rock leaves the crater at 20 m/s at an angle 30 deg with the vertical line. The rock has a mass of 15kg. IGNORE WATER RESISTANCE. It gets out of the water, ...
0
votes
1answer
650 views

How do you calculate instantaneous velocity in projectile motion?

An object is thrown horizontally with a velocity of 30 m/s from the top of a tower. It undergoes a constant downward acceleration of 10 m/s2. The magnitude of its instantaneous velocity after 4.0 ...
0
votes
1answer
222 views

Calculating the launch angle of a horizontal launch (mechanics) [closed]

I need some help with the following question: A smooth spherical object (the first object) is projected horizontally from a point of vertical height H = 26.38 metres above horizontal ground with a ...
2
votes
2answers
317 views

How to calculate a firing location from point of impact data?

I would like to know how to calculate the point at which a bullet is fired from a gun given information from the scene where the bullet falls. The scene would contain the point of impact (GPS ...
2
votes
8answers
1k views

Real world examples for projectile thrown upwards or downwards

I am preparing a physics course for high school about projectile motions. If a projectile moves with initial velocity $v_0$ in the gravitational field of the earth, the equation $$ s(t) = 1/2 g t^2 ...
0
votes
1answer
463 views

Projectile motion question: vertical and horizontal graph

I've have got some vertical and horizontal distances for a projectile-like motion. In order to work out the trajectory, why is it better to plot on the x-axis, "horizontal distance^2", and on the y ...
0
votes
2answers
126 views

In a 2D problem with a thrown object, why is the acceleration along the x-axis equal to 0?

I'm starting Physics, and I don't understand why the acceleration along the x-axis is zero for an object thrown near the surface of the Earth. This may be problem specific, but I wouldn't know since I ...
1
vote
2answers
789 views

Projectiles problem solving

I've only learned about to use kinematics equation when solving projectile problems but today i came across the following equations. where does they come from? Distance travelled Time of flight ...