document.write( "Question 835081: two cars start from the same point and travel in different directions. the car traveling west leaves 1 hour (earlier/later) than the car traveling east. the eastbound car travels 40 mph, and the westbound travels 60 mph. When they are 240 miles apart, how long had they traveled? \n" ); document.write( "
Algebra.Com's Answer #503337 by richwmiller(17219) You can put this solution on YOUR website! earlier \n" ); document.write( "40x+60(1+x)=240 \n" ); document.write( "40x+60+60x=240 \n" ); document.write( "100x+60=240 \n" ); document.write( "100x=180 \n" ); document.write( "x=1.8 hours at 40 and 2.8 hours at 60 \n" ); document.write( "later \n" ); document.write( "40x+60(x-1)=240 \n" ); document.write( "40x-60+60x=240 \n" ); document.write( "100x-60=240 \n" ); document.write( "100x=300 \n" ); document.write( "x=3 hours at 40=120 \n" ); document.write( "x-1 =2 hours at 60=120\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |