document.write( "Question 369990: Car travel. Two cars leave Salt Lake City traveling in opposite directions. One car traveling at a speed of 80km/h and the other at 96km/h. In how many hours will they be 528 km apart? \n" ); document.write( "
Algebra.Com's Answer #263632 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Let t = # hours they will be 528 km apart. Then
\n" ); document.write( "80t + 96t = 528.
\n" ); document.write( "176t = 528,
\n" ); document.write( "t = 3 hours, # hours they will be 528 km apart.
\n" ); document.write( "
\n" ); document.write( "
\n" );