document.write( "Question 384344: If a plane can travel 480 miles per hour with the wind and 400 miles per hour against the wind, find the speed of the plane in still air? \n" ); document.write( "
Algebra.Com's Answer #272072 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If a plane can travel 480 miles per hour with the wind and 400 miles per hour against the wind, find the speed of the plane in still air? \n" ); document.write( "--------------------- \n" ); document.write( "Let \"p\" be speed of plane in still air. \n" ); document.write( "Let \"c\" be speed of the wind. \n" ); document.write( "----- \n" ); document.write( "Equations: \n" ); document.write( "p + c = 480 mph \n" ); document.write( "p - c = 400 mph \n" ); document.write( "-------------------- \n" ); document.write( "Add and solve for \"p\": \n" ); document.write( "2P = 880 \n" ); document.write( "p = 440 mph (speed of the plane in still air) \n" ); document.write( "================================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |