document.write( "Question 1127557: Betty and Carl live in the same apartment building, work at the same office, and set off for work in the morning at the same time. They must each travel 65 km, and they arrive at work at the same time. Betty travels by car at 45 km/h, parks the car and then walks at 5 km/h the rest of the way to work. Carl takes the bus, which travels at 40 km/h, to the same car park as Betty uses, and then rides his bike the rest of the way at 6 km/h. If they both leave leave at 6 a.m, at what time do they arrive to work? \n" ); document.write( "
Algebra.Com's Answer #743975 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let x be the distance from the apartment building to the parking.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then we have the time equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    Betty's total travel time  =  Carl's total travel rime\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"x%2F45+%2B+%2865-x%29%2F5\"                  =  \"x%2F40+%2B+%2865-x%29%2F6\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by 45*5*40*6\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    5*40*6x + 45*40*6*(65-x) = 45*5*6*x + 45*5*40*(65-x)\r\n" );
document.write( "\r\n" );
document.write( "    5*40*6x - 45*40*6x - 45*5*6x + 45*5*40x = 45*5*40*65 - 45*40*6*65\r\n" );
document.write( "\r\n" );
document.write( "    (5*40*6 - 45*40*6 - 45*5*6 + 45*5*40)x = 45*5*40*65 - 45*40*6*65\r\n" );
document.write( "\r\n" );
document.write( "    -1950x = -117000\r\n" );
document.write( "\r\n" );
document.write( "    x = {{(-117000)/(-1950)}}} = 60.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus we found the distance x = 60 miles.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Hence, Betty spends  \"60%2F45\" + \"5%2F5\" hours = 1 hour 20 minutes + 1 hour = 2 hours and 20 minutes.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To check, Carl spends the same time  \"60%2F40\" + \"5%2F6\" hours = 1 hour 30 minutes + 50 minutes = 2 hours and 20 minutes.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Hence, they both arrive to work at 8:20 am.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );