Jennifer M. answered 01/28/23
AP and College Physics Tutor Specializing in Simplifying Physics
a.) the horizontal component of projectiles launched at an angle will be:
vx = v0 cosθ. (Derived from SOH CAH TOA)
Plugging in the values from the problem:
vx = 4(cos(20º)) = 3.8 m/s
b.) the vertical component of projectiles launched at an angle will be:
vy = v0 sinθ. (Derived from SOH CAH TOA)
Plugging in the values:
vy = 4(sin(20º)) = 1.4 m/s
c.) The maximum height of a projectile occurs when the vertical velocity = 0. The horizontal velocity is constant throughout the motion so be sure to only set vy=0 at the maximum height.
Using the following kinematic equation we can solve for y (the maximum height).
vy2 = vy02 + 2a(y – y0)
Setting vy = 0, a = –9.8 m/s2, and y0 = 30 inches, but we need to convert that to m.
30 inches * 0.0254 m / 1 inch = 0.762 m
Now plug in our values:
0 = 1.42 + 2(–9.8)(y–0.762)
–1.42 = –2(9.8)(y–0.762)
–1.96 = –19.6(y–0.762)
0.1 = y–0.762
y = 0.86m. So the maximum height is 0.86m above the floor
d.) In order to find the horizontal distance the ball traveled we need to solve for time the launcher is in the air. we will use the following kinematic equation using the vertical values.
y = y0 +vy0t + 1/2ayt2
setting y = 0 because the height of the floor is 0m, y0 = the height of the desk in m, 0.762 m, and ay = –9.8 m/s2
Plug in values:
0 = 0.762 + 1.4t +1/2(–9.8)t2
0 = 0.762 + 1.4t – 4.9t2
This is a quadratic and we need to use the quadratic formula to solve.–
Solving for t we get t = –0.2766 and 0.5623 s. Only the positive value makes sense since t must always be positive
Now use the same kinematic equation in the x-direction
x = x0 +vx0t + 1/2axt2
setting x0 = 0 and ax = 0 (the horizontal velocity is constant meaning that ax = 0 for every projectile motion problem) and t = 0.5623 s
x = 0 + 3.8(0.5623) + 0
x = 2.13 m
Hope this helps!