document.write( "Question 54013: If Martina leaves home at 9 A.M., bicycling at a rate of
\n" ); document.write( "24 mi/h. About two hours later, John leaves, driving at the rate of 48 mi/h. What will the time be when John catches up with Martina?
\n" ); document.write( "

Algebra.Com's Answer #36271 by AnlytcPhil(1806)\"\" \"About 
You can put this solution on YOUR website!
If Martina leaves home at 9 A.M., bicycling at a rate of\r\n" );
document.write( "24 mi/h. About two hours later, John leaves, driving at \r\n" );
document.write( "the rate of 48 mi/h. What will the time be when John \r\n" );
document.write( "catches up with Martina?\r\n" );
document.write( "\r\n" );
document.write( "Make a DRT-chart:\r\n" );
document.write( "\r\n" );
document.write( "          Distance    Rate    Time\r\n" );
document.write( "Martina                           \r\n" );
document.write( "John                                 \r\n" );
document.write( "\r\n" );
document.write( "Fill in their rates (speeds) \r\n" );
document.write( "\r\n" );
document.write( "          Distance    Rate    Time\r\n" );
document.write( "Martina                24         \r\n" );
document.write( "John                   48         \r\n" );
document.write( "\r\n" );
document.write( "Let x be the time after 9 o'clock that John catches up\r\n" );
document.write( "with Martina.  So Martina's time is x hours, so fill\r\n" );
document.write( "that in:\r\n" );
document.write( "\r\n" );
document.write( "          Distance    Rate    Time\r\n" );
document.write( "Martina                24       x\r\n" );
document.write( "John                   48         \r\n" );
document.write( "\r\n" );
document.write( "Since John started two hours later, his time was 2 hours\r\n" );
document.write( "less than Martina's time.  So his time is x-2 hours. Fill\r\n" );
document.write( "that in \r\n" );
document.write( "\r\n" );
document.write( "          Distance    Rate    Time\r\n" );
document.write( "Martina                24       x\r\n" );
document.write( "John                   48      x-2\r\n" );
document.write( "\r\n" );
document.write( "Now use the fact that Distance = Rate × Time to fill in\r\n" );
document.write( "the two distances:\r\n" );
document.write( "\r\n" );
document.write( "          Distance    Rate    Time\r\n" );
document.write( "Martina      24x       24       x\r\n" );
document.write( "John       48(x-2)     48      x-2\r\n" );
document.write( "\r\n" );
document.write( "They traveled the same distance, so we can set their\r\n" );
document.write( "distances equal to each other:\r\n" );
document.write( "\r\n" );
document.write( "  24x = 48(x-2)\r\n" );
document.write( "\r\n" );
document.write( "Solve that and get x = 4 hours.\r\n" );
document.write( "\r\n" );
document.write( "Four hours after 9 AM is 1 PM.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );