document.write( "Question 1122488: Diego runs a 100-meter race. 6 seconds after the race started Diego is 40 meters from the starting line and reaches his max speed; he runs at this max speed for the rest of the race. Diego notices that he is 76 meters from the starting line 10 seconds after the race started. \r
\n" );
document.write( "\n" );
document.write( "a. What is Diego's max speed?\r
\n" );
document.write( "\n" );
document.write( "b. Suppose Diego runs for an additional 3 seconds after reaching his max speed...
\n" );
document.write( "-How far will Diego travel during those additional 3 seconds?\r
\n" );
document.write( "\n" );
document.write( "-What is Diego's distance from the starting line 9 seconds after the race started?\r
\n" );
document.write( "\n" );
document.write( "c. What is Diego's distance from the starting line 7.5 seconds after the race started? \n" );
document.write( "
Algebra.Com's Answer #738734 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Diego runs a 100-meter race. \n" ); document.write( " 6 seconds after the race started Diego is 40 meters from the starting line and reaches his max speed; he runs at this max speed for the rest of the race. \n" ); document.write( " Diego notices that he is 76 meters from the starting line 10 seconds after the race started. \n" ); document.write( "a. What is Diego's max speed? \n" ); document.write( "He covered the 1st 40 m in 6 sec, then he must have covered the last 36 m, 10-6 = 4 sec. That's a speed of 36/4 = 9m/sec(max speed) \n" ); document.write( ": \n" ); document.write( "b. Suppose Diego runs for an additional 3 seconds after reaching his max speed... \n" ); document.write( "-How far will Diego travel during those additional 3 seconds? \n" ); document.write( "3* 9m/sec = 27 m \n" ); document.write( "-What is Diego's distance from the starting line 9 seconds after the race started? \n" ); document.write( "40 + 27 = 67 meters \n" ); document.write( ": \n" ); document.write( "c. What is Diego's distance from the starting line 7.5 seconds after the race started. \n" ); document.write( "7.5 - 6 = 1.5 \n" ); document.write( "40 + (1.5 * 9) = 53.5 m \n" ); document.write( " \n" ); document.write( " |