Acceleration of world-class sprinter

  • Thread starter Thread starter kring_c14
  • Start date Start date
  • Tags Tags
    Acceleration
AI Thread Summary
A typical world-class sprinter accelerates to maximum speed in 4 seconds and completes a 100-meter race in 9.1 seconds. The problem can be divided into two parts: acceleration for the first 4 seconds and constant speed for the remaining 5.1 seconds. The distance covered during acceleration can be calculated using the equation x1 = 1/2(v1 + v2)t1, while the distance at constant speed is x2 = v2t2. By combining these distances to equal 100 meters, the maximum velocity can be determined. Finally, the average acceleration can be found using the formula a = (v2 - v1) / t1.
kring_c14
Messages
76
Reaction score
0

Homework Statement



A typical world-class sprinter accelerates to his maximum speed in 4 s. If such a runner finishes a 100-m race in 9.1 s, what is the runner’s average acceleration during the first 4 s?

:cry:
thank you for your help...
 
Physics news on Phys.org
A typical world-class sprinter accelerates to his maximum speed in 4 s. If such a runner finishes a 100-m race in 9.1 s, what is the runner’s average acceleration during the first 4 s?

this will be a two-part problem.

1) The first part is him accelerating from 0 to Vmax in 4 sec.

2) The second part will be him at steady speed, Vmax for 5.1 sec.

If you can express both of these parts algebraically (without numbers) as meters run, then you can add those together to equal the Total Distance Run and solve for that max velocity.

Having the max velocity, you can go back to the first part and find the acceleration.
 
Divide the race into two parts i) where he accelerates at a constant rate 'a' for 4 sec, and the second part where he travels at the constant speed a*(4 sec). Write down an expression for how far he travels in i) and an expression for how far he travels in ii). The sum of those two expressions is 100m. Can you solve for a?
 
i don't get it...sorry...
 
His maximum speed is v which he reaches at 4s... his initial speed is 0. What distance does he travel over the first 4 seconds, in terms of v? Just plug into the appropriate equation.
 
kring_c14 said:
i don't get it...sorry...

Here's the question right?

A typical world-class sprinter accelerates to his maximum speed in 4 s. If such a runner finishes a 100-m race in 9.1 s, what is the runner’s average acceleration during the first 4 s?

For the first part of his motion, he's accelerating from a velocity of 0 to a velocity of V (we don't know the number yet, but that's ok)€.

So we can find the distance run so far by:

1) x1 = 1/2(v1 + v2)t1, where v1 = 0, and t1 = 4s

For the second part, it's simply

2) x2 = v2t2, where we don't know v2 still, but we know t2 = 5.1s

Since the whole race is 100 meters long, and the equations above give us two distances during the time he raced, we can add those two distance, 1) and 2), together to equal the third distance, 100m:

3a) x1 + x2 = 100m

or

3b) 2s*v2 + 5.1s*v2 = 100m

you can solve 3b for v2 to get the velocity.

once you have v2, you can go back to 1) and use the equation:

4) a*t1 = 1/2(v1 + v2)

solving 4) for "a" gives you your acceleration.
 
thank you so much!thank you!
 
Pythagorean said:
4) a*t1 = 1/2(v1 + v2)

solving 4) for "a" gives you your acceleration.

You mean a = (v2-v1)/t1.
 
Back
Top