document.write( "Question 1098532: Abby drove from town A to B in 3 hours. Billy left town A at the same time, but drove 5km/h more slowly, and arrived at town B 20 minutes later than Abby. What is the distance between town A and B in km? \n" ); document.write( "
Algebra.Com's Answer #712913 by ikleyn(52785)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Solution 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let \"r\" be the Andy's rate, in kilometers per hour.\r\n" );
document.write( "\r\n" );
document.write( "Then the Billy's rate was  (r-5) km/h.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Abby covered the distance  r*3  in three hours.\r\n" );
document.write( "\r\n" );
document.write( "Billy covered the distance (r-5)*(3 + 1/3)   (notice that 1/3 = 1/3 of an hour = 20 minutes).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The distance is the same, which gives you an equation \r\n" );
document.write( "\r\n" );
document.write( "3r = (10/3)*(r-5).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve for r. First step is to multiply both sides by 3 and open parentheses:\r\n" );
document.write( "\r\n" );
document.write( "9r = 10r - 50  ====>   50 = 10r - 9r  ====>  r = 50.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus Andy's rate was 50 km/h.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Hence, the distance between the towns was 3*50 = 150 km.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solution 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let D be the distance between the towns.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Andy's rate was  \"D%2F3\" kilometers per hour.\r\n" );
document.write( "\r\n" );
document.write( "Billy's rate was  \"D%2F%28%2810%2F3%29%29\" kilometers per hour.    (Notice that \"10%2F3\" = \"3\"\"1%2F3\" hours).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The difference of the rates was 5 km/h, according to the condition.\r\n" );
document.write( "\r\n" );
document.write( "It gives you an equation\r\n" );
document.write( "\r\n" );
document.write( "\"D%2F3\" - \"D%2F%28%2810%2F3%29%29\" = 5,   or, which is the same\r\n" );
document.write( "\r\n" );
document.write( "\"D%2F3\" - \"%283%2AD%29%2F10\" = 5.\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by 30. You will get\r\n" );
document.write( "\r\n" );
document.write( "10D - 9D = 5*30  ====>  D = 150.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You got the same answer:  The distance is 150 kilometers.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );