document.write( "Question 484014: Michelle drove to a friend's house at a rate of 40mph. She returned by the same route at a rate of 45mph. The driving time for the round trip was 4 hours. What was the distance she traveled? \n" ); document.write( "
Algebra.Com's Answer #331211 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! : Michelle drove to a friend's house at a rate of 40mph. \n" ); document.write( " She returned by the same route at a rate of 45mph. \n" ); document.write( " The driving time for the round trip was 4 hours. \n" ); document.write( " What was the distance she traveled? \n" ); document.write( ": \n" ); document.write( "let d = the one-way distance \n" ); document.write( "then \n" ); document.write( "2d = the total distance traveled \n" ); document.write( ": \n" ); document.write( "Write time equation: time = dist/speed \n" ); document.write( ": \n" ); document.write( "to time + return time = 4 hrs \n" ); document.write( " \n" ); document.write( "multiply by 360 \n" ); document.write( "360* \n" ); document.write( "Cancel the denominators, results: \n" ); document.write( "9d + 8d = 1440 \n" ); document.write( "17d = 1440 \n" ); document.write( "d = \n" ); document.write( "d = 84.7 \n" ); document.write( "therefore \n" ); document.write( "2 * 84.7 = 169.4 total distance traveled \n" ); document.write( " \n" ); document.write( " |