document.write( "Question 83079This question is from textbook introductory algebra
\n" );
document.write( ": A twin-engine plane can fly 800 mi in the same time that it takes a single-engine plane to fly 600 mi. The rate of the twin-engine plane is 50 mph faster than that of the single-engine plane. Fine the rate of the twin-engine plane. \n" );
document.write( "
Algebra.Com's Answer #59630 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! twin-engine plane can fly 800 mi in the same time that it takes a single-engine plane to fly 600 mi. The rate of the twin-engine plane is 50 mph faster than that of the single-engine plane. Fine the rate of the twin-engine plane. \n" ); document.write( "-------------------- \n" ); document.write( "Twin plane DATA: \n" ); document.write( "Distance = 800 mi ; Rate = x+50 mph ; time = d/r = 800/(x+50) hrs. \n" ); document.write( "------------------- \n" ); document.write( "Single Plane DATA: \n" ); document.write( "Distance = 600 mi ; Rate = x mph ; time = d/r = 600/x \n" ); document.write( "=============== \n" ); document.write( "EQUATION: \n" ); document.write( "time = time \n" ); document.write( "800/(x+50) = 600/x \n" ); document.write( "8/(x+50) = 6/x \n" ); document.write( "8x = 6x + 300 \n" ); document.write( "x= 150 mph \n" ); document.write( "x+50 = 200 mph (twin-engine plane rate) \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |