document.write( "Question 423288: An airplane flew for 3 hours with a tail wind of 18 kilometers per hour. The return flight against the wind took 4 hours. Find the rate of the plane in still air. \n" ); document.write( "
Algebra.Com's Answer #295280 by mananth(16946)![]() ![]() You can put this solution on YOUR website! plane speed =x mph \n" ); document.write( "wind speed 18 mph \n" ); document.write( "time with tail wind 3 hours \n" ); document.write( "time against wind 4 hours \n" ); document.write( "Distance = same \n" ); document.write( "8(x+18) =4(x-18) \n" ); document.write( "8x +144 =4x-72 \n" ); document.write( "4x-8x=144-72 \n" ); document.write( "x =216 mph plane speed \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |