document.write( "Question 451823: An airplane flies 1,050 km with the wind. In the same amount of time, it can fly 750 km against the wind. The speed of the plane in the still air is 200 km/h. What is the speed of the wind? \n" ); document.write( "
Algebra.Com's Answer #310666 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let the speed of the wind = \"w\"
\n" ); document.write( "given:
\n" ); document.write( "with the wind:
\n" ); document.write( "\"+d+=+%28w+%2B+200%29%2At+\"
\n" ); document.write( "(1) \"+1050+=+%28+200%2B+w+%29%2At+\"
\n" ); document.write( "against the wind:
\n" ); document.write( "(2) \"+750+=+%28+200+-+w%29%2At+\"
\n" ); document.write( "--------------------
\n" ); document.write( "(1) \"+1050+=++200t+%2B+w%2At+\"
\n" ); document.write( "(2) \"+750+=++200t+-+w%2At+\"
\n" ); document.write( "Add the equations
\n" ); document.write( "\"+1800+=+400t+\"
\n" ); document.write( "\"+t+=+9%2F2+\"
\n" ); document.write( "\"+t+=+4.5+\"
\n" ); document.write( "and
\n" ); document.write( "(1) \"+1050+=+%28+200%2B+w+%29%2A4.5+\"
\n" ); document.write( "(1) \"+1050+=+900+%2B+4.5w+\"
\n" ); document.write( "(1) \"+4.5w+=+150+\"
\n" ); document.write( "\"+w+=+33.33+\" km/hr
\n" ); document.write( "check:
\n" ); document.write( "(2) \"+750+=+%28+200+-+w%29%2At+\"
\n" ); document.write( "(2) \"+750+=+%28+200+-+33.33%29%2A4.5+\"
\n" ); document.write( "(2) \"+750+=+166.67%2A4.5+\"
\n" ); document.write( "(2) \"+750+=+750+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );