document.write( "Question 59154: Martina leaves home at 9 A.M., bicycling at a rate of 24 mi/h. Two hours later, John leaves, driving at the rate of 48 mi/h. At what time will John catch up with Martina? \n" ); document.write( "
Algebra.Com's Answer #40566 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
24X=48(X-2)
\n" ); document.write( "24X=48X-96
\n" ); document.write( "24X-48X=-96
\n" ); document.write( "-24X=-96
\n" ); document.write( "X=-96/-24
\n" ); document.write( "X=4 HOURS JOHN WILL CATCH UP WITH MARTINA.
\n" ); document.write( "
\n" );