document.write( "Question 265578: An airplane flew for 8 hours at an airspeed of x miles per hour (mph),and for 7 more hours at 325 mph.If the average for the entire flight was 350 mph, which equations could be used to find x? \n" ); document.write( "
Algebra.Com's Answer #195306 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
D=RT
\n" ); document.write( "D=8X
\n" ); document.write( "D=7*325
\n" ); document.write( "(8X+7*325)/15=350
\n" ); document.write( "(8X+2,275)/15=350 CROSS MULTIPLY
\n" ); document.write( "8X+2,275=15*350
\n" ); document.write( "8X+2,275=5,250
\n" ); document.write( "8X=5,250-2,275
\n" ); document.write( "8X=2,975
\n" ); document.write( "X=2,975/8
\n" ); document.write( "X=371.875 MPH. FOR THE 8 HOUR LEG.
\n" ); document.write( "2,975+2,275=5,250 IS THE TOTAL DISTANCE
\n" ); document.write( "5,250=R(8+7)
\n" ); document.write( "5,250=15R
\n" ); document.write( "R=5,250/15
\n" ); document.write( "R=350 MPH. IS THE AVERAGE SPEED.
\n" ); document.write( "
\n" );