document.write( "Question 1204226: an airplane can travel 345 mph in still air. if it travels with the wind in the same length of time it travels 1645 miles against the wind, what is the speed of the wind? \n" ); document.write( "
Algebra.Com's Answer #840342 by josgarithmetic(39629)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                    SPEED          TIME          DISTANCE\r\n" );
document.write( " \r\n" );
document.write( "WITH WIND          345+w            x               d\r\n" );
document.write( "\r\n" );
document.write( "AGAINST            345-w            x             1645\r\n" );
document.write( "

\n" ); document.write( "Description indicates speed of wind, w, the equal time each way, x, and the distance with the wind, d,
\n" ); document.write( "are all unknown. More information is needed if you want a value result for w.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The best to be done with what you have is \r
\n" ); document.write( "\n" ); document.write( "\"d%2F%28w%2B345%29=1645%2F%28345-w%29\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"1645%28w%2B345%29=d%28345-w%29\"\r
\n" ); document.write( "\n" ); document.write( "\"1645w%2B1645%2A345=345d-dw\"\r
\n" ); document.write( "\n" ); document.write( "\"1645w%2Bdw=345d-1645%2A345\"\r
\n" ); document.write( "\n" ); document.write( "\"w%281645%2Bd%29=345d-1645%2A345\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight_green%28w=%28345d-1645%2A345%29%2F%28d%2B1645%29%29\"
\n" ); document.write( "
\n" );