document.write( "Question 1056600: A airplane had been flying for 1 hour when a change of wind current doubled the rate of the plane. If the entire trip of 384 km took 2.5 hours, how far did the plane travel in the first hour? \n" ); document.write( "
Algebra.Com's Answer #671688 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A airplane had been flying for 1 hour when a change of wind current doubled the rate of the plane. If the entire trip of 384 km took 2.5 hours, how far did the plane travel in the first hour? \n" ); document.write( "------------------------ \n" ); document.write( "1st leg DATA: \n" ); document.write( "time = 1 hr ; rate = x mph ; distance = x miles \n" ); document.write( "-------------------- \n" ); document.write( "2nd leg DATA: \n" ); document.write( "time = 1.5 hr ; rate = 2x mph ; distance = 1.5*2x = 3x miles \n" ); document.write( "----------------------------- \n" ); document.write( "Equation: \n" ); document.write( "x + 3x = 384 km \n" ); document.write( "4x = 384 \n" ); document.write( "x = 98 km (distance traveled in 1st hour) \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |