document.write( "Question 467618: Two cars are 210 miles apart. they leave at the same time, traveling toward each other, and meet in 3 hours. If the rate of one car is 10 miles per hour more than the other, what is the rate of the slower car? \n" ); document.write( "
Algebra.Com's Answer #320871 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 3(n+n+10)=210 \n" ); document.write( "6n+30=210 \n" ); document.write( "6n=180 \n" ); document.write( "n=30 \n" ); document.write( "The slower car is going 30 mph.. \n" ); document.write( " |