PROBLEM
question on projectile physics
A stone is projected from a point O on a cliff with a speed of 20m/s at an angle of elevation of 30 degrees. T seconds later the angle of depression of the stone from O is 45 degrees. find the value of T
A stone is projected from a point O on a cliff with a speed of 20m/s at an angle of elevation of 30 degrees. T seconds later the angle of depression of the stone from O is 45 degrees. find the value of T
SOLUTION
Diagram:
20 m/s
/
_____O/30° - - - - - - - - - -
****** \45°
****** \
******
Equations for projectile motion:
v = v0 + at
x = x0 + v0t + (1/2)at2
v0x = v0cosθ
v0y = v0sinθ
v0x = v0cosθ = 20cos30° = 20√3
v0y = v0sinθ = 20sin30° = 20(1/2) = 10
Since, vx = v0x throughout the flight of the stone, when the stone is at an angle of depression = 45°, vx = -vy = 20√3
vy = voy + at
-20√3 = 10 - 9.8t
-20√3 - 10 = -9.8t
[-20√3 - 10]/(-9.8) = t
t = 4.55520573 s
t ≈ 4.6 s