document.write( "Question 556005: two cars leave town traveling in the opposite direction. one car is travels at 80 km/h and the other at 96 km/h. in how many hours will they be 528 km apart? \n" ); document.write( "
Algebra.Com's Answer #362010 by TutorDelphia(193)\"\" \"About 
You can put this solution on YOUR website!
They are getting further apart at the rate of 80 times time (in hours) plus 96 times time (in hours) which gives:
\n" ); document.write( "80t+96t=528
\n" ); document.write( "combine like terms
\n" ); document.write( "176t=528
\n" ); document.write( "divide both sides by 176
\n" ); document.write( "t=3\r
\n" ); document.write( "\n" ); document.write( "Three hours
\n" ); document.write( "
\n" );