document.write( "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.\r
\n" ); document.write( "\n" ); document.write( "What is Nick's distance from the starting line x seconds after the race started (provided x ≥ 5)?
\n" ); document.write( "

Algebra.Com's Answer #766845 by ikleyn(52824)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "The distance d(x) from the starting line x seconds after the race started (provided x >= 5) is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    d(x) = 45 + \"%28%2885-45%29%2F%2810-5%29%29%2A%28x-5%29\" = 45 + 8*(x-5).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is the standard interpolation/extrapolation linear function, based on given data.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Linear interpolation/extrapolation formula is applicable in this case,\r\n" );
document.write( "since after 5 seconds Nick runs with uniform speed.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "His speed is  \"%2885-45%29%2F%2810-5%29\" = \"40%2F5\" = 8 meters per second.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );