document.write( "Question 790526: Two cars leave a city and head in the same direction. After 6 hours, the faster car is 66 miles ahead of the slower car. The slower car has traveled 294 miles. Find the speeds of the two cars.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #479169 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two cars leave a city and head in the same direction. After 6 hours, the faster car is 66 miles ahead of the slower car. The slower car has traveled 294 miles. Find the speeds of the two cars. \n" ); document.write( "----------------------- \n" ); document.write( "Faster Car DATA: \n" ); document.write( "time = 6 hrs ; rate = x mph ; distance = 6x miles \n" ); document.write( "------------------- \n" ); document.write( "Equation: \n" ); document.write( "distance = 294+66 = 360 miles \n" ); document.write( "6x = 360 \n" ); document.write( "rate = x = 60 mph (Faster car rate) \n" ); document.write( "------ \n" ); document.write( "Slower car rate = distance/time = 294/6 = 46 mph \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================== \n" ); document.write( " |