Skip to content

MCAT Physics: Mechanics

Last updated: May 2, 2026

Physics: Mechanics questions are one of the highest-leverage areas to study for the MCAT. This guide breaks down the rule, the elements you need to recognize, the named traps that catch most students, and a memory aid that scales to test day. Read it once, then practice the same sub-topic adaptively in the app.

The rule

The work–energy theorem says the net work on an object equals its change in kinetic energy: $W_{net} = \Delta KE$. When only conservative forces (gravity, ideal springs) act, total mechanical energy $E = KE + PE$ is conserved. When non-conservative forces (friction, applied pushes, air drag) act, the energy they deliver or remove equals the change in mechanical energy: $W_{nc} = \Delta E_{mech}$. Picking the right two endpoints and tracking each energy form at each endpoint solves nearly every MCAT mechanics energy problem.

Elements breakdown

Identify the System and Endpoint States

Pick the object whose energy you are tracking and the two moments you will compare.

  • Define the system clearly
  • Pick the initial state (often released from rest)
  • Pick the final state (often at an extremum)
  • Sketch a free-body diagram first

Choose Reference Height for Gravitational PE

$U_g = mgh$ depends on where you set $h = 0$, so the choice is yours but must be consistent.

  • Pick any horizontal level
  • Lowest point of motion is usually simplest
  • Apply the same $h = 0$ to both endpoints
  • Heights above are positive, below are negative

Inventory the Energy Forms at Each Endpoint

List every energy term that is nonzero at the initial and final state.

  • Translational KE: $\frac{1}{2}mv^2$
  • Gravitational PE: $mgh$
  • Spring PE: $\frac{1}{2}kx^2$
  • Rotational KE: $\frac{1}{2}I\omega^2$ if rolling
  • Drop terms that are zero at that state

Account for Non-Conservative Work

Friction, normal pushes from outside the system, and drag transfer energy out of (or into) the mechanical pool.

  • Kinetic friction work on a flat surface: $W_f = -\mu_k m g \cdot d$
  • Applied force work: $W = Fd\cos\theta$
  • Out of the system is negative, in is positive
  • If only conservative forces, $\Delta E_{mech} = 0$

Apply the Master Equation

Use the conservation form with non-conservative work explicit: $KE_i + PE_i + W_{nc} = KE_f + PE_f$.

  • Plug in numerical energies in joules
  • Solve for the unknown variable
  • Check that all units reduce to $\text{J}$
  • Sanity-check the direction of motion

Common patterns and traps

Sign Flip on Work Done by Friction

Friction always opposes motion, so the work it does on the moving object is negative. Students sometimes write $+\mu_k m g d$ on the gain side of the equation, which double-counts the energy and produces a final speed that is too high. The correct treatment subtracts $\mu_k m g d$ from the initial mechanical energy.

A choice that gives a final speed larger than the no-friction case, or that equals the no-friction answer with the friction term silently dropped.

Wrong Reference Height for Potential Energy

$U_g = mgh$ requires a chosen zero, and the chosen zero must be applied to both endpoints. A common slip is to set $h = 0$ at the bottom of a ramp for the initial state but then measure the final state from the top, double-counting or zeroing out the height drop. The result is an answer off by exactly $mgh$.

A choice that omits the height drop entirely, equal to the answer you would get if the object had not moved vertically.

Forgetting the Square in Kinetic Energy

$KE = \frac{1}{2}mv^2$ scales with the square of speed, so doubling speed quadruples $KE$. Students who linearize this relation produce answers that are off by a factor of two when speeds are unequal between endpoints. The trap also appears when a problem asks for speed and the student forgets to take a square root at the end.

A choice equal to twice (or half) the correct speed, or a speed-squared value reported in $\text{m/s}$ rather than the proper square root.

The Order-of-Magnitude Estimate

When the four answer choices span different powers of ten, you do not need exact arithmetic — just check the magnitude. Estimate $g \approx 10 \text{ m/s}^2$, round masses, and ignore decimals. This heuristic catches setup errors fast: if your candidate answer is $100\times$ off from the spread, you missed a unit conversion or a square.

Three plausible-magnitude choices clustered around the correct order of magnitude and one outlier — the outlier is usually a unit-conversion trap.

Confusing Energy Lost with Energy Remaining

A frequent stem asks how much energy was dissipated to friction; the trap distractor gives you the final kinetic energy or the initial potential energy directly. Read the stem carefully: "lost" means $E_i - E_f$, not $E_f$. The same trap reverses for stems that ask for the energy at a final state and offer the dissipated amount as a distractor.

A choice numerically equal to either the initial $PE$ or the final $KE$ when the stem asks for the difference between the two.

How it works

Suppose you drop a $2 \text{ kg}$ block from a height of $5 \text{ m}$ onto a spring with $k = 400 \text{ N/m}$ and want the maximum compression. Pick the bottom of the spring's compression as $h = 0$ and the moment of release as the initial state. At release, $KE_i = 0$ and $PE_i = mg(h + x)$ where $x$ is the compression; at maximum compression, $KE_f = 0$ and $PE_f = \frac{1}{2}kx^2$. With no friction mentioned, $W_{nc} = 0$, giving $mg(h+x) = \frac{1}{2}kx^2$. The KE term vanishes at both endpoints because release is from rest and maximum compression is an instantaneous stop — that endpoint choice is the whole trick. If friction or drag had been present, you would add a $W_{nc}$ term that subtracts the lost energy and the equation would still close cleanly.

Worked examples

Worked Example 1
Dr. Marta Reyes investigates frictional losses on incline tracks used in undergraduate physics labs. Her group fabricates a $2.0 \text{ m}$ wooden ramp inclined at $30^{\circ}$ above horizontal and releases a $1.5 \text{ kg}$ cart from rest at the top. The cart slides down the ramp; instrumentation at the bottom records its translational speed. The team repeats the experiment with three surface coatings: untreated wood, a low-friction polymer film, and a sand-impregnated grip pad. For the polymer-coated trial, the cart leaves the bottom of the ramp at $4.0 \text{ m/s}$. Reyes sets gravitational potential energy to zero at the bottom of the ramp, and air drag on the cart is negligible at these speeds. The cart's rotational kinetic energy is also small — it slides on plastic skids rather than rolling on wheels — and is ignored throughout the analysis. Use $g = 10 \text{ m/s}^2$.

How much mechanical energy was dissipated by friction during the polymer-coated trial?

  • A $3 \text{ J}$ ✓ Correct
  • B $12 \text{ J}$
  • C $15 \text{ J}$
  • D $27 \text{ J}$

Why A is correct: Initial height is $h = 2.0 \sin 30^{\circ} = 1.0 \text{ m}$, so initial $PE = mgh = (1.5)(10)(1.0) = 15 \text{ J}$ and initial $KE = 0$. Final $KE = \frac{1}{2}mv^2 = \frac{1}{2}(1.5)(4.0)^2 = 12 \text{ J}$ and final $PE = 0$. Energy dissipated equals $E_i - E_f = 15 - 12 = 3 \text{ J}$.

Why each wrong choice fails:

  • B: $12 \text{ J}$ is the cart's final kinetic energy, not the energy lost. The stem asks for what was dissipated, which is the difference between initial and final mechanical energy. (Confusing Energy Lost with Energy Remaining)
  • C: $15 \text{ J}$ is the initial gravitational potential energy. This would be the answer only if the cart arrived at the bottom with zero kinetic energy, but it arrives at $4.0 \text{ m/s}$. (Confusing Energy Lost with Energy Remaining)
  • D: $27 \text{ J}$ adds the initial $PE$ and final $KE$ instead of subtracting. Energy dissipated is a difference, not a sum. (Sign Flip on Work Done by Friction)
Worked Example 2

A $0.40 \text{ kg}$ pendulum bob is released from rest at a height of $0.20 \text{ m}$ above its lowest point. Air resistance and the mass of the string are negligible. Use $g = 10 \text{ m/s}^2$.

What is the bob's speed at the lowest point of its swing?

  • A $1.4 \text{ m/s}$
  • B $2.0 \text{ m/s}$ ✓ Correct
  • C $4.0 \text{ m/s}$
  • D $0.8 \text{ m/s}$

Why B is correct: With only gravity acting, $mgh = \frac{1}{2}mv^2$, so $v = \sqrt{2gh} = \sqrt{2 \cdot 10 \cdot 0.20} = \sqrt{4} = 2.0 \text{ m/s}$. The bob's mass cancels, which is the signature of conservative-force energy problems.

Why each wrong choice fails:

  • A: $1.4 \text{ m/s} \approx \sqrt{2}$, which would be the answer if you forgot the factor of $g$ inside the square root. Plugging $\sqrt{2h}$ instead of $\sqrt{2gh}$ produces this value. (The Order-of-Magnitude Estimate)
  • C: $4.0 \text{ m/s}$ corresponds to $v^2 = 4 \text{ m}^2/\text{s}^2$ reported as a speed without taking the square root. The kinetic energy expression has $v^2$, but the question asks for $v$. (Forgetting the Square in Kinetic Energy)
  • D: $0.8 \text{ m/s}$ comes from setting $mgh = mv^2$ (without the $\frac{1}{2}$), giving $v = \sqrt{gh} = \sqrt{2}$ — actually closer to $1.4$, but a student who also drops the factor of two inside the root lands here. Either way, the missing $\frac{1}{2}$ in $KE$ is the error. (Forgetting the Square in Kinetic Energy)
Worked Example 3
A research team led by Dr. Fei Liu studies energy transfer in a horizontal spring-launcher apparatus. A block of mass $0.50 \text{ kg}$ is pressed against a Hooke's-law spring with spring constant $k = 200 \text{ N/m}$, compressing it by $0.10 \text{ m}$ from its natural length on a horizontal surface. When released, the spring launches the block across the surface. The surface beneath the spring's path is frictionless, and the block separates from the spring exactly when the spring reaches its natural length. Beyond that point, the block slides onto a horizontal patch with kinetic friction coefficient $\mu_k = 0.20$ and eventually comes to rest. Liu's group measures the distance the block travels across the rough patch before stopping. They use $g = 10 \text{ m/s}^2$ and ignore drag from the surrounding air. The block does not leave the surface at any point during the motion.

Approximately how far does the block travel across the rough patch before coming to rest?

  • A $0.1 \text{ m}$
  • B $0.5 \text{ m}$
  • C $1.0 \text{ m}$ ✓ Correct
  • D $2.0 \text{ m}$

Why C is correct: Spring potential energy at compression is $\frac{1}{2}kx^2 = \frac{1}{2}(200)(0.10)^2 = 1.0 \text{ J}$. All of it converts to kinetic energy at separation, then is removed by friction on the rough patch. Setting $\mu_k m g d = 1.0 \text{ J}$ gives $(0.20)(0.50)(10)\,d = 1.0$, so $d = 1.0 \text{ m}$.

Why each wrong choice fails:

  • A: $0.1 \text{ m}$ is just the spring compression handed back as the answer, with no calculation. The block travels much farther than the compression distance because the rough patch only weakly opposes its motion. (The Order-of-Magnitude Estimate)
  • B: $0.5 \text{ m}$ comes from using $kx^2$ instead of $\frac{1}{2}kx^2$ for spring energy and then dividing — actually that overshoots; this answer arises from a different slip, dropping the $\frac{1}{2}$ in $KE$ when equating to friction work, which halves $d$. (Forgetting the Square in Kinetic Energy)
  • D: $2.0 \text{ m}$ doubles the correct distance, which happens if you forget the $\frac{1}{2}$ in the spring potential energy and use $kx^2 = 2.0 \text{ J}$ as the energy to dissipate. Spring PE is $\frac{1}{2}kx^2$, not $kx^2$. (Forgetting the Square in Kinetic Energy)

Memory aid

Endpoint–Energies–Exits: pick two Endpoints, list every nonzero Energy at each, then add any energy that Exited (friction, drag) as $W_{nc}$.

Key distinction

Conservation of mechanical energy is a special case of the work–energy theorem — it only holds when $W_{nc} = 0$. When friction or an applied push appears, do not abandon energy methods; just add the $W_{nc}$ term and the same equation still solves the problem.

Summary

Track $KE$, $PE_g$, and $PE_{spring}$ at two endpoints, add any non-conservative work, and solve.

Practice physics: mechanics adaptively

Reading the rule is the start. Working MCAT-format questions on this sub-topic with adaptive selection, watching your mastery score climb in real time, and seeing the items you missed return on a spaced-repetition schedule — that's where score lift actually happens. Free for seven days. No credit card required.

Start your free 7-day trial

Frequently asked questions

What is physics: mechanics on the MCAT?

The work–energy theorem says the net work on an object equals its change in kinetic energy: $W_{net} = \Delta KE$. When only conservative forces (gravity, ideal springs) act, total mechanical energy $E = KE + PE$ is conserved. When non-conservative forces (friction, applied pushes, air drag) act, the energy they deliver or remove equals the change in mechanical energy: $W_{nc} = \Delta E_{mech}$. Picking the right two endpoints and tracking each energy form at each endpoint solves nearly every MCAT mechanics energy problem.

How do I practice physics: mechanics questions?

The fastest way to improve on physics: mechanics is targeted, adaptive practice — working questions that focus on your specific weak spots within this sub-topic, getting immediate feedback, and revisiting items you missed on a spaced-repetition schedule. Neureto's adaptive engine does this automatically across the MCAT; start a free 7-day trial to see your sub-topic mastery climb in real time.

What's the most important distinction to remember for physics: mechanics?

Conservation of mechanical energy is a special case of the work–energy theorem — it only holds when $W_{nc} = 0$. When friction or an applied push appears, do not abandon energy methods; just add the $W_{nc}$ term and the same equation still solves the problem.

Is there a memory aid for physics: mechanics questions?

Endpoint–Energies–Exits: pick two Endpoints, list every nonzero Energy at each, then add any energy that Exited (friction, drag) as $W_{nc}$.

What's a common trap on physics: mechanics questions?

Forgetting friction always removes mechanical energy

What's a common trap on physics: mechanics questions?

Using inconsistent $h = 0$ at the two endpoints

Ready to drill these patterns?

Take a free MCAT assessment — about 25 minutes and Neureto will route more physics: mechanics questions your way until your sub-topic mastery score reflects real improvement, not luck. Free for seven days. No credit card required.

Start your free 7-day trial