Calculating Takeoff Speed for an Olympic Long Jumper

AI Thread Summary
To calculate the takeoff speed of an Olympic long jumper who leaves the ground at a 23-degree angle and lands 8.7 meters away, the equations of motion in two dimensions are utilized. The horizontal motion is represented by x = v_0 cos(θ) t, while the vertical motion is described by y = v_0 sin(θ) t - (1/2)gt². To find the takeoff speed (v_0), one must first determine the time of flight (t) when the jumper lands, setting y = 0. By substituting t from the horizontal equation into the vertical equation, both variables can be solved simultaneously. This approach clarifies the relationship between the variables and allows for the calculation of the jumper's takeoff speed.
pinky2468
Messages
86
Reaction score
0
Kinematics in Two Dimensions??

Hi, I was wondering if anyone could give a little help on this problem. I can't figure out where to begin!
An Olympic long jumper leaves the ground at an angle of 23 degrees and travels through the air for a horizontal distance of 8.7m before landing. What is the take off speed of the jumper?
Thanks!
 
Physics news on Phys.org
Let x be horizontal and y be vertical and suppose the jumper takes off from the origin (0, 0) at t = 0. Then
x = v_0 \cos( \theta) t
and
y = v_0 \sin(\theta) t - \frac{1}{2}g t^2
so, first, find the time at which he/she lands (y = 0) and use that value of t in the first equation to find v_0
 
Why is y=0 and for the y equation given is V=0?
 
pinky2468 said:
Why is y=0 and for the y equation given is V=0?

y=0 on landing because he is landing on the ground which where you are measuring from!

No, v0 is the same in both equations. (It is the sine and cosine that distinguish vertical and horizontal speeds.) That means that what Tide suggested isn't quite right- you can't "find the time at which he/she lands (y = 0) and use that value of t in the first equation to find v0".

What you can do is use the length of the jump given and solve the two simultaneous equations
v_0cos(23)t= 8.7 and
v_0sin(23)t- \frac{g}{2}t^2= 0
for both t and v0.
 
I'm sorry, I feel retarded but I still don't understand how you can have to unknown variables in one problem. If I don't know Vo or time how do I even solve the first equation?
 
you can always remove one variable by substituting it as something else...

for instance, you can use t = x/(cos23 *v)
 
Last edited:
HallsofIvy said:
That means that what Tide suggested isn't quite right

Picky, picky! :smile:

Obviously, when I say "solve for" I meant solve for t in terms of v_0.
 

Similar threads

Back
Top