document.write( "Question 908938: A commercial jet can fly 450 mph in calm air. Traveling with the jet stream, the plane flew 2400 mi in the same amount of time it would take to fly 1600 mi against the jet stream. Find the rate of the jet stream. \n" ); document.write( "
Algebra.Com's Answer #551408 by mananth(16946)![]() ![]() You can put this solution on YOUR website! jet speed = 450 mph \n" ); document.write( "wind speed given = x mph \n" ); document.write( " \n" ); document.write( "speed against wind 450 - x \n" ); document.write( "speed with wind 450 + x \n" ); document.write( " \n" ); document.write( "Distance against wind 1600 miles \n" ); document.write( "Distance with wind 2400 miles \n" ); document.write( " \n" ); document.write( "t=d/r time against = time with wind - \n" ); document.write( "1600 / ( 450 - x )= 2400 / ( 450 + x ) \n" ); document.write( "1600 ( 450 + x )= 2400 ( 450 -x ) \n" ); document.write( "720000 + 1600 x = 1080000 - -2400 x \n" ); document.write( "2400 x 1600 x 1080000 + -720000 \n" ); document.write( "4000 x = 360000 \n" ); document.write( "/ 4000 \n" ); document.write( "x = 90 mph stream speed \n" ); document.write( " \n" ); document.write( " |