41.2k views
3 votes
You are driving to the grocery store at 20 m/s. You are 110m from an intersection when the traffic light turns red. Assume that your reaction time is 0.50s and that your car brakes with constant acceleration. How far are you from the intersection when you begin to apply the brakes? What acceleration will bring you to rest right at the intersection? How long does it take you to stop after the light changes? the known values: vi=20m/s xi=110m t=.50s vf=0m/s xf=0m a=?

User Andreasgk
by
4.8k points

1 Answer

3 votes

As we know that reaction time will be


t = 0.50 s

so the distance moved by car in reaction time


d = vt


d = 20 * 0.50


d = 10 m

now the distance remain after that from intersection point is given by


d = 110 - 10 = 100 m

So our distance from the intersection will be 100 m when we apply brakes

now this distance should be covered till the car will stop

so here we will have


v_f = 0


v_i = 20 m/s

now from kinematics equation we will have


v_f^2 - v_i^2 = 2 a d


0 - 20^2 = 2(a)100


a = (-400)/(200) = -2 m/s^2

so the acceleration required by brakes is -2 m/s/s

Now total time taken to stop the car after applying brakes will be given as


v_f - v_i = at


0 - 20 = -2 (t)


t = 10 s

total time to stop the car is given as


T = 10 s + 0.5 s = 10.5 s

User Wannadream
by
4.9k points