document.write( "Question 453147: im really stuck so can someone help me please :(?\r
\n" );
document.write( "\n" );
document.write( "solve the problem.\r
\n" );
document.write( "\n" );
document.write( "Raul flew his plane 200 miles against the wind in the same time it took him to fly 400 miles with the wind. If the speed of the wind was 50 miles per hour, what was the average speed of his plane? \n" );
document.write( "
Algebra.Com's Answer #311362 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Raul flew his plane 200 miles against the wind in the same time it took him to fly 400 miles with the wind. If the speed of the wind was 50 miles per hour, what was the average speed of his plane? \n" ); document.write( ".. \n" ); document.write( "Let x=average speed of plane \n" ); document.write( "Rate of speed with wind=(x+50) \n" ); document.write( "Rate of speed against wind=(x-50) \n" ); document.write( "Time of travel=distance/speed (equal in both directions) \n" ); document.write( "200/(x-50)=400/(x+50) \n" ); document.write( "200x+10000=400x-20000 \n" ); document.write( "200x=30000 \n" ); document.write( "x=150 \n" ); document.write( "ans: \n" ); document.write( "The average speed of Raul's plane was 150 miles per hour \n" ); document.write( " |