document.write( "Question 299054: Two cars leave towns 480 kilometers apart at the same time and travel toward each other. One car's rate is 12 kilometers per hour less than the other's. If they meet in 3 hours, what is the rate of the slower car? \n" ); document.write( "
Algebra.Com's Answer #215005 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! D=RT \n" ); document.write( "480=[(R-12)+R]3 \n" ); document.write( "480=(2R-12)3 \n" ); document.write( "480=6R-36 \n" ); document.write( "6R=480+36 \n" ); document.write( "6R=516 \n" ); document.write( "R=516/6 \n" ); document.write( "R=86 KMH IS THE SPEED OF THE FASTER CAR. \n" ); document.write( "86-12=74KMH IS THE SPEED OF TH SLOWER CAR. \n" ); document.write( "PROOF: \n" ); document.write( "480=(74+86)3 \n" ); document.write( "480=160*3 \n" ); document.write( "480=480 \n" ); document.write( " \n" ); document.write( " |