document.write( "Question 999538: An airplane travels 3780 miles in 4.5 hours with the aid of a tail wind. It takes 5 hours for the return trip, flying against the same wind. Find the speed of the airplane in the still wind, and the speed of the wind. \n" ); document.write( "
Algebra.Com's Answer #617140 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
The question type is too common.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "                   rate          time       distance\r\n" );
document.write( "WITH WIND          r+w           4.5          3780\r\n" );
document.write( "AGAINST WIND       r-w           5            3780\r\n" );
document.write( "

\n" ); document.write( "The data can also be arranged and kept purely in variable symbols.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Basic uniform travel rates RT=D relates rate time and distance.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28%28r%2Bw%29%284.5%29=3780%2C%28r-w%29%2A5=3780%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The arithmetic steps and final computations are not done here and you need to do them.
\n" ); document.write( "
\n" );