document.write( "Question 644508: A plane traveled 400 miles to Rome and back. The trip there was with the wind. It took 4 hours. The trip back was into the wind. The trip back took 8 hours. Find the speed of the plane in still air and the speed of the wind. \n" ); document.write( "
Algebra.Com's Answer #405086 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let speed of plane in still air = \"+p+\"
\n" ); document.write( "Let the wind speed = \"+w+\"
\n" ); document.write( "given:
\n" ); document.write( "Equation with the wind
\n" ); document.write( "(1) \"+400+=+%28+p+%2B+w+%29%2A4+\"
\n" ); document.write( "Equation against the wind
\n" ); document.write( "(2) \"+400+=+%28+p+-+w+%29%2A8+\"
\n" ); document.write( "--------------------
\n" ); document.write( "Multiply both sides of (1)
\n" ); document.write( "by \"+2+\" and
\n" ); document.write( "Add the equations
\n" ); document.write( "(1) \"+800+=+8p+%2B+8w+\"
\n" ); document.write( "(2) \"+400+=+8p+-+8w+\"
\n" ); document.write( "\"+1200+=+16p+\"
\n" ); document.write( "\"+p+=+75+\"
\n" ); document.write( "Plug this result back into (1) or (2)
\n" ); document.write( "(1) \"+400+=+%28+75+%2B+w+%29%2A4+\"
\n" ); document.write( "(1) \"+400+=+300+%2B+4w+\"
\n" ); document.write( "(1) \"+4w+=+100+\"
\n" ); document.write( "(1) \"+w+=+25+\"
\n" ); document.write( "The speed of the plane in still air is 75 mi/hr
\n" ); document.write( "The wind speed is 25 mi/hr
\n" ); document.write( "check:
\n" ); document.write( "(2) \"+400+=+%28+75+-+25+%29%2A8+\"
\n" ); document.write( "(2) \"+400+=+50%2A8+\"
\n" ); document.write( "(2) \"+400+=+400+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );