
William W. answered 04/03/24
Experienced Tutor and Retired Engineer
I choose to make the coordinate plane be located at the initial position. This makes the bottom of the cliff (final height) be - 200m.
The time it takes can be calculated by considering the y-direction of travel which starts with an initial velocity of 40sin(20°) downward so -13.68 m/s and accelerates at -9.8 m/s2:
xf = xi + vit + 1/2at2
-200 = 0 + -13.68t + 1/2(-9.8)t2
-4.9t2 - 13.68t + 200 = 0
Solve using the quadratic equation:
t = 5.1435 and t = -7.9355
We can ignore the negative time answer so t = 5.1435 seconds or (rounded) t = 5 seconds
The horizontal distance is calculated using the horizontal velocity multiplied by the time:
xf = xi + vit
xf = 0 + 40cos(20°)(5.1435) = 193 meters or rounded xf = 200 m
The final velocity has an x-component of 40cos(20°) = 37.59 m/s and it has a y-component calculated as:
vf = vi + at
vf = -13.68 + (-9.8)(5.1435) = -64.09 m/s
With an x-component of 37.59 m/s and a y-component of -64.09 m/s we can find the vector velocity. The magnitude of the velocity is √(37.592 + (-64.09)2) = 74.3 m/s (I'll let you round if you want) and a direction calculated using tan-1(64.09/37.59) = 59.6° below the horizontal