document.write( "Question 285110: two trucks start from the same point at the same time and go in opposite directions. One truck travels at 88 km/h and the other truck travels at 72 km/h. How long must they travel to be at least 672 km apart \n" ); document.write( "
Algebra.Com's Answer #206730 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
88*x+72*x=672
\n" ); document.write( "(88+72)*x=672
\n" ); document.write( "160x=672
\n" ); document.write( "x=4.2 hours
\n" ); document.write( "
\n" ); document.write( "
\n" );