document.write( "Question 447992: At 1 PM a car leaves St L. for Chicago traveling at 65 mph. At 2 PM a truck leaves Chicago for STL traveling at 55 mph. If it is a 305 mile drive at what time will the vehicles meet? \n" ); document.write( "
Algebra.Com's Answer #308344 by rwm(914)\"\" \"About 
You can put this solution on YOUR website!
65*(t+1)+55t=305
\n" ); document.write( "t=2
\n" ); document.write( "they meet at 4 pm
\n" ); document.write( "
\n" ); document.write( "
\n" );