A reader emailed me a fun question from a physics exam he took, along these lines:
A car driver going at some speed v suddenly finds a wide wall at a distance r. Should he apply brakes or turn the car in a circle of radius r to avoid hitting the wall?
My first thought was that surely the question wasn’t doable without more information, but it turns out that we do have enough to give a straightforward answer. Let’s take the “turns in a circle” and “slams on brakes” scenarios one at a time.
Turns in a circle:
Velocity is a vector whose magnitude is the speed and whose direction is the direction of travel. If you turn, your speed remains the same but your direction of travel changes. So the velocity is changing even if the speed isn’t. A changing velocity is by definition an acceleration, and one of the key equations of first semester physics is the acceleration required to produce uniform circular motion. It turns out to be a function of the speed and the radius of the circle:
Since we don’t have any numbers to plug in or really anywhere else to go with this, we’re done with this part. The required acceleration to avoid the wall is equal to the square of the speed divided by the radius of the circle, which is just the initial distance to the wall.
Slams on brakes:
This one is a little more involved. The direction of the velocity is not changing, but the speed is. Another of the key equations of freshman physics is the formula for position in uniformly accelerated motion. It’s:
where a is the acceleration, v0 is the initial velocity, x0 is the initial position, and t is the elapsed time. In this case we’d like to solve for a at the point where x = r (we define our coordinates such that x0 = 0). But we don’t know how much time has elapsed by the time the car reaches the wall, so we need the formula for velocity in uniformly accelerated motion, which we might write from memory or find by differentiating the position equation if we know calculus:
Now I’ll start subscripting the letter f on the specific time when the car reaches the wall. We know that we’ve come to a stop at at that time, so we have:
Which means
Don’t worry about the negative sign. a is itself negative (we’re decelerating), so tf will be positive as well. Now that we know how much time has elapsed when the motion is complete, we can plug that into our position formula:
Remembering that at the wall, x = r and that we defined x0 = 0. You can do the algebra to solve for a, and you’ll find that
Which is (ignoring the minus sign that just tells us which way the acceleration is pointed) just half the acceleration we found for the turning scenario. So purely from a standpoint of the acceleration car tires can produce, braking works better than swerving.
After writing this post, I came across a ScienceBlogs post on Dot Physics a few years ago on the same subject. He approaches the problem in a different way, and I think it’s well worth reading both solution methods.
