Physics C Mechanics
Click here to see the unit menu
Return to the home page to log out 

Practice Problems: Projectiles Solution

1. (easy) a) Study the image below from the 2016 Rio Olympics. Compare and contrast the four paths trajectories shown.
All of the trajectories show a parabolic path, characteristic of all projectiles. The first hit (on the left) launched the volleyball with an initial velocity that had both x and y components. The second hit was launched with about the same initial x velocity, but a larger y velocity compared to the first hit. The third hit (the spike) was launched with an inital velocity only in the x direction (perhaps there is a small initial velocity in the -y direction, but it's hard to tell in the photo). The spike has a larger initial x velocity than either of the first two hits. The final hit launched the ball back up but the x directed initial velocity didn't change direction. It did, however, slow the ball down horizontally as evidenced by the distance the ball moved horizontally between successive frames. (In this analysis I assumed that the time between successive frames was constant.)
rio volleyball

b) If the water spouts in the picture below shot the water at a slightly higher angle, would the landing place be closer to or further from the spouts? Assume Δy = 0.
Because the angle of the spouts is less than 45°, an increase in the angle will cause a greater range. The designers of this water garden must adjust the water pressure such that the exit speed of the water and the spout angle yield the desired range.
water projectiles

 

c) Analyze the snowboarder from the 2018 winter Olympics in PyeongChang. Does this athlete have a greater overall speed at takeoff or on landing? Explain your response.
Since the athlete lands at a lower elevation, the overall speed at landing is greater than the overall speed at takeoff. This is because the gravitational acceleration (only in the y-direction) has a greater time to accelerate the snowboarder on the way down than to decelerate him on the way up to max height (where v = 0).

snowboarder parabola

2. (easy) Rank the range of the following projectiles:
Projectile A: Firing angle = 30°, initial speed = 40 m/s
Projectile B: Firing angle = 45°, initial speed = 40 m/s
Projectile C: Firing angle = 15°, initial speed = 40 m/s
Projectile D: Firing angle = 60°, initial speed = 40 m/s

The range of these projectiles is maximized with a 45° firing angle. Additionally, complementary angle yield the same range.
B>A=D>C

3. (moderate) A cannonball (placed on a wall 20 m above the ground) is shot at 20° firing angle with a initial speed of 17 m/s. Determine the time it takes for the cannonball to hit the ground and the distance from the base of the wall where the projectile lands. Additionally, if one assumes that the initial speed remained the same for all firing angles, what is the maximum range for the cannonball?
Assume that yo = 20 m and xo= 0 (positive is up and positive is to the right)
The ground is at y = 0
y - yo = vosinθo t + ½gt2
0 - 20 = 17sin(20)t - 4.9t2
0 = 20 + 5.8t - 4.9t2

t = 2.7 s
x = voxt = 17cos(20)(2.7)
x = 43.1 m
To find the maximum range, use a 45° initial firing angle and assume that the final height is the same as the initial height:
y - yo = vosinθo t + ½gt2
0 - 0 = 17sin(45)t - 4.9t2
0 = 12.0t - 4.9t2

t = 2.5 s
xmax = voxt = 17cos(45)(2.5)
xmax = 30.1 m

4. (moderate) A home run is hit in such a way as the baseball just clears a wall (21.0 m tall) located 130.0 m from home plate. The ball is hit at a 35° angle. Assume that the ball is hit 1.0 m above the ground initially. Find...
a) The initial speed of the ball
Use frame of reference wherein xo= 0 and yo= 1 m
x - xo = vocosθo t
t = x/(vocosθo) = 130/(vocos35)
y - yo = vosinθo t + ½gt2
21 - 1 = vosin35(130/(vocos35)) + (-4.9)[130/(vocos35)]2

vo = 42 m/s

b) The time it takes to reach the wall
t = x/(vocosθo) = 130/(42cos35) = 3.8 s
 
c) The velocity components and the speed of the ball when it reaches the wall.
vx = vocos35 = 42cos35 = 34 m/s
vy= vosin35 + gt = 42sin35 + (-9.8)(3.8) = -13 m/s
Thus, when the baseball clears the fence it has a velocity of v = 34i -13j for an overall magnitude of 36 m/s
v = [(34)2 + (13)2]½ = 36 m/s

5. (moderate) A projectile is launched at a 35° angle from a height of 3300 m off the ground.  It lands on the ground 9400 m (in the x-direction) from the base of the launch site.  Find the initial speed and the maximum height.
Use frame of reference wherein xo= 0, x = 9400 m, yo= 3300 m and y=0
x - xo = vocosθo t
t = x/(vocosθo) = 9400/(vocos35)
y - yo = vosinθo t + ½gt2 
-3300 = vosin35(9400/(vocos35)) + (-4.9)[9400/(vocos35)]2

vo = 256 m/s
To find the max height use vy2 = voy2 + 2aΔy
at max height vy = 0 = (256sin35)2 + 2(-9.8)Δy
Δy = 1100 m (max height is thus 4400 m from the ground)

6. (moderate)  A tennis player hits a ball with an initial speed of 23.6 m/s perfectly horizontally. The ball is 2.37 m above the ground when struck by the racquet.  If the net is 12.0 m from the ball (in the x-direction), and the net height is 0.90 m, by how much does the ball clear the net?
Use frame of reference wherein xo= 0, x = 12.0 m, yo= 2.37 m and y=?
x - xo = vocosθo t
12 - 0 = 23.6(cos0)t
t =0.51
y - yo = vosinθo t + ½gt2
y - 2.37 = 23.6(sin0)(0.51) + ½(-9.8)(0.51)2 
y = 1.09 m
Since the net is 0.90 m high, the ball clears the fence by 0.19 m

7. (moderate) A rock is tossed at a 42°angle at an initial height of 1.2 m from the ground. 1.6 seconds after release, the rock reaches its maximum height. Find the initial velocity, the maximum height and the overall speed at maximum height.
At max height vy = 0
vy = voy + gt
0 = voy - 9.8(1.6)
voy = 15.7 m/s
We also know that voy = vosinθo
15.7 = vosin(42)
vo = 23.5 m/s
To find max height: vy = 0
vy2 = voy2 + 2g(Δy)
0 = (15.7)2 - 19.9(ymax - 1.2)
ymax = 13.6 m
To find overall speed at max height: v = vx = vox
v = vocosθo = 23.5cos(42)
v = 17.5 m/s

8. (OPTIONAL hard) Two objects are launched from the same position, with the same initial speeds, but at different angles. The projectile fired at the lower angle bounces (upon hitting the ground) losing some of its energy while following the black trajectories. The other projectile follows the red trajectory. Find the angle θ in the sketch below.
projectile problem 6

First find the time for projectile #1:
Δy = 0 = (vosin45)t + ½gt2
t = (vosin45)/4.9
Find the range called D:
D = (vocos45)t
D = (vocos45)(vosin45)/4.9 = (0.1)vo2
t1 = Time for projectile 2 to hit the first time.
Δy = 0 = (vosinθ)t + ½gt2
t1 = (vosinθ)/4.9
t2 = Time for projectile 2 to hit the second time.
Δy = 0 = ((vo/2)sinθ)t + ½gt2
t2 = (vosinθ)/9.8
Now find D1 and D2
D1 = (vocosθ)t1 = vocosθ((vosinθ)/4.9) = vo2cosθsinθ/4.9
D2 = ((vo/2)cosθ)t2 = ((vo/2)cosθ(vosinθ)/9.8) = vo2cosθsinθ/19.6
D = D1 + D2
(0.1)vo2 = (vo2cosθsinθ/4.9) + (vo2cosθsinθ/19.6)
0.2 = (2cosθsinθ/4.9) + (2cosθsinθ/19.6)
0.2 = (sin(2θ)/4.9) + (sin(2θ)/19.6)
0.2 = 5sin(2θ)/19.6
2θ = 52°
θ = 26°

9. (moderate) A kicker on the football team gives the ball an initial velocity of 22.0 m/s.  The kick begins 40.0 m in front of the goal posts.  The goal post crossbar is 3.44 m above the ground.  Determine the minimum and the maximum kicking angles which will result in a field goal.
Clue: It might be useful for you to remember the
trig identity, 1/(cos2θ) = 1 + tan2θ , as a way to simplify your analysis. Use your algebraic skills to treat the term tanθ as the unknown in a quadratic equation.
Find time with kinematic equation #2 in the x direction:
Δx = voxt
40 = (22cosθ)t
t = 40/(22cosθ)
Substitute the time into the y-equation:
Δy = voyt + ½gt2
3.44 = 22sinθ[40/(22cosθ)] - 4.9[40/(22cosθ)]2
3.44 = 40tanθ - 16.2/cos2θ
3.44 = 40tanθ - 16.2(1 + tan2θ)
0 = -16.2tan2θ + 40tanθ - 19.6  (quadratic)
tanθ = {0.67, 1.8}
θ = {34°, 61°}

10. (moderate) In every projectile example thus far, we have assumed free-fall conditions (no air resistance). Describe what you think the effect of air resistance would be on the range of a projectile. Additionally, use your ideas to predict if a projectile with an extremely big max height (very large initial speed) would have a larger range if shot at 45° or at 50°. Assume that the atmospheric density decreases with elevation.
Air resistance would cause a negative acceleration along the x-direction. Thus, the range would shorten and the trajectory would no longer be parabolic. Since the air density decreases with elevation, a projectile with a greater y-component to the initial velocity would interact with less air (overall) as it moved along its path. Thus, the 50° shot would most likely have the greater range.

Click on a link below to see Scenario Solutions:

1M

1N

1O

*The "AP" designation is a registered trademark of the College Board, which was not involved in the production of, and does not endorse, products sold on this website.

Powered by Physics Prep LLC.  All rights reserved. ©2012-2024