The 2012 AP Physics C Mechanics free response section has a reputation. Ask anyone who took it that year, and they'll probably make a face. Ask a teacher who's graded it, and they'll nod slowly. It wasn't impossible — but it was the kind of exam that separated the students who memorized formulas from the ones who actually understood the physics. Less friction, more output.
If you're prepping for the current exam, you might wonder: why bother with a test from over a decade ago? Because of that, the short version is this — the 2012 FRQ is still one of the cleanest, most representative practice sets you'll find. Day to day, the College Board reuses concepts, not questions. And the way those three problems were constructed? Textbook examples of how the exam thinks.
What Is the 2012 AP Physics C Mechanics FRQ
Three questions. Ninety minutes. No multiple choice to fall back on. Just you, a calculator, and the equation sheet.
The 2012 mechanics FRQ covered the standard pillars: Newton's laws, work-energy, momentum, rotation, and oscillations. Consider this: question 2 was pure rotational dynamics but wrapped in a scenario that forced you to choose your axis carefully. Consider this: question 3? But the way they combined them — that's what made it memorable. Question 1 looked like a standard spring-block problem until part (c) asked for a differential equation. A deceptively simple collision problem that turned into a center-of-mass motion question halfway through.
None of the questions relied on obscure tricks. They relied on you not panicking when the algebra got messy.
The actual questions, briefly
Since the College Board releases these publicly, you can pull the PDF yourself. But here's the skeleton:
Question 1: A block on a horizontal surface, attached to a spring, with kinetic friction. You pull it back, release it. Derive the equation of motion. Find the maximum speed. Then — and this is the part where most students lost points — write and solve the differential equation for velocity as a function of time.
Question 2: A uniform rod pivoted at one end. A small object sticks to the other end. The system is released from rest horizontally. Find angular acceleration, tension in the pivot, angular speed at the bottom. Classic rotational dynamics, but the "small object" detail mattered for moment of inertia.
Question 3: Two blocks on a frictionless surface. One moving, one stationary. They collide. But the collision isn't perfectly elastic or perfectly inelastic — it's partially* elastic, with a given coefficient of restitution. Then they ask about the center of mass motion after the collision. That last part caught a lot of people off guard.
Why It Matters / Why People Still Use It
You're not taking the 2012 exam. So why does this specific year show up in every serious prep guide, every teacher's shared drive, every Reddit thread about "best FRQs to practice"?
Because it's honest*.
The 2012 questions don't hide behind convoluted scenarios. They don't require you to invent new physics. They test whether you can:
- Set up a differential equation from a free-body diagram
- Choose the right axis for torque calculations without being told
- Recognize that center-of-mass velocity doesn't change during a collision — even a messy one
Those are the skills the current exam still tests. The notation might shift slightly. Practically speaking, the phrasing gets updated. But the cognitive moves* are identical.
I've seen students grind through five years of recent FRQs and still freeze on the 2012 differential equation part. In practice, that tells you something. It tells you that if you can work through this set cleanly — not just get the right answer, but explain* each step — you're ready for whatever this year's exam throws at you.
How to Work Through It (Without Just Checking Answers)
Don't treat this like a practice test. Here's the thing — treat it like a study tool. There's a difference.
Start with Question 1: The Spring-Block-Friction System
Draw the free-body diagram before* you write any equations. Plus, seriously. Stop. Draw it.
Forces: spring force (–kx), kinetic friction (–μmg, opposing velocity), normal, weight. The friction direction flips when velocity flips. That's the trap.
Part (a) usually asks for the differential equation. Newton's second law:
m(d²x/dt²) = –kx – μmg·sign(v)
But the sign function is messy. Most students write two separate equations: one for v > 0, one for v < 0. That's fine. That's expected.
Part (b): maximum speed. This is a work-energy problem if you're careful. The spring potential energy converts to kinetic energy minus* work done by friction. But friction is non-conservative, so:
½kx₀² = ½mv_max² + μmgx₀
Wait — is the block at maximum speed when it passes equilibrium? Only if friction is negligible. With friction, maximum speed happens before* equilibrium because friction is still doing negative work. That's the insight.
Part (c): solve the differential equation. This is where the exam separates the A's from the 5's. You don't need to solve the full damped oscillator. The friction is constant magnitude, not velocity-dependent.
Finishing the first question
The moment you piece together the two second‑order equations, you’ll obtain a motion that is linear in time while the block is moving in one direction and then reverses once the kinetic‑energy budget is exhausted. Because the friction force is constant in magnitude, the acceleration is constant on each leg of the motion, which makes it possible to solve for the position explicitly without invoking sinusoidal functions.
- Determine the sign of the velocity at the instant the block reaches the equilibrium point. That instant marks the transition from the “positive‑velocity” regime to the “negative‑velocity” regime.
- Integrate the acceleration for the first interval ( (v>0) ) from (t=0) to the time (t_{1}) when (v) becomes zero. The result is a quadratic expression for (x(t)) that you can use to locate the maximum displacement.
- Switch to the second interval ( (v<0) ) and repeat the integration, this time using the position and velocity at (t_{1}) as the new initial conditions. The symmetry of the problem guarantees that the magnitude of the displacement on the return side will be reduced by (2\mu mg) relative to the initial stretch.
By keeping track of the intervals and the sign changes, you can write a complete piece‑wise description of (x(t)) and, if the problem asks for the total distance traveled before the block comes to rest, simply sum the absolute values of the two excursions.
Want to learn more? We recommend ap english language and composition scores and compare positive and negative feedback mechanisms. for further reading.
Question 2 – Rotational dynamics and angular momentum
The second free‑response item typically introduces a thin uniform rod pivoted at one end, with a small mass attached to its free end. A string wrapped around the rod’s midpoint is pulled with a constant tension (T) for a short interval, after which the string is cut and the rod swings under its own weight.
Key ideas to target:
- Torque about the pivot: Write the net external torque as ( \tau = T,r_{\perp} - Mg,\frac{L}{2}\sin\theta ), where (r_{\perp}) is the perpendicular distance from the pivot to the line of action of the tension.
- Moment of inertia: For the combined system (rod + mass) about the pivot, use ( I = \frac{1}{3}ML^{2} + mL^{2} ).
- Angular momentum conservation:
Finishing the first question
The block experiences a constant retarding force of magnitude (f=\mu mg). Consequently the acceleration is constant on each leg of the motion, with opposite sign once the velocity reverses. Let the initial speed be (v_{0}>0) and the initial displacement be (x_{0}=0).
Phase 1 ( (v>0) ).Even so, *
The equation of motion is (a=-\mu g). In real terms, integrating once gives the velocity
[
v(t)=v_{0}-\mu g,t . Day to day, ]
The velocity vanishes when (t=t_{1}=v_{0}/(\mu g)). Substituting this instant into the integrated position,
[
x(t)=x_{0}+v_{0}t-\frac{1}{2}\mu g t^{2},
]
yields the maximal stretch
[
x_{\max}= \frac{v_{0}^{2}}{2\mu g}.
Phase 2 ( (v<0) ).e. Plus, the acceleration now has the same magnitude but opposite sense, so for (t>t_{1})
[
v(t)=-\mu g,(t-t_{1}),\qquad
x(t)=x_{\max}-\frac{1}{2}\mu g,(t-t_{1})^{2}. That said, the displacement at that moment is therefore
[
x_{\text{final}}=x_{\max}-2\mu g,t_{1}=x_{\max}-2\frac{v_{0}^{2}}{2\mu g}=x_{\max}- \frac{v_{0}^{2}}{\mu g}= -,\frac{v_{0}^{2}}{2\mu g}. So after an additional interval of duration (t_{1}). That said, *
At (t=t_{1}) the block is momentarily at rest at (x_{\max}). ]
The second excursion ends when the speed again reaches zero, i.]
Thus the block returns past the equilibrium point by an amount equal to the original stretch, but the total distance travelled before coming to rest is
[
D = x_{\max}+|x_{\text{final}}-x_{\max}| = \frac{v_{0}^{2}}{2\mu g}+ \frac{v_{0}^{2}}{2\mu g}= \frac{v_{0}^{2}}{\mu g}.
The piece‑wise expression for the position can be written compactly as
[ x(t)= \begin{cases} \displaystyle \frac{v_{0}^{2}}{2\mu g}-\frac{1}{2}\mu g,(t-t_{1})^{2}, & 0\le t\le t_{1},\[6pt] \displaystyle -\frac{v_{0}^{2}}{2\mu g}+\frac{1}{2}\mu g,(t-t_{1})^{2}, & t_{1}\le t\le 2t_{1}, \end{cases} ] which makes the reversal of direction and the reduction of the return excursion explicit.
Question 2 – Rotational dynamics and angular momentum
With the string cut, the only external torque about the pivot is due to gravity. The net torque is
[ \tau(\theta)= -\Bigl(\frac{Mg}{2}+mg\Bigr)L\sin\theta . ]
The moment of inertia of the combined system about the pivot is
[ I = \frac{1}{3}ML^{2}+mL^{2}= \Bigl(\frac{M}{3}+m\Bigr)L^{2}. ]
Hence the angular acceleration follows from (\tau = I\ddot\theta):
[ \ddot\theta + \frac{\bigl(\frac{Mg}{2}+mg\bigr)L}{I},\sin\theta =0 . ]
For modest amplitudes the sine term can be linearised ((\sin\theta\approx\theta)), turning the equation into a simple harmonic oscillator with natural frequency
[ \omega = \sqrt{\frac{\bigl(\frac{Mg}{2}+mg\bigr)L}{I}} . ]
The subsequent motion is therefore
[ \theta(t)=\theta_{0}\cos(\omega t+\phi), ] where the phase (\phi) is fixed by the initial angular displacement immediately after the string is released. Energy conservation provides an alternative route: the mechanical energy just after the cut is
[ E = \frac{1}{2}I\omega_{0}^{2}+ \Bigl(\frac{Mg}{2}+mg\Bigr)L\bigl(1-\cos\theta_{0}\bigr), ] and it remains constant because gravity is conservative. Solving for the angular speed at any angle gives
[ \omega(\theta)=\sqrt{\omega_{0}^{2}+ \frac{2\bigl(\frac{Mg}{2}+mg\bigr)L}{I}\bigl(\cos\theta-\cos\theta_{0}\bigr)} . ]
The rod reaches its highest point when (\omega=0); the corresponding angle (\theta_{\max}) satisfies
[ \cos\theta_{\max}= \cos\theta_{0}-\frac{I}{2\bigl(\frac{Mg}{2}+mg\bigr)L},\omega_{0}^{2}. ]
Summarising the two parts, the first problem is resolved by treating the motion as two uniformly accelerated segments, yielding a piece‑wise quadratic position law and a total distance that scales with the square of the initial speed. The second problem reduces to a torque‑driven angular equation; after linearisation it becomes a harmonic oscillation, and the angular displacement can be expressed either analytically (small‑angle approximation) or implicitly through energy‑based relations for larger swings.
Conclusion
By dissecting the dynamics into temporally separated intervals—one in which the retarding force acts in the direction of motion and another in which it opposes it—one obtains explicit, non‑trigonometric solutions for the position‑time law and a straightforward calculation of the total distance travelled. On the flip side, in the rotational scenario, the constant‑magnitude torque gives rise to a simple harmonic equation after the string is cut, and the system’s angular behaviour follows directly from the balance of kinetic and potential energy. Mastery of these piece‑wise integrations and of the torque‑moment‑of‑inertia relationship is precisely what distinguishes a top‑scoring response from a merely adequate one.