document.write( "Question 372042: kansas city and denver are 330 miles apart. two cars start from these cities traveling toward each other. they meet after 3 hours. find the rate of each car if one travels 20 mph slower than the other.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #265037 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! (330/3)=x+x-20 \n" ); document.write( "2x=130 \n" ); document.write( "x=65 mph \n" ); document.write( "x-20=45 mph \n" ); document.write( " |