Athelete jump dimensional motion

  • Thread starter Thread starter madah12
  • Start date Start date
  • Tags Tags
    Jump Motion
AI Thread Summary
The discussion focuses on calculating the ratio of time an athlete spends above half of their maximum jump height (Y(max/2)) compared to the time taken to reach that height from the ground. The equations of motion are applied to derive the relationship between these times, leading to a quadratic equation for the ratio r = t1/t2. A sign error was identified in the calculations, which clarified that the correct ratio should be t2/t1, resulting in r = 1 + sqrt(2). The conclusion confirms that the time spent above Y(max/2) is longer than the time taken to reach that height. The discussion emphasizes the importance of careful equation manipulation in solving physics problems.
madah12
Messages
326
Reaction score
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.
 
Physics news on Phys.org
madah12 said:
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.

It is a nice work up to here. Divide the equation by t2^2, you will get a quadratic equation for the ratio r=t1/t2.

ehild
 
I got r= 1 + sqrt(2) is that correct?
 
I just noticed that you have a sign error in the last equation. The previous one is correct yet, you just mistyped the sign of t1t2. It should be

1/2 t1^2+t1t2=1/2 t2^2,

that means r=-1+sqrt(2). It takes a shorter time to reach half of maximum height from ground than the maximum from half-height.

ehild
 
uhm did i switch the times in the original question? was I supposed to get t2/t1 instead of t1/t2?
ratio of the time be is above Y(max/2) to the time it takes him to go
from the floor to that height.
but all I need to do is invert it right so 1/(-1+sqrt(2))=1 + sqrt(2)?
 
Well, yes, I mixed the rtimes... The question was t2/t1, so your result was correct:smile:

ehild
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top