document.write( "Question 489028: A car and a van leave from the same point, at the same time, on the same path. The van travels 48mph, car travels 40mph. The van stops after driving 35 miles. How long till the car catches up to the van? \n" ); document.write( "
Algebra.Com's Answer #333586 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A car and a van leave from the same point, at the same time, on the same path.
\n" ); document.write( " The van travels 48mph, car travels 40mph.
\n" ); document.write( " The van stops after driving 35 miles.
\n" ); document.write( " How long till the car catches up to the van?
\n" ); document.write( ":
\n" ); document.write( "Let w = time the van waits
\n" ); document.write( ":
\n" ); document.write( "write a time equation, time = dist/speed
\n" ); document.write( ":
\n" ); document.write( "w = \"35%2F40\" - \"35%2F48\"
\n" ); document.write( "Multiply by a common denominator of 240, results
\n" ); document.write( "240w = 6(35) - 5(35)
\n" ); document.write( "240w = 210 - 175
\n" ); document.write( "240w = 35
\n" ); document.write( "w = 35/240 * 60 (to get time in minutes)
\n" ); document.write( "w = 8.75 minutes
\n" ); document.write( "
\n" ); document.write( "
\n" );