Hi Amey,
The basic equation from Kinematics that you want to use here is
x = x0 + v0t + (1/2)at2
Where x0 is the initial position, v0 is the initial velocity and a is the acceleration. For both the thief and the cop, we assume that they run at a constant velocity, and so there is no acceleration, so a = 0.
The thief and the cop each have their own position equation. Let the variables associated with the thief have a subscript "1", and left the variables associated with the cop have a subscript "2". Let's assume that the thief and the cop are running along the positive x axis. Let's assume that the thief has an initial position of 200 m and that the cop is initial on the origin. Let the thief run at a speed of v1 = 10 km/h and the cop run at a constant speed of v2 = 10 km/h.
The thief's equation is then
x1 = 200 + v1t
The cop's equation is
x2 = 0 + v2t, or x2 = v2t
We want the difference of the thief's and cop's position at t = 6 min.
x1 - x2 = (200 + v1t) - v2t = 200 + (v1 - v2)t
We now have the equation that we need. But, we have to express everything in basic units according to the SI system. We want positions in meters, velocities in meters/second and times in seconds.
v1 = (10 km/h)(1000 m / km)(1h / 3600 s) = 2.78 m/s
v2 = (11 km/h)(1000 m / km)(1h / 3600 s) = 3.06 m/s
t = (6 min)(60 s / min) = 360 s
Thus,
x1 - x2 = 200 + (2.78 - 3.05)(360) = 99.2 m
At t = 6 min, the thief is 99.2 meters ahead of the policeman.
Amey B.
06/02/16