document.write( "Question 876639: a car travels 20 kph faster than a truck. the car covers 580 kph in two hours less than the time it takes the truck to travel the same distance how fast does the car travel \n" ); document.write( "
Algebra.Com's Answer #528914 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
D = rt ...Distance equals rate of speed times time.


\n" ); document.write( "Truck's speed is x. Car's speed is x+20.


\n" ); document.write( "Truck's time is t. Car's time is t-2.


\n" ); document.write( "For the car: 580 = (t-2)*(x+20)


\n" ); document.write( "For the truck: 580 = xt.
\n" ); document.write( "For the truck: x = 580/t. Plug it into the car equation.


\n" ); document.write( "580 = (t-2)* (580/t + 20) = 580+20t - 290/t -40


\n" ); document.write( "See image for remainder of calculation.


\n" ); document.write( "Car's speed is 1160/9 + 20 = 1160/9 + 180/9 = 1340/9 kph = approximately 148.9 kph


\n" ); document.write( "\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "

\n" );