document.write( "Question 1054156: Two airplanes depart from an airport traveling in opposite directions. The second airplane is 200 miles per hour faster than the first. After 2 hours they are 1100 miles apart. Find the speeds of the airplanes? \n" ); document.write( "
Algebra.Com's Answer #669353 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Two airplanes depart from an airport traveling in opposite directions. The second airplane is 200 miles per hour faster \n" ); document.write( "than the first. After 2 hours they are 1100 miles apart. Find the speeds of the airplanes? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "2*(x + (x+200)) = 1100. (It is the \"distance\" equation D = R*T)\r\n" ); document.write( " (Here \"x\" is the speed of the slowest plane)\r\n" ); document.write( "\r\n" ); document.write( "Simplfy and solve for x:\r\n" ); document.write( "\r\n" ); document.write( "2x + 2x + 400 = 1100 --->\r\n" ); document.write( "\r\n" ); document.write( "4x = 1100-400,\r\n" ); document.write( "\r\n" ); document.write( "4x = 700 ---> x = \n" ); document.write( " \n" ); document.write( " |