document.write( "Question 955943: Elizabeth drove half the distance of a trip at 35 mph. At what speed would she have to drive for the rest of the distance so that the average speed for the entire trip would be 52 mph?\r
\n" );
document.write( "\n" );
document.write( "Help please! \n" );
document.write( "
Algebra.Com's Answer #584081 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Elizabeth drove half the distance of a trip at 35 mph. At what speed would she have to drive for the rest of the distance so that the average speed for the entire trip would be 52 mph? \n" ); document.write( "--------------- \n" ); document.write( "d = 1/2 the total distance \n" ); document.write( "r = speed of the 2nd half \n" ); document.write( "--- \n" ); document.write( "d/35 + d/r = 2d/52 \n" ); document.write( "1/35 + 1/r = 1/26 \n" ); document.write( "(r + 35)/35r = 1/26 \n" ); document.write( "r+35 = 35r/26 \n" ); document.write( "26r + 910 = 35r \n" ); document.write( "9r = 910 \n" ); document.write( "r = 101.111... mi/hr \n" ); document.write( " \n" ); document.write( " |