document.write( "Question 111172: An airplane maintaining a constant airspeed takes as long to go 450 mi with the wind as it does to go 375 mi against the wind. If the wind is blowing at 15 mph, what is the speed of the plane in still air? \n" ); document.write( "
Algebra.Com's Answer #81135 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 450/(x+15)=375/x now cross multiply \n" ); document.write( "450x=375(x+15) \n" ); document.write( "450x-375x=5625 \n" ); document.write( "75x=5625 \n" ); document.write( "x=5625/75 \n" ); document.write( "x=75 speed of the plane. \n" ); document.write( "proof \n" ); document.write( "450/(75+15)=375/75 \n" ); document.write( "450/90=5 \n" ); document.write( "5=5 \n" ); document.write( " |