document.write( "Question 224094: Two small planes start from the same point and fly in opposite directions. The first plane is flying 25 mph slower than the second plane. In 2 hrs, the planes are 470 mi apart. Find the rate of each plane. \n" ); document.write( "
Algebra.Com's Answer #167425 by rapaljer(4671)![]() ![]() You can put this solution on YOUR website! Let x = rate of the slower plane (First plane!) \n" ); document.write( "x+25 = rate of the faster plane (Second plane!)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The planes fly for 2 hours, where Distance = R*T\r \n" ); document.write( "\n" ); document.write( "Distance between the planes = SUM of the distances.\r \n" ); document.write( "\n" ); document.write( "R*T + R*T= 470 miles \n" ); document.write( "2*x + 2*(x+25)=470 \n" ); document.write( "2x+2x + 50 = 470 \n" ); document.write( "4x+50=470 \n" ); document.write( "4x=420 \n" ); document.write( "x=105 mph First plane \n" ); document.write( "x+25= 105+25=130 mph Second plane.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "R^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Dr. Robert J. Rapalje \n" ); document.write( " \n" ); document.write( " |