document.write( "Question 523744: Two cars start from points 400 miles apart and travel toward each other. They meet after 4 hours. Find the average speed of each car if one travels 20 miles per hour faster than the other. \n" ); document.write( "
Algebra.Com's Answer #347399 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Car I x mph
\n" ); document.write( "Car II x+ 20
\n" ); document.write( "..
\n" ); document.write( "They are moving towards each other
\n" ); document.write( "
\n" ); document.write( "So add up their speed.
\n" ); document.write( "
\n" ); document.write( "combined speed = x+ 1 x + 20
\n" ); document.write( "( 2 x + 20 )
\n" ); document.write( "Time = 4 hours
\n" ); document.write( "Distance = 400 miles
\n" ); document.write( "Distance = speed * time
\n" ); document.write( "( 2 x 20 )* 4 = 400
\n" ); document.write( "8 x + 80 = 400
\n" ); document.write( "8 x = 400 + -80
\n" ); document.write( "8 x = 320
\n" ); document.write( "/ 8
\n" ); document.write( "x= 40 mph Car I
\n" ); document.write( "Car II 40 + 20 = 60 mph\r
\n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" ); document.write( "
\n" );