document.write( "Question 412273: Flying against the wind, a jet travels 6440 mi in 7 hours. Flying with the wind, the same jet travels 3780 mi in 3 hours. What is the rate of the jet in still air and what is the rate of the wind? \n" ); document.write( "
Algebra.Com's Answer #289690 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x and y represent the speed of the jet and wind respectively
\n" ); document.write( "Question states*** d = r*t
\n" ); document.write( " 7x - 7y = 6440
\n" ); document.write( " 3x + 3y = 3780 |multiplying thru with 7/3 to eliminate y\r
\n" ); document.write( "\n" ); document.write( " 7x - 7y = 6440
\n" ); document.write( " 7x + 7y = 8820
\n" ); document.write( " 14x = 15260
\n" ); document.write( " x = 1090mph, speed of jet
\n" ); document.write( " y = (7*1090 - 6440)/7 |substituting into 1st Eq
\n" ); document.write( " y = 170
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( "3*1090 + 3*170 = 3780 \n" ); document.write( "
\n" );