document.write( "Question 912340: The rate of the jet stream is 100 miles per hour. Traveling with the jet stream, an airplane can fly 800 miles in the same amount of time as it takes to fly 600 miles against the jet stream. What is the airplane's average rate in calm air? \n" ); document.write( "
Algebra.Com's Answer #553740 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
The rate of the jet stream is 100 miles per hour. Traveling with the jet stream, an airplane can fly 800 miles in the same amount of time as it takes to fly 600 miles against the jet stream. What is the airplane's average rate in calm air?
\n" ); document.write( "***
\n" ); document.write( "let x=rate of plane in calm air
\n" ); document.write( "x+100=rate of plane with jet stream
\n" ); document.write( "x-100=rate of plane against jet stream
\n" ); document.write( "travel time=distance/rate
\n" ); document.write( "..
\n" ); document.write( "\"800%2F%28x%2B100%29=600%2F%28x-100%29\"
\n" ); document.write( "600x+60000=800x-80000
\n" ); document.write( "200x=140000
\n" ); document.write( "x=700
\n" ); document.write( "What is the airplane's average rate in calm air? 700 mph
\n" ); document.write( "
\n" );