document.write( "Question 459457: An airplane can fly 625 miles with the wind in the same amount of time as it can fly 475 miles against the wind. If the wind speed is 25 mph, find the speed of the plane in still air. \n" ); document.write( "
Algebra.Com's Answer #315126 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 625/n+25=475/n-25 \n" ); document.write( "625(n-25)=475(n+25) \n" ); document.write( "625n-15625=475n+11875 \n" ); document.write( "150n=27500 \n" ); document.write( "n=183.333 mph.. \n" ); document.write( " |