document.write( "Question 566769: Traveling at an average speed of 60 miles per hour can give better gas mileage than traveling at higher speeds. Suppose you drive from one town to another and want to average 60 miles per hour for the trip. Road construction on the way there reduces your average speed to 30 miles per hour. If you drive 90 miles per hour on the return trip, what is your average speed for the entire trip?\r
\n" );
document.write( "\n" );
document.write( "I dont think there is enough information for this. \n" );
document.write( "
Algebra.Com's Answer #366367 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! going ___ Tg = D / 30\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "returning ___ Tr = D / 90\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r = d / t = 2D / (Tg + Tr) = 2D / [(D / 30) + (D / 90)] = 2D / (4D / 90) = 45 \n" ); document.write( " |