document.write( "Question 1144165: A family goes on vacation to a water park. During the drive to the water park the weather caused the family to average 44 miles per hours. After their vacation the weather improved, so they could average 80 miles per hour on the return trip. If the distance each way was equal, and the entire time driving was 6.2 hours, find the distance one way to the water park. \n" ); document.write( "
Algebra.Com's Answer #765181 by greenestamps(13198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The ratio of the two speeds is 80:44 = 20:11, and the distances are the same; therefore, the ratio of the times spent at the two speeds is 11:20. So \n" ); document.write( "let 11x = time spent at 80mph \n" ); document.write( "let 20x = time spent at 44mph \n" ); document.write( "The total driving time was 6.2 hours: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The driving time at 80mph was 11x = 2.2 hours, so the distance was 80*2.2 = 176 miles. \n" ); document.write( "or... \n" ); document.write( "The driving time at 44mph was 20x = 4 hours, so the distance was 44*4 = 176 miles. \n" ); document.write( " |