Question
Question: You are driving a car that has a maximum acceleration of a. The magnitude of the maximum deceleratio...
You are driving a car that has a maximum acceleration of a. The magnitude of the maximum deceleration is also a. What is the maximum distance that you can travel in time T, assuming that you begin and end at rest?

2aT²
aT²
aT²/4
aT²/8
aT²/4
Solution
To find the maximum distance traveled, we need to maximize the area under the velocity-time (v-t) graph. Since the car starts and ends at rest, the v-t graph will start at v=0 and end at v=0. To maximize the area (distance), the car should accelerate at its maximum rate 'a' for some time, reach a maximum velocity (vmax), and then decelerate at its maximum rate 'a' to come to rest. This forms a triangular v-t graph.
Let t1 be the time taken to accelerate from rest to vmax. Using the equation v=u+at: vmax=0+at1⟹vmax=at1
Let t2 be the time taken to decelerate from vmax to rest. Using the equation v=u+at (where 'a' is deceleration, so we use -a): 0=vmax−at2⟹vmax=at2
From these two equations, we see that at1=at2, which implies t1=t2. The total time given is T=t1+t2. Substituting t1=t2, we get T=t1+t1=2t1. Therefore, t1=T/2. And consequently, t2=T/2.
Now, we can find the maximum velocity attained: vmax=at1=a(T/2).
The total distance traveled is the area of the triangular v-t graph: Distance S=21×base×height S=21×T×vmax Substitute the expression for vmax: S=21×T×(aT/2) S=4aT2
The maximum distance that can be traveled in time T is 4aT2.