document.write( "Question 1094378: a rental truck and a car traveling toward each other on the interstate are 220 miles apart. If the car is traveling 20 miles per hour faster than the rental truck, and they pass after 2 hours, how fast each vehicle traveling? \n" ); document.write( "
Algebra.Com's Answer #708943 by josgarithmetic(39625)\"\" \"About 
You can put this solution on YOUR website!
r, truck
\n" ); document.write( "r+20, car\r
\n" ); document.write( "\n" ); document.write( "\"%28r%2Br%2B20%29%2A2=220\"
\n" ); document.write( "\"2r%2B20=110\"
\n" ); document.write( "\"r%2B10=55\"
\n" ); document.write( "\"r=45\"-----------truck
\n" ); document.write( "\"r%2B20=65\"--------car
\n" ); document.write( "
\n" );