document.write( "Question 998157: a delivery van drives due east toward its destination at 55 mph. another van drives due west at 60 mph. after 3 hours they are 345 miles apart. how far did each van travel \n" ); document.write( "
Algebra.Com's Answer #616017 by addingup(3677)![]() ![]() You can put this solution on YOUR website! The problem says that one van drove 3 hours at 55mph: \n" ); document.write( "55*3= 165 \n" ); document.write( "The other van drove 3 hours at 60mph: \n" ); document.write( "60*3= 180 Add the two together: \n" ); document.write( "165+180= 345 We have the correct answer \n" ); document.write( " |