Alice is VERY late for school and her dad is giving her a ride. He's driving at a speed of when the stoplight in front of him turns yellow. At this point, Alice's dad has to make a choice between two options:
He could speed up and try to make it past the stoplight before it turns red.
He could slow down and bring the car to a stop before he reaches the light and wait for the light to turn green again.
Unfortunately, the distance between the car and the stoplight falls within a particular range such that neither option will work, and he will end up going through the red light no matter what. He can't speed up fast enough to make it through the light, and he's traveling too fast to stop the car before it passes through the red light. If this range can be written as , where is the lower bound and is the upper bound, what is ?
Details and Assumptions :
The car both accelerates and decelerates at .
The stoplight is yellow for only 2 seconds before it turns red.
Assume that Alice's Dad's reaction time is immediate and he either accelerates or decelerates the moment the light turns yellow.
Disregard friction and air resistance.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let's denote D a and D d as the distance you travel when accelerating and decelerating, respectively. Let's also denote x as distance between the car and the stoplight at the moment when the light turns yellow.
In order to find our solution, we simply have to find the values of x that satisfy D a < x < D d . All we have to do is find D a and D d and we'll have our bounds, therefore our answer will be of the form D a + D d .
Let's first find D a . For this method, Alice's dad starts at a speed of 4 0 m / s and accelerates at 8 m / s for 2 seconds. Using the formula d = v i t + 2 1 a t 2 :
D a = ( 4 0 m / s ) ( 2 s ) + 2 1 ( 8 m / s 2 ) ( 2 s ) 2 = 9 6 m
Now all that's left is to find D d . In this case, Alice's dad again starts with an initial velocity of 4 0 m / s but ends with a final velocity of 0 m / s after an unknown period of time. Using the formula v f 2 = v i 2 + 2 a d and solving for d :
D d = 2 a v i 2 = 2 ( 8 m / s 2 ) ( 4 0 m / s ) 2 = 1 0 0 m
We know now that Alice's dad would have had to have been between 9 6 m and 1 0 0 m away from the stoplight in order for this unfortunate situation to occur. We've found our bounds D a and D d , therefore our answer is D a + D d = 9 6 + 1 0 0 = 1 9 6 .