document.write( "Question 837279: Please help me solve this system of equation word problem,\r
\n" ); document.write( "\n" ); document.write( "An airplane travels 900 miles from Housten to Miami in 6 hours against the wind. On it's return trip, with the wind, it takes only 5 hours. Find the rate of the airplane with no wind. Find the rate of the wind.\r
\n" ); document.write( "\n" ); document.write( "thanks
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #504559 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
let x be the rate of the airplane, y be the rate of the wind
\n" ); document.write( "therefore we have the following two equations
\n" ); document.write( "(x-y)*6 = 900 note that * means multiply and rate*time = distance
\n" ); document.write( "(x+y)*5 = 900
\n" ); document.write( "solve first equation for x and substitute in second equation
\n" ); document.write( "x-y = 150
\n" ); document.write( "x = 150+y
\n" ); document.write( "(150+y+y)*5 = 900
\n" ); document.write( "2y = 180 - 150
\n" ); document.write( "2y = 30
\n" ); document.write( "y = 15
\n" ); document.write( "x-15 = 150
\n" ); document.write( "x = 165
\n" ); document.write( "the speed of the airplane is 165 mph and speed of the wind is 15 mph
\n" ); document.write( "
\n" ); document.write( "
\n" );