document.write( "Question 670468: two small planes start from the same point and fly in opposite directions. the first plane is flying 40mph slower than the second plane.in 2h,the planes are 250mi apart.Find the rate of the slower plane. \n" ); document.write( "
Algebra.Com's Answer #416939 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
They are moving apart at the sum of their speeds
\n" ); document.write( "Let \"+s+\" = the speed of the second plane
\n" ); document.write( "\"+s+-+40+\" = the speed of the 1st plane
\n" ); document.write( "-----------
\n" ); document.write( "\"+250+=+%28+s+%2B+s+-+40+%29%2A2+\"
\n" ); document.write( "\"+250+=+4s+-+80+\"
\n" ); document.write( "\"+4s+=+330+\"
\n" ); document.write( "\"+s+=+82.5++\"
\n" ); document.write( "\"+s+-+40+=+82.5+-+40+\"
\n" ); document.write( "\"+s+-+40+=+42.5+\"
\n" ); document.write( "the slower plane is flying at 42.5 mi/hr
\n" ); document.write( "check:
\n" ); document.write( "\"+250+=+%28+s+%2B+s+-+40+%29%2A2+\"
\n" ); document.write( "\"+250+=+%28+82.5+%2B+42.5+%29%2A2+\"
\n" ); document.write( "\"+250+=+125%2A2+\"
\n" ); document.write( "\"+250+=+250+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );