document.write( "Question 267630: Tanya, who is a long distance runner, runs at an average velocity of 8mph. two hours after Tanya leaves your house, you leave in your Honda and follow the same route. If your average velocity of 40mph, how long will it be before you catch up with Tanya? How far will you be from your home? \n" ); document.write( "
Algebra.Com's Answer #196418 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
runs at an average velocity of 8mph.
\n" ); document.write( " two hours after Tanya leaves your house, you leave in your Honda and follow the same route.
\n" ); document.write( " If your average velocity of 40mph, how long will it be before you catch up with Tanya?
\n" ); document.write( ":
\n" ); document.write( "Find the time required to catch up with the runner first
\n" ); document.write( " when that happens both will run the same distance, write a distance equation: Dist = speed*time
\n" ); document.write( ":
\n" ); document.write( "Let t = Honda's travel time
\n" ); document.write( "then
\n" ); document.write( "(t+2) = Runner's travel time
\n" ); document.write( ":
\n" ); document.write( "honda's dist = runner's dist
\n" ); document.write( "40t = 8(t+2)
\n" ); document.write( "40t = 8t + 16
\n" ); document.write( "40t - 8t = 16
\n" ); document.write( "32t = 16
\n" ); document.write( "t = \"16%2F32\"
\n" ); document.write( "t = .5 hrs, Honda's travel time (2.5 hrs = runner's travel time)
\n" ); document.write( ":
\n" ); document.write( " How far will you be from your home?
\n" ); document.write( ":
\n" ); document.write( "Find the dist using the Honda time:
\n" ); document.write( ".5(40) = 20 mi
\n" ); document.write( "Check the dist using the runner's time
\n" ); document.write( "2.5(8) = 20 mi also
\n" ); document.write( "
\n" );