document.write( "Question 903980: Albany and new york are 180 miles apart. A truck travels from new York to albany at the rate of 65 mph (miles per hour.) another truck travels from albany to new york at 55 mph. How many miles did each truck travel before they met \n" ); document.write( "
Algebra.Com's Answer #548428 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
d=r*t+R*t
\n" ); document.write( "180=65*t+55*t
\n" ); document.write( "180=120*t
\n" ); document.write( "t=1.5 hours
\n" ); document.write( "d=R*t
\n" ); document.write( "d=55*1.5
\n" ); document.write( "d=82.5 miles at 55 mph
\n" ); document.write( "d=r*t
\n" ); document.write( "d=65*1.5
\n" ); document.write( "d=97.5 miles at 65 mph\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );