
Bob S. answered 09/04/21
Electrical Engineer (PhD), can also help with Physics, Math and Coding
We need to find the time that the tiger is in the air. For any body, starting with 0 vertical velocity, the vertical distance traveled is
h = (1/2) * a * t * t
So, to fall h = 4.3 m takes
t = sqrt(2 * h / a) = sqrt(2 * 4.3 / 9.81) = 0.94 seconds.
The tiger travels horizontally d = 5.4 m in this time, so the horizontal velocity is then
v = d / t = 5.4 / 0.94 = 5.77 m/s