document.write( "Question 183571: A certain aircraft can fly 1330 miles with the wind in 5 hours and travel the same distance against the wind in 7 hours. What is the speed of the wind? \n" ); document.write( "
Algebra.Com's Answer #137792 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A certain aircraft can fly 1330 miles with the wind in 5 hours and travel the same distance against the wind in 7 hours. What is the speed of the wind? \n" ); document.write( "----------------------- \n" ); document.write( "Downwind DATA: \n" ); document.write( "distance = 1330 ; time = 5 hrs ; rate = d/t = 1330/5 = 266 mph \n" ); document.write( "--------------------------- \n" ); document.write( "Upwind DATA: \n" ); document.write( "distance = 1330 ; time = 7 hrs ; rate = d/t = 1330/7 = 190 mph \n" ); document.write( "--------------------------- \n" ); document.write( "Equations: \n" ); document.write( "p + w = 266 \n" ); document.write( "P - w = 190 \n" ); document.write( "------------- \n" ); document.write( "Subtract 2nd equ. from 1st to get: \n" ); document.write( "2w = 76 \n" ); document.write( "w = 38 mph (speed of the wind) \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |