Answer: t = 7.61s
Explanation: The initial speed of the police's car is Vp = 95 km/h.
The initial speed of the car is Vc = 110km/h
The acceleration of the police's car is 2m/s^2
Now, we should write this the quantities in the same units, so lets write the velocities in meters per second.
1 kilometers has 1000 meters, and one hour has 3600 seconds, so we have that:
Vp = 95*1000/3600 m/s = 26.39m/s
Vc = 110*1000/3600 m/s = 30.56m/s
now, after the police car starts to accelerate, the velocity equation will be now.
The positions of the cars are:
P(t) = (a/2)*t^2 + v0*t + p0
Where a is the acceleration, v0 is the initial velocity, and p0 is the initial position.
We know that the difference in the velocity of the cars is two seconds, so after those the speeding car is:
(30.56m/s - 26.39m/s)*2s = 8.34m/s
Now we can write the position equations as:
Pp = 1m/s*t^2 + 26.39m/s*t + 0
Here i assume that the initial position of the car is at the 0 units in one axis.
Pc = 30.56m/s*t + 8.34m/s
Now we want to find the time at wich both positions are the same, and after that time the police car will go ahead of the speeding car.
1m/s*t^2 + 26.39m/s*t = 30.56m/s*t + 8.34m/s
t^2 + (26.39 - 30.56)*t - 8.34 = 0
t^2 - 4.15*t - 8.34 = 0
Now we need to solve this quadratic equation:
t = (4.15 +/- √(4.15^2 - 4*1*(-8.34))/2 = (4.15 +/- 7.11)/2
From here we have two solutions, one positive and one negative, and we need to take the positive one:
t = (4.15 + 7.11)/2s = 11.26/2 s= 5.61s
And remember that the police car started accelerating two secnods after that the speeding car passed it, so the actual time is:
t = 5.61s + 2s = 7.61s