document.write( "Question 1192916: When a plane flies with the​ wind, it can travel 1680 miles in 4 hours. When the plane flies in the opposite​ direction, against the​ wind, it takes 5 hours to fly the same distance. Find the rate of the plane in still air and the rate of the wind.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The rate of the wind is ____ miles per hour.
\n" ); document.write( "

Algebra.Com's Answer #824848 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Make this chart. Let r = rate in still air, and\r\n" );
document.write( "let w = the rate of the wind.\r\n" );
document.write( "\r\n" );
document.write( "              | Rate | Time | Distance\r\n" );
document.write( "-----------------------------------------         \r\n" );
document.write( "With the wind | r+w  |   4  |  1680\r\n" );
document.write( "-----------------------------------------\r\n" );
document.write( "Against wind  | r-w  |   5  |  1680 \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "               Rate  x Time = Distance \r\n" );
document.write( "\r\n" );
document.write( "                   (r+w)(4) = 1680 \r\n" );
document.write( "                   (r-w)(5) = 1680\r\n" );
document.write( "\r\n" );
document.write( "                \"system%28%28r%2Bw%29%284%29=1680%2C%28r-w%29%285%29=1680%29\"\r\n" );
document.write( "\r\n" );
document.write( "                Divide the first through by 4 and the\r\n" );
document.write( "                second through by 5:\r\n" );
document.write( "\r\n" );
document.write( "                \"system%28r%2Bw=420%2Cr-w=336%29\" \r\n" );
document.write( "\r\n" );
document.write( "Add those two equations term by term, and the w's will cancel\r\n" );
document.write( "and you can find r.  Then substitute to find w.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );