document.write( "Question 1177337: When a plane flies with the​ wind, it can travel 920 miles in 2 hours. When the plane flies in the opposite​ direction, against the​ wind, it takes 4 hours to fly the same distance. Find the rate of the plane in still air and the rate of the wind. \n" ); document.write( "
Algebra.Com's Answer #853740 by josgarithmetic(39749)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "s, speed if no wind\r\n" );
document.write( "w, speed of the wind\r\n" );
document.write( "\r\n" );
document.write( "                      SPEED         TIME       DISTANCE\r\n" );
document.write( "\r\n" );
document.write( "WITH WIND            s+w                2          920\r\n" );
document.write( "\r\n" );
document.write( "AGAINST WIND         s-w                4          920\r\n" );
document.write( "

\n" ); document.write( "Distance Divided By Time is speed.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28s%2Bw=920%2F2%2Cs-w=920%2F4%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28s%2Bw=460%2Cs-w=230%29\"\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( "
\n" );