document.write( "Question 501677: Two planes leave an airport at the same time, one flying east and the other flying west. The eastbound plane travels 80 mph slower. They are 2880 mi apart after 4 hr. Find the speed of each plane. \n" ); document.write( "
Algebra.Com's Answer #338608 by mananth(16946)![]() ![]() You can put this solution on YOUR website! West bound plane x mph \n" ); document.write( "East bound plane x+ -80 \n" ); document.write( ".. \n" ); document.write( "They are going away from each other. \n" ); document.write( " \n" ); document.write( "So add up their speed. \n" ); document.write( " \n" ); document.write( "combined speed = x+x+-80 \n" ); document.write( "( 2 x + -80 ) \n" ); document.write( "Time = 4 hours \n" ); document.write( "Distance = 2880 miles \n" ); document.write( "Distance = speed * time \n" ); document.write( "( 2 x -80 )* 4 = 2880 \n" ); document.write( "8 x -320 = 2880 \n" ); document.write( "8 x = 2880 + 320 \n" ); document.write( "8 x = 3200 \n" ); document.write( "/ 8 \n" ); document.write( "x= 400 mph West bound plane \n" ); document.write( "East bound plane 400 + -80 = 320 mph \n" ); document.write( " \n" ); document.write( " |