document.write( "Question 398964: A car leaves a town at 60 miles per hour. How long will it take a second car, traveling at 70 miles per hour, to catch the first car if it leaves 1 hour later? \n" ); document.write( "
Algebra.Com's Answer #282587 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "second car leaves 1 hour later
\n" ); document.write( "Let x and (x-1hr)represent the times traveled by the first and second car respectively
\n" ); document.write( "Question states*** (Note: Distance traveled will be the same. D = r*t
\n" ); document.write( " 60mph(x) = 70mph(x-1)
\n" ); document.write( "solving for x
\n" ); document.write( " 70mph = 10mph(x)
\n" ); document.write( " x = 7hr, time traveled by first car.
\n" ); document.write( "It will take the second car 6 hrs to catch it
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 60mph*7hr = 70mph*6hr \n" ); document.write( "
\n" );