document.write( "Question 964031: Type Your QuestionTwo cars leave town's for 400 km apart at the same time and travel toward each other. One car's rate is 10 km per hour less than the others. If they me in 2 hours what is the rate of the slower car? \n" ); document.write( "
Algebra.Com's Answer #588920 by lwsshak3(11628) ![]() You can put this solution on YOUR website! Type Your QuestionTwo cars leave town's for 400 km apart at the same time and travel toward each other. One car's rate is 10 km per hour less than the others. If they me in 2 hours what is the rate of the slower car? \n" ); document.write( "*** \n" ); document.write( "x=rate of slower car \n" ); document.write( "x+10=rate of faster car \n" ); document.write( "The 2 cars are moving toward each other at a rate=x+(10+x)=2x+10 \n" ); document.write( "travel time=distance/rate \n" ); document.write( "400/(2x+10)=2 \n" ); document.write( "4x+20=400 \n" ); document.write( "4x=380 \n" ); document.write( "x=95 \n" ); document.write( "what is the rate of the slower car? 95 km/hr \n" ); document.write( " |