document.write( "Question 460621: the rate of the jet stream is 300 miles per hour. traveling with the jet stream, an airplane can fly 2500 miles in the same amount of time as it takes to fly 1000 miles against the jet stream. What is the airplanes average rate in calm air? \n" ); document.write( "
Algebra.Com's Answer #315937 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! (a+300)*t=2500 \n" ); document.write( "(a-300)*t=1000 \n" ); document.write( "a=700 \n" ); document.write( "t=2.5 \n" ); document.write( " |