document.write( "Question 949880: Terrell drove to the mountains at an average 60mph. His return trip, by the same roads, averaged 40mph. His total driving time was 12 hours. How far did he drive one way? \n" ); document.write( "
Algebra.Com's Answer #579953 by MathTherapy(10557)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Terrell drove to the mountains at an average 60mph. His return trip, by the same roads, averaged 40mph. His total driving time was 12 hours. How far did he drive one way?
\n" ); document.write( "
Let distance one-way, be D
\n" ); document.write( "Then time taken on outbound trip = \"D%2F60\"
\n" ); document.write( "Time taken on inbound trip = \"D%2F40\"
\n" ); document.write( "Since total time was 12 hours, we get: \"D%2F60+%2B+D%2F40+=+12\"
\n" ); document.write( "2D + 3D = 1,440 -------- Multiplying by LCD, 120
\n" ); document.write( "5D = 1,440
\n" ); document.write( "D, or distance, one way = \"1440%2F5\", or \"highlight_green%28288%29\" miles \n" ); document.write( "
\n" );