document.write( "Question 1084487: a boeing 747 flew from san Francisco to Honolulu, a distance of 2900 miles. Flying with the wind, it averaged 600 miles per hour. When the wind changed from tailwind to headwind, the planes speed dropped to 550 miles per hour. If the total time of the trip was 5 hours, determine the length of the time it flew at each speed \n" ); document.write( "
Algebra.Com's Answer #698581 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
speed in calm air=x
\n" ); document.write( "wind speed=w
\n" ); document.write( "x+w=600
\n" ); document.write( "x-w=550
\n" ); document.write( "2x=1150
\n" ); document.write( "x=575 mph
\n" ); document.write( "t= time with tail wind
\n" ); document.write( "5-t= time with head wind
\n" ); document.write( "t(600)+(5-t)550=2900
\n" ); document.write( "600t+2750-550t=2900
\n" ); document.write( "50t=150
\n" ); document.write( "t=3 hours at 600 mph (1800 miles)
\n" ); document.write( "t=2 hours at 550 mph (1100 miles)
\n" ); document.write( "They add to 2900 miles.
\n" ); document.write( "
\n" );