document.write( "Question 1199975: A military drone can fly at 7 miles per hour in calm conditions. For one flight, the drone flew 54 miles with the wind and 30 miles against the wind in the same amount of time. What was the wind speed for the flight? (Do not include the units in your response.)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #833965 by josgarithmetic(39792)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                      SPEED             TIME           DISTANCE\r\n" );
document.write( "WITHWIND               7+w              54/(7+w)        54\r\n" );
document.write( "AGAINSTWD              7-w              30/(7-w)        30\r\n" );
document.write( "

\n" ); document.write( "The time is the same amount for both directions.
\n" ); document.write( "\"54%2F%28w%2B7%29=30%2F%28-w%2B7%29\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"9%2F%28w%2B7%29=5%2F%28-w%2B7%29\"\r
\n" ); document.write( "\n" ); document.write( "\"9%28-w%2B7%29=5%28w%2B7%29\"\r
\n" ); document.write( "\n" ); document.write( "\"-9w%2B9%2A7=5w%2B5%2A7\"\r
\n" ); document.write( "\n" ); document.write( "\"28=14w\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28w=2%29\"
\n" ); document.write( "
\n" );