document.write( "Question 208160This question is from textbook
\n" ); document.write( ": michaek drove to a friends house at a rate of 40 mph. he returned the same route at a rate of 45 mph. the driving time for the round trip was 4 hours. what was the distance michael traveled? \n" ); document.write( "
Algebra.Com's Answer #157479 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
michaek drove to a friends house at a rate of 40 mph.
\n" ); document.write( " he returned the same route at a rate of 45 mph.
\n" ); document.write( " the driving time for the round trip was 4 hours.
\n" ); document.write( " what was the distance michael traveled?
\n" ); document.write( ":
\n" ); document.write( "let d = one way distance
\n" ); document.write( ":
\n" ); document.write( "Write a time equation: Time = \"dist%2Fspeed\"
\n" ); document.write( ":
\n" ); document.write( "Go time + return time = 4 hrs
\n" ); document.write( "\"d%2F40\" + \"d%2F45\" = 4
\n" ); document.write( "Multiply equation by 360 to get rid of the denominators, results:
\n" ); document.write( "9d + 8d = 4(360)
\n" ); document.write( ":
\n" ); document.write( "17d = 1440
\n" ); document.write( "d = \"1440%2F17\"
\n" ); document.write( "d = 84.7 mi one way
\n" ); document.write( ":
\n" ); document.write( "then total dist:
\n" ); document.write( "2*84.7 = 169.4 mi
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution by finding the times
\n" ); document.write( "84.7/40 = 2.1175
\n" ); document.write( "84.7/45 = 1.8822
\n" ); document.write( "-----------------
\n" ); document.write( "totaltime 3.9997 ~ 4 hrs
\n" ); document.write( "
\n" ); document.write( "
\n" );