Quite a simple question but I'm having issues -
I have the speed of an object (say 5m/s) and the time it takes the object to come to a complete stop (say 2s). I want the object to stop exactly on a given position (T). At what distance from T will I need to start decelerating?
The object has no friction.
The distance is the time multiplied by the average speed,
$$2\frac{5+0}2=5\text{m}.$$
(We assume uniform acceleration, so that the average speed is the mean of the initial and final speed.)