document.write( "Question 908882: A car leaves Oakland for Las Vegas traveling an average of 40mph. Two hours later, a truck leaves the same place in Oakland for Las Vegas at 60mph. How long will it be before the truck overtakes the car? \n" ); document.write( "
Algebra.Com's Answer #551366 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Gaining speed 60 -40= 20 mph \n" ); document.write( "Headstart 40*1 =40 miles \n" ); document.write( "Time to catch up 40/20=2 hours \n" ); document.write( "Algebraic solution \n" ); document.write( "40(t+1)=60t \n" ); document.write( "40t+40=60t \n" ); document.write( "40=60t-40t \n" ); document.write( "40=20t \n" ); document.write( "t=2 hours \n" ); document.write( "Distance to meeting 2*60=120 miles\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |