document.write( "Question 392527: two cars leave town at the same time going the same direction. One travels 30 mph and the other 46 mph. In how many hours will they be 72 miles apart? \n" ); document.write( "
Algebra.Com's Answer #278575 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Relative to the first car, the second car (the faster one) travels 16 mph. It takes 4.5 hours to cover a displacement of 72 miles (since 72/16 = 4.5), so 4.5 hours.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The standard way simply uses a bit of elementary algebra. At some time t, 30t and 46t will be separated by 72 miles. Therefore,\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "46t - 30t = 72 mi\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "16t = 72\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "t = 4.5 hr
\n" ); document.write( "
\n" );