document.write( "Question 869686: A helicopter spraying fertilizer over a field can fly 0.4 mile downwind in the same time as it can fly 0.3 mile upwind. Find the speed of the wind if the helicopter travels 35 mph in still air when dusting crops.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "____________mph \n" );
document.write( "
Algebra.Com's Answer #524447 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Helicopter speed = 35 mph \n" ); document.write( "wind speed given = x mph \n" ); document.write( " \n" ); document.write( "speed against wind 35 - x \n" ); document.write( "speed with wind 35 + x \n" ); document.write( " \n" ); document.write( "Distance against wind 0.3 miles \n" ); document.write( "Distance with wind 0.4 miles \n" ); document.write( " \n" ); document.write( "t=d/r time against = time with wind - \n" ); document.write( "0.3 / ( 35 - x )= 0.4 / ( 35 + x ) \n" ); document.write( "0.3 ( 35 + x )= 0.4 ( 35 -x ) \n" ); document.write( "10.5 + 0.3 x = 14 - -0.4 x \n" ); document.write( "0.4 x 0.3 x 14 + -10.5 \n" ); document.write( "0.7 x = 3.5 \n" ); document.write( "/ 0.7 \n" ); document.write( "x = 5 mph wind speed \n" ); document.write( " \n" ); document.write( " |