document.write( "Question 217867: A motorcycle traveling at 70 miles per hour overtakes a car traveling at 40 miles per hour that had a three- hour head start. How far from the starting point are the two vechicles.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #164206 by MathTherapy(10551)![]() ![]() You can put this solution on YOUR website! A motorcycle traveling at 70 miles per hour overtakes a car traveling at 40 miles per hour that had a three- hour head start. How far from the starting point are the two vechicles. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let the time that the faster vehicle (motorcycle) takes to get to the meeting point be T\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then the time that the car takes to get to the meeting point is T + 3 since it had a 3-hour head start, and is the slower vehicle\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since Distance = Speed x Time, and in this case the distances are equal, we therefore have: 70T = 40(T + 3)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "70T = 40T + 120\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "30T = 120\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It also means that the motorcycle took 4 hours to travel 280 miles, and the car took 3 hours more, or 7 hours to travel the same distance. \n" ); document.write( " |