document.write( "Question 1099725: A plane traveled 1012 miles to Rome and back. The trip there was with the wind. It took 11 hours. The trip back was into the wind. The trip back took 22 hours. What is the speed of the plane in still air? What is the speed of the wind? \n" ); document.write( "
Algebra.Com's Answer #714176 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x=speed of plane in calm air
\n" ); document.write( "w=wind speed
\n" ); document.write( "1012/11= 92 mph
\n" ); document.write( "x+w=92
\n" ); document.write( "trip back was 1012/22=46 mph
\n" ); document.write( "x-w=46
\n" ); document.write( "add them
\n" ); document.write( "2x=138
\n" ); document.write( "x=69 mph plane's speed
\n" ); document.write( "w=23 mph, wind's speed
\n" ); document.write( "
\n" );