document.write( "Question 595940: below is the question I am working on. WIll you please help me by doing a problem like it so I can get the hang of how to work. Thanks\r
\n" );
document.write( "\n" );
document.write( "Two cars leave Salt Lake City traveling in opposite directions. One car travels at a speed of 80 km/h and the other at 96 km/h. In how many hours will they be 528 km apart?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #377398 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Two cars leave Salt Lake City traveling in opposite directions. One car travels at a speed of 80 km/h and the other at 96 km/h. In how many hours will they be 528 km apart? \n" ); document.write( "apply distance formula of \n" ); document.write( "d = rt \n" ); document.write( ". \n" ); document.write( "Let x = time (hours) it takes to be 528 km apart \n" ); document.write( "then \n" ); document.write( "x(80) + x(96) = 528 \n" ); document.write( "x(176) = 528 \n" ); document.write( "x = 528/176 \n" ); document.write( "x = 3.057 hours \n" ); document.write( " |