document.write( "Question 472093: A pilot flies 630 miles with a tail wind of 35 miles per hour. Against the wind, he flies only 455 miles in the same amount of time. Find the rate of the plane in still air. \n" ); document.write( "
Algebra.Com's Answer #323706 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 630/n+35=455/n-35 \n" ); document.write( "630n-22050=455n+15925 \n" ); document.write( "175n=37975 \n" ); document.write( "n=217 \n" ); document.write( "The plane goes 217 mph in still air.. \n" ); document.write( " |