document.write( "Question 1008177: An airplane can travel 440 mph in still air. If it travels 950 miles with the wind in the same length of time it travels 810 miles against the wind, what is the speed of the wind? \n" ); document.write( "
Algebra.Com's Answer #623953 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Many examples are made in this form of problem. This data table shows the assigning of variables.\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "                    RATE        TIME        DISTANCE\r\n" );
document.write( "WITH WIND           r+w          t           \"d%5Bw%5D\"\r\n" );
document.write( "AGAINST WND         r-w          t           \"d%5Ba%5D\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "KNOWN VARIABLES:   r, \"d%5Bw%5D\", \"d%5Ba%5D\"\r\n" );
document.write( "UNKNOWN VARIABLES:  t, w\r\n" );
document.write( "\r\n" );
document.write( "

\n" ); document.write( "Question asks for w, the speed of the wind. Note that time t is the same for both directions.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "With wind, \"t=d%5Bw%5D%2F%28r%2Bw%29\"
\n" ); document.write( "Against wind, \"t=d%5Ba%5D%2F%28r-w%29\"
\n" ); document.write( "Equate the two formulas for time t.
\n" ); document.write( "\"d%5Bw%5D%2F%28r%2Bw%29=d%5Ba%5D%2F%28r-w%29\"
\n" ); document.write( "\"d%5Bw%5D%28r-w%29=d%5Ba%5D%28r%2Bw%29\"
\n" ); document.write( "\"d%5Bw%5Dr-d%5Bw%5Dw=d%5Ba%5Dr%2Bd%5Ba%5Dw\"
\n" ); document.write( "\"d%5Bw%5Dr=d%5Ba%5Dr%2Bd%5Ba%5Dw%2Bd%5Bw%5Dw\"
\n" ); document.write( "\"d%5Bw%5Dr-d%5Ba%5Dr=d%5Ba%5Dw%2Bd%5Bw%5Dw\"
\n" ); document.write( "\"d%5Bw%5Dr-d%5Ba%5Dr=w%28d%5Ba%5D%2Bd%5Bw%5D%29\"
\n" ); document.write( "\"highlight%28w=%28d%5Bw%5Dr-d%5Ba%5Dr%29%2F%28d%5Ba%5D%2Bd%5Bw%5D%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use the values given in your problem description to evaluate w.
\n" ); document.write( "
\n" ); document.write( "
\n" );