document.write( "Question 1346: I am having problems setting this equation up. The problem is: If two cars leave the same location at the same time, And car one is traveling 20 MPH faster than car two in opposite directions, and they are 168 miles apart 1 1/2 hours later...how fast is each one going? Your help is GREATLY needed. Thank you! \n" ); document.write( "
Algebra.Com's Answer #400 by khwang(438)\"\" \"About 
You can put this solution on YOUR website!
Assume the speed of car one is x mph,
\n" ); document.write( " then the speed of car two is x-2 mph.\r
\n" ); document.write( "\n" ); document.write( " When they travel in the opposite direction,
\n" ); document.write( " distance = sum of two speed * Time,
\n" ); document.write( " So, 168 = (x+x-2)* (3/2) = 3x -3,
\n" ); document.write( " or 3x = 171, x = 57 and x-2 = 55.\r
\n" ); document.write( "\n" ); document.write( " Answer: speed of car 1 is 57 MPH,
\n" ); document.write( " speed of car 2 is 55 MPH
\n" ); document.write( "
\n" );