document.write( "Question 1059922: Suppose that the wind is blowing at approximately 18 miles per hour. You want to make a round-trip flight (on the same day) of 1,295 miles (in each direction). Flying against the wind, the trip takes about 11 minutes longer than flying with the wind. Find the speed of your plane in still air, and determine how long each leg of the flight actually takes. \n" ); document.write( "
Algebra.Com's Answer #674977 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                 SPEED          TIME         DISTANCE\r\n" );
document.write( "AGAINST          r-18           t+11/60       1295\r\n" );
document.write( "WITH             r+18            t            1295\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28%28r-18%29%28t%2B11%2F60%29=1295%2C%28r%2B18%29t=1295%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve the system for t and r.
\n" ); document.write( "
\n" );