document.write( "Question 958094: Two planes just took off from Salt Lake City, UT. The first plane is traveling two times as fast as the second plane. After traveling in the same direction for 4.5 hours, they are 450 miles apart. What is the average speed of each plane? \n" ); document.write( "
Algebra.Com's Answer #585509 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Two planes just took off from Salt Lake City, UT. The first plane is traveling two times as fast as the second plane. After traveling in the same direction for 4.5 hours, they are 450 miles apart. What is the average speed of each plane? \n" ); document.write( "*** \n" ); document.write( "let x=speed of 2nd plane \n" ); document.write( "2x=speed of 1st plane \n" ); document.write( "2x-x=x=speed at which the two planes are moving apart \n" ); document.write( "travel time*speed=450 \n" ); document.write( "4.5x=450 \n" ); document.write( "x=100 \n" ); document.write( "2x=200 \n" ); document.write( "ave speed of 2nd plane=100 mph \n" ); document.write( "ave speed of 1st plane=200 mph \n" ); document.write( " \n" ); document.write( " |