document.write( "Question 1025328: Liz and Jose rode their bikes into the country at a rate of 12 miles per hour. They return on the same path but are now tired, they slow down and maintain a speed of 8 miles per hour. If their whole ride took 10 hours how much distance did they cover? \n" ); document.write( "
Algebra.Com's Answer #640665 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Liz and Jose rode their bikes into the country at a rate of 12 miles per hour. They return on the same path but are now tired, they slow down and maintain a speed of 8 miles per hour. If their whole ride took 10 hours how much distance did they cover?
\n" ); document.write( "
Let distance each way be D
\n" ); document.write( "Then time taken on outbound trip = \"D%2F12\", and time taken on return trip = \"D%2F8\"
\n" ); document.write( "The following TIME equation is thus formed: \"D%2F12+%2B+D%2F8+=+10\"
\n" ); document.write( "2D + 3D = 240 -------- Multiplying by LCD, 24
\n" ); document.write( "5D = 240
\n" ); document.write( "D, or distance, one-way = \"240%2F5\", or 48 miles
\n" ); document.write( "Total distance covered: 2(48), or \"highlight_green%2896%29\" miles \n" ); document.write( "
\n" );