SOLUTION: Nick runs a 100-meter race. 5 seconds after the race started Nick is 45 meters from the starting line and reaches his max speed; he runs at this max speed for the rest of the race.

Algebra ->  Expressions-with-variables -> SOLUTION: Nick runs a 100-meter race. 5 seconds after the race started Nick is 45 meters from the starting line and reaches his max speed; he runs at this max speed for the rest of the race.      Log On


   



Question 1145620: Nick runs a 100-meter race. 5 seconds after the race started Nick is 45 meters from the starting line and reaches his max speed; he runs at this max speed for the rest of the race. Nick notices that he is 85 meters from the starting line 10 seconds after the race started.
What is Nick's distance from the starting line x seconds after the race started (provided x ≥ 5)?

Answer by ikleyn(52803) About Me  (Show Source):
You can put this solution on YOUR website!
.

The distance d(x) from the starting line x seconds after the race started (provided x >= 5) is


    d(x) = 45 + %28%2885-45%29%2F%2810-5%29%29%2A%28x-5%29 = 45 + 8*(x-5).


It is the standard interpolation/extrapolation linear function, based on given data.


Linear interpolation/extrapolation formula is applicable in this case,
since after 5 seconds Nick runs with uniform speed.


His speed is  %2885-45%29%2F%2810-5%29 = 40%2F5 = 8 meters per second.