document.write( "Question 182256: five friends drove at an average rate of 50 miles per hour to a weekend retreat. On the way home, they took the same route but averaged 75 miles per hour. What was the distance between home and the retreat if the round trip took 10 hours? \n" ); document.write( "
Algebra.Com's Answer #136794 by rapaljer(4671)\"\" \"About 
You can put this solution on YOUR website!
Let t = time it takes to get TO the retreat.
\n" ); document.write( "Then 10-t = time it takes to get BACK from the retreat.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Distance to the retreat = Distance back from the retreat
\n" ); document.write( "Rate * Time = Rate * Time
\n" ); document.write( "50*t = 75(10-t)
\n" ); document.write( "50t = 750 -75t
\n" ); document.write( "50t+75t = 750
\n" ); document.write( "125t=750
\n" ); document.write( "t=6 hours to get TO the retreat at 50 mph = 300 miles\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "As a check, this means that it took only 4 hours to return at 75 mph.
\n" ); document.write( "4*75 = 300 miles, and it checks!!\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "R^2
\n" ); document.write( "
\n" );