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)![]() ![]() 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( "\n" ); document.write( " |