document.write( "Question 374821: Two cars start from the same point at the same time and travel in opposite directions. The fastest car travels 12 miles per hour faster than the other. If after 6 hours, the cars are 648 km apart, what is the speed of each car? \n" ); document.write( "
Algebra.Com's Answer #266546 by amoresroy(361)\"\" \"About 
You can put this solution on YOUR website!
Two cars start from the same point at the same time and travel in opposite directions. The fastest car travels 12 miles per hour faster than the other. If after 6 hours, the cars are 648 km apart, what is the speed of each car?\r
\n" ); document.write( "\n" ); document.write( "Let x = the speed of the slower car
\n" ); document.write( "x + 12= the speed of the faster car\r
\n" ); document.write( "\n" ); document.write( "6(x + x+12) = 648
\n" ); document.write( " 12x+72= 648
\n" ); document.write( " 12x = 576
\n" ); document.write( " x = 48\r
\n" ); document.write( "\n" ); document.write( " x+12 = 48+12 = 60\r
\n" ); document.write( "\n" ); document.write( "The speed of the slower car is 48mph while the speed of the faster car is 60mph.
\n" ); document.write( "
\n" );