document.write( "Question 1017606: Jane rides her bike to Lake Moultrie. Going to the lake she averages 12mph. On the return trip, she averages 10 mph. If the round trip takes a total of 5.5 hours, how long does the return trip take? \n" ); document.write( "
Algebra.Com's Answer #633879 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Jane rides her bike to Lake Moultrie. Going to the lake she averages 12mph. On the return trip, she averages 10 mph. If the round trip takes a total of 5.5 hours, how long does the return trip take? \n" ); document.write( "=============== \n" ); document.write( "Avg speed of the round trip = 2*12*10/(10+12) = 120/11 mi/hr \n" ); document.write( "------------ \n" ); document.write( "d = r*t = (120/11)*5.5 = 60 miles RT, 30 miles each way. \n" ); document.write( "t = d/r = 30/10 = 3 hours returning \n" ); document.write( " \n" ); document.write( " |