document.write( "Question 793391: A motorist travelling at 80 km/hr is being chased by a police car at 148 km/hr. If the police car starts from 3.5 km back, how long does it take to catch the motorist? Leave time in hours. \n" ); document.write( "
Algebra.Com's Answer #480349 by DrBeeee(684)\"\" \"About 
You can put this solution on YOUR website!
Let t = time it takes the police car to catch up to the speeding motorist.
\n" ); document.write( "During that time the speeder travels a distance d given by
\n" ); document.write( "(1) d = 80t while the policy car travels that distance plus 3.5km or
\n" ); document.write( "(2) d + 3.5 = 148t
\n" ); document.write( "Put (1) into (2) to get
\n" ); document.write( "(3) 148t = 80t + 3.5 or
\n" ); document.write( "(4) 68t = 3.5 or
\n" ); document.write( "(5) t = 0.0514...
\n" ); document.write( "Answer: The police car takes 0.0514+ hours to catch up to the speeder.
\n" ); document.write( "
\n" );