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 #833977 by greenestamps(13327) You can put this solution on YOUR website! \n" ); document.write( "let w be the wind speed. Then the two speeds with and against the wind are 7+w and 7-w. \n" ); document.write( "The ratio of the distances is 54:30 = 9:5. Since the times are the same, the ratio of speeds is also 9:5. \n" ); document.write( " \n" ); document.write( "The equation can be solved by inspection, although formal algebra could be used. \n" ); document.write( "ANSWER: w = 2 \n" ); document.write( " \n" ); document.write( " |