document.write( "Question 439794: Mitch Levy flew his airplane 500 mi against the wind in the same time it took him to fly 600 mi with the wind. If the speed of the wind was 10 mph, what was the speed of his plane in still air? (Let x= speed of the plane in still air.) \n" ); document.write( "
Algebra.Com's Answer #303952 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 500/x-10=600/x+10 \n" ); document.write( "500(x+10)=600(x-10) \n" ); document.write( "500x+5000=600x-6000 \n" ); document.write( "11000=100x \n" ); document.write( "110=x \n" ); document.write( "The speed of his plane in still air is 110mph.. \n" ); document.write( " |