document.write( "Question 165944: two planes started at the same time from the same airport and flew in oppposite directions. one flew 60 miles per hour faster than the other. in 5 hours, they were 2800 miles apart. find the rate of each plane. \n" ); document.write( "
Algebra.Com's Answer #122301 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
5X+5(X+60)=2,800
\n" ); document.write( "5X+5X+300=2,800
\n" ); document.write( "10X=2,800-300
\n" ); document.write( "10X=2,500
\n" ); document.write( "X=2,500/10
\n" ); document.write( "X=250 MPH FOR THE SLOWER PLANE.
\n" ); document.write( "250=60=310 MPH FOR THE FASTER PLANE.
\n" ); document.write( "PROOF:
\n" ); document.write( "5*250+5*310=2,800
\n" ); document.write( "1,250+1,550=2,800
\n" ); document.write( "2,800=2,800
\n" ); document.write( "
\n" );