The "reaction time" of the average automobile driver is about 0.7s. If an automobile can slow down with an acceleration of 12.0 ft/s^2, compute the total distance covered in coming to a stop after a signal is observed from an initial velocity of 15.0 mph.
First, I converted the 15.0 mph to feet/second and got 22 ft/s.
Formula #1:
Δx = $v_1$Δt + (1/2)a$Δt^2$
$Δx = 22(0.7) + (1/2)(-12)(0.7^2) = 12.46 ft$
Formula #2:
$Δx = v_1 Δt$
$Δx = (22)(0.7) = 15.3 ft$
I am not sure which formula to use for this problem.