document.write( "Question 342366: Two planes leave an airport at the same time, one flying east, the other flying west. The eastbound plane travels 110 mph slower. They are 2250 mi apart after 3 hr. Find the speed of each plane. \n" ); document.write( "
Algebra.Com's Answer #245033 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two planes leave an airport at the same time, one flying east, the other flying west. \n" ); document.write( "--- \n" ); document.write( "The eastbound plane travels 110 mph slower. \n" ); document.write( "Let rate of the westbound plane be x mph \n" ); document.write( "Then rate of the eastbound plane is (x-110) mph \n" ); document.write( "--- \n" ); document.write( "They are 2250 mi apart after 3 hr. Find the speed of each plane. \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "distance + distance = 2250 miles \n" ); document.write( "3x + 3(x-110) = 2250 \n" ); document.write( "6x - 330 = 2250 \n" ); document.write( "6x = 2580 \n" ); document.write( "x = 430 mph (rate of the westbound plane) \n" ); document.write( "x-110 = 320 mph (rate of the eastbound plane) \n" ); document.write( "================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |