document.write( "Question 1005925: Two cars leave a city and head in the same direction.
\n" ); document.write( "After 3 hours, the faster car is 18 miles ahead of the
\n" ); document.write( "slower car. The slower car has traveled 150 miles. Find
\n" ); document.write( "the speeds of the two cars.
\n" ); document.write( "

Algebra.Com's Answer #622062 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
Two cars leave a city and head in the same direction.
\n" ); document.write( "After 3 hours, the faster car is 18 miles ahead of the
\n" ); document.write( "slower car. The slower car has traveled 150 miles. Find
\n" ); document.write( "the speeds of the two cars.
\n" ); document.write( "
\r\n" );
document.write( "The slower car has traveled 150 miles in 3 hours.\r\n" );
document.write( "So the slower car's speed is 150 miles in 3 hours or \r\n" );
document.write( "150 mi per 3 hr, or (150/3) mi/hr or 50 mi/hr.\r\n" );
document.write( "\r\n" );
document.write( "The faster car has traveled 150+18 or 168 in 3 hours.\r\n" );
document.write( "So the faster car's speed is 168 miles in 3 hours or \r\n" );
document.write( "168 mi per 3 hr, or (168/3) mi/hr or 56 mi/hr.  \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );