document.write( "Question 426623: a truck traveling 45 miles a hour and a car traveling 55 miles a hour cover the same distance. The truck travels 4 hours longer than the car. How far did they travel \n" ); document.write( "
Algebra.Com's Answer #296755 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x and (x+4) represent the time the car and truck traveld respectively
\n" ); document.write( "Question states*** Note: D = r*t (distance the same for both)
\n" ); document.write( " 55x = 45(x+4)
\n" ); document.write( "Solving for x
\n" ); document.write( " 10x = 180
\n" ); document.write( " x = 18hr, time car traveled.
\n" ); document.write( " 55mph*18hr = 990mi, how far they traveled.
\n" ); document.write( "
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 55mph*18hr = 990mi = 45mph*22hr
\n" ); document.write( " \n" ); document.write( "
\n" );