document.write( "Question 163586: Two cars travel in opposite directions from the same starting point. The rate of one car is 20 miles per hour less that the other car. After 5 hours the cars were 700 mile apart. what was the rate of each car? \n" ); document.write( "
Algebra.Com's Answer #120513 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
5x+5(x-20)=700
\n" ); document.write( "5x+5x-100=700
\n" ); document.write( "10x=700+100
\n" ); document.write( "10x=800
\n" ); document.write( "x=800/10
\n" ); document.write( "x=80 mph for the faster car.
\n" ); document.write( "80-20=60 mph for the slower car.
\n" ); document.write( "Proof:
\n" ); document.write( "5*80+5*60=700
\n" ); document.write( "400+300=700
\n" ); document.write( "700=700
\n" ); document.write( "
\n" ); document.write( "
\n" );