madah12
- 326
- 1
Homework Statement
In the vertical jump, an athlete starts from a crouch and
jumps upward to reach as high as possible. Even the best athletes
spend little more than 1.00 s in the air (their "hang time"). Treat
the athlete as a particle and let Y(max) be his maximum height above
the floor. To explain why be seems to bang in the air, calculate the
ratio of the time be is above Y(max/2) to the time it takes him to go
from the floor to that height. You may ignore air resistance.
Homework Equations
v=v0-gt
delta y = v0t- 1/2 gt^2
The Attempt at a Solution
so I understood it as it need the ratio of t2 to t1 as t2 the time he need to get from y max/2 to y max and t1 the time from the ground to y max/2
since the displacements are cut two half they are equal so
y1=v1t1-1/2 gt1^2
=y2= v2t2- 1/2 gt2^2
where v1 is initial velocity and v2 is velocity at y max/2
v2=v1-gt1
at y max
0=v2-gt2
v2=gt2
v1=g(t1+t2)
then back to the original equation I can express it with only t1 and t2 as variables
g(t1+t2)t1-1/2 gt1^2=gt2^2 - 1/2 g t2^2
1/2 t1^2-t1t2=1/2 t22
I don't know how to work this maybe use to get the ratio should I use the quadratic equation for one of them as a variable?
but I think this is wrong I am sure I took a wrong approach and misunderstood the question I just can't see it.