document.write( "Question 604575: Two cars leave town at the sime time traveling in opposite dirrections. One travels 70 mi/h and the other 55 mi/h. In how many hours will they be 250 miles apart? \n" ); document.write( "
Algebra.Com's Answer #381272 by nerdybill(7384) You can put this solution on YOUR website! Two cars leave town at the sime time traveling in opposite dirrections. One travels 70 mi/h and the other 55 mi/h. In how many hours will they be 250 miles apart? \n" ); document.write( "apply the distance formula of d=rt \n" ); document.write( ". \n" ); document.write( "Let x = time (hours) traveled \n" ); document.write( "then \n" ); document.write( "70x + 55x = 250 \n" ); document.write( "125x = 250 \n" ); document.write( "x = 250/125 \n" ); document.write( "x = 2 hours \n" ); document.write( " |