document.write( "Question 668193: Can you help me with this problem: A Fly By Night Airlines plane is traveling at 600 miles per hour with all three engines running. After it has flown for x hours, the pilot turns off the middle engine to conserve fuel. The speed after engine shutdown is 500 miles per hour. If the total flight time is 6 hours, how long into the flight is the engine shut down for a 3400 mile cross country flight? \n" ); document.write( "
Algebra.Com's Answer #415377 by stanbon(75887) ![]() You can put this solution on YOUR website! Can you help me with this problem: \n" ); document.write( "A Fly By Night Airlines plane is traveling at 600 miles per hour with all three engines running.After it has flown for x hours, the pilot turns off the middle engine to conserve fuel. \n" ); document.write( "distance traveled = 600x miles \n" ); document.write( "-------------------------------------------- \n" ); document.write( "The speed after engine shutdown is 500 miles per hour. \n" ); document.write( "If the total flight time is 6 hours \n" ); document.write( "distance traveled = 500(6-x) miles \n" ); document.write( "-------------------------- \n" ); document.write( ", how long into the flight is the engine shut down for a 3400 mile cross country flight? \n" ); document.write( "=== \n" ); document.write( "Equation: \n" ); document.write( "600x + 500(6-x) = 3400 miles \n" ); document.write( "600x + 3000 - 500x = 3400 \n" ); document.write( "100x = 400 \n" ); document.write( "x = 4 hrs (time the plane flew on 3 engines) \n" ); document.write( "--- \n" ); document.write( "6-x = 2 hrs (time the plane flew on 2 engines) \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |