Guides
Chem/Phys4A: Translational motion, forces, work, energy, and equilibrium in living systems

Work

Work is one of the most fundamental ideas in mechanics, and the MCAT tests it both in isolation and as the bridge between forces and energy. The unifying question through every subtopic: how much energy is transferred by a force acting over a displacement? Keep that in mind and the equations become intuitive.

Priority labels: Must know = cold; Know the logic = mechanism not names; Passage-level = recognize, don't memorize; Optional = skippable.


Work Done by a Constant Force

The Core Idea

Must know

Pushing a gurney down a corridor: you apply a force, it moves, and energy is transferred — that transfer of energy by a force over a displacement is work. What matters is not force alone or displacement alone, but how much the force lines up with the direction of motion.

The Equation

Must know

W=FdcosθW = Fd\cos\theta

  • WW = work, in joules (J = N·m = kg·m²/s²)
  • FF = force magnitude (N), dd = displacement magnitude (m)
  • θ\theta = angle between the force and displacement vectors

This is the dot product W=FdW = \vec{F} \cdot \vec{d}; cosθ\cos\theta extracts only the component of force parallel to displacement — the only part doing work.

Sign Convention

Must know

The sign of work gives the direction of energy transfer:

  • θ=0°\theta = 0° (cosθ=+1\cos\theta = +1): max positive work; energy added to object.
  • θ=90°\theta = 90° (cosθ=0\cos\theta = 0): zero work (e.g., normal force, centripetal force).
  • θ=180°\theta = 180° (cosθ=1\cos\theta = -1): negative work; energy removed.

A normal force does zero work on a horizontally sliding box because it points up while displacement is horizontal (cos90°=0\cos 90° = 0). This trips students up constantly.

Work on an Inclined Plane (Worked Example)

Must know

A nurse pushes a wheelchair up a 30° ramp, applying 200 N along the ramp over 5.0 m along the ramp.

Force is parallel to displacement, so θ=0°\theta = 0°:

W=Fdcosθ=(200)(5.0)(1)=1000 JW = Fd\cos\theta = (200)(5.0)(1) = 1000\ \text{J}

The 30° ramp angle does NOT appear: θ\theta is the angle between F\vec{F} and d\vec{d}, not between F\vec{F} and horizontal.

Work from an F-d Graph

Must know

For a variable force, work = area under the Force-vs-displacement graph (triangles, rectangles, trapezoids). This is the graphical version of W=FdxW = \int F\,dx — you only need the area intuition, not the integral.

Force vs. displacement graph; the shaded area under the curve equals the work done. For a linearly increasing force (e.g., a spring), the area is a triangle.
Force vs. displacement graph; the shaded area under the curve equals the work done. For a linearly increasing force (e.g., a spring), the area is a triangle.

Quick check: A weightlifter holds a barbell still overhead for 10 seconds. How much work do the arms do on the barbell?

Answer: Zero. Displacement d=0d = 0, so W=0W = 0 regardless of FF. Effort/fatigue is real physiologically, but mechanical work is zero.


Mechanical Advantage

The Intuition

Know the logic

Simple machines (levers, ramps, pulleys) let a smaller input force do the same work as a larger force would. The trade-off is always the same: you sacrifice distance to gain force (or vice versa), because work (energy) cannot be created for free.

Defining Mechanical Advantage

Must know

MA is the ratio of output force (load) to input force (effort):

MA=FoutFinMA = \frac{F_{\text{out}}}{F_{\text{in}}}

For an ideal (frictionless) machine, work in = work out, so Findin=FoutdoutF_{\text{in}} d_{\text{in}} = F_{\text{out}} d_{\text{out}}, giving:

MAideal=FoutFin=dindoutMA_{\text{ideal}} = \frac{F_{\text{out}}}{F_{\text{in}}} = \frac{d_{\text{in}}}{d_{\text{out}}}

A machine that triples force requires you to move the input three times farther.

Common Simple Machines

Know the logic

Understand each principle; the lever-class table is for reference — recognize the principle, don't memorize examples.

  • Lever: MA=effort armload armMA = \dfrac{\text{effort arm}}{\text{load arm}}. Three classes by fulcrum/load/effort placement (1st = fulcrum in middle, can be >1 or <1; 2nd = load in middle, always >1, e.g. wheelbarrow; 3rd = effort in middle, always <1, e.g. tweezers, bicep-forearm).
  • Inclined plane: MA=L/hMA = L/h (ramp length over height); longer, shallower ramp = higher MA.
  • Pulley: single fixed pulley has MA = 1 (changes direction only); MA = number of rope segments supporting the load.
  • Wheel and axle: MA=rwheel/raxleMA = r_{\text{wheel}}/r_{\text{axle}}.

The bicep-forearm is a classic MCAT example: the bicep inserts close to the elbow (short effort arm), the load is far (long load arm), so MA < 1 — the bicep exerts force much greater than the weight, but gains speed and range of motion.

Efficiency

Must know

Real machines lose energy to friction/heat:

Efficiency=WoutWin×100%\text{Efficiency} = \frac{W_{\text{out}}}{W_{\text{in}}} \times 100\%

Ideal machines = 100%. The MCAT may give efficiency and ask for actual output work.

Quick check: A 2nd-class lever has effort arm 1.2 m and load arm 0.4 m. Ideal MA, and what does it tell you?

Answer: MA=1.2/0.4=3MA = 1.2/0.4 = 3. Input force is multiplied by 3 — you apply one-third the force but push through three times the distance.


The Work-Kinetic Energy Theorem

Building the Connection

Must know

Work is the mechanism by which kinetic energy changes — net force does work that transfers energy into (or out of) an object's motion:

Wnet=ΔKE=12mvf212mvi2W_{\text{net}} = \Delta KE = \frac{1}{2}mv_f^2 - \frac{1}{2}mv_i^2

WnetW_{\text{net}} is the work of the net (total) force. With multiple forces, find net force first, or sum the work of each.

Why This Is Powerful

Know the logic

The theorem finds final speeds without acceleration or kinematics — just forces and displacement. When you see a force applied over a distance and are asked about speed, this is the most direct path.

Worked Example

Must know

A 2.0 kg ball falls 5.0 m from rest (g=10 m/s2g = 10\ \text{m/s}^2). Speed just before impact (vertical only)?

Gravity does work Wgrav=mgh=(2.0)(10)(5.0)=100 JW_{\text{grav}} = mgh = (2.0)(10)(5.0) = 100\ \text{J}. Apply W-KE with vi=0v_i = 0:

100=12(2.0)vf2    vf2=100    vf=10 m/s100 = \tfrac{1}{2}(2.0)v_f^2 \implies v_f^2 = 100 \implies v_f = 10\ \text{m/s}

Check with kinematics: v2=2gh=2(10)(5)=100v^2 = 2gh = 2(10)(5) = 100, v=10 m/sv = 10\ \text{m/s}. ✓

Extending to All Forces

Must know

If friction also acts over the displacement, its negative work reduces final KE:

Wgrav+Wfriction=ΔKEW_{\text{grav}} + W_{\text{friction}} = \Delta KE

The theorem always holds — it accommodates every force through the net work.

Quick check: A car brakes to a stop. Net work on the car: positive, negative, or zero?

Answer: Negative. KE dropped from 12mv2\frac{1}{2}mv^2 to 0, so ΔKE<0\Delta KE < 0 and Wnet<0W_{\text{net}} < 0. Braking friction opposes displacement.


Conservative Forces

The Conceptual Distinction

Must know

A force is conservative if the work it does between two points is independent of the path (equivalently, work around any closed loop is zero). Gravity gives back the energy it took when a boulder rolls back down; non-conservative friction converts kinetic energy to heat permanently.

Conservative: gravity (work depends only on Δh\Delta h), spring force (F=kxF = -kx), electrostatic force.
Non-conservative: kinetic friction and air resistance (longer path = more negative work), general applied forces.

Potential Energy: "Stored Work" of Conservative Forces

Must know

Because conservative forces are path-independent, each has a potential energy (PEPE):

Wconservative=ΔPEW_{\text{conservative}} = -\Delta PE

Positive work by the force → PE decreases (cashed in as KE); negative work → PE increases.

Conservative forcePotential energy
Gravity (near Earth)PEg=mghPE_g = mgh
SpringPEs=12kx2PE_s = \frac{1}{2}kx^2
Electrostatic (point charges)PEE=keq1q2rPE_E = k_e\frac{q_1 q_2}{r}

Conservation of Mechanical Energy

Must know

When only conservative forces do work:

KEi+PEi=KEf+PEfEmech=KE+PE=constantKE_i + PE_i = KE_f + PE_f \qquad E_{\text{mech}} = KE + PE = \text{constant}

When non-conservative forces also act, mechanical energy is not conserved — some becomes thermal energy:

KEi+PEi+Wnc=KEf+PEfKE_i + PE_i + W_{\text{nc}} = KE_f + PE_f

where WncW_{\text{nc}} is the non-conservative work (negative for friction).

Path Independence (Conceptual)

Must know

A 1.0 kg object rises 10 m via a straight 10 m lift vs. a winding 50 m ramp. Either way Wg=mgh=(1.0)(10)(10)=100 JW_g = -mgh = -(1.0)(10)(10) = -100\ \text{J} — path length is irrelevant. Gravity did negative work because the object moved up, against gravity (energy went into PE).

Quick check: A roller coaster starts from rest atop a 20 m hill (g=10g = 10, no friction). Speed at the bottom?

Answer: mgh=12mv2v=2gh=2(10)(20)=20 m/smgh = \frac{1}{2}mv^2 \Rightarrow v = \sqrt{2gh} = \sqrt{2(10)(20)} = 20\ \text{m/s}.


Power: The Rate of Doing Work

Know the logic

Power appears in nearly every work passage and follows directly from work:

P=Wt=FvcosθP = \frac{W}{t} = Fv\cos\theta

For force parallel to velocity, P=FvP = Fv. SI unit: watt (W) = J/s. (1 hp ≈ 746 W — context only.)

The MCAT often frames muscle power or cardiac output as a rate of doing work (e.g., work per beat times heart rate). The pressure–volume form of cardiac work belongs to thermodynamics.

Quick check: A motor does 6000 J in 2 minutes. Power output?

Answer: P=W/t=6000/120=50 WP = W/t = 6000 / 120 = 50\ \text{W}.


Common Confusions & Tricks

1. "Work" in physics ≠ effort. Holding a barbell overhead, pushing an immovable wall, or carrying a tray horizontally involve effort but zero mechanical work. Zero displacement = zero work.

2. Perpendicular forces do zero work. Normal force, centripetal force, and the magnetic force on a moving charge act perpendicular to velocity, so they do zero work and change only direction, not speed.

3. The angle θ\theta is between F\vec{F} and d\vec{d}, not between F\vec{F} and horizontal. On inclines, don't substitute the ramp angle for θ\theta unless the force is horizontal. Always ask: angle between this force and the direction of motion?

4. W-KE Theorem uses WnetW_{\text{net}}, not one force. If friction is acting, using only gravity's work gives the wrong answer. Sum all work, or find net force first.

5. Conservative ≠ "things we like." Conservative means path-independent — a mathematical property. Friction is non-conservative because it produces heat and its work grows with path length.

6. Mechanical advantage > 1 does NOT mean less work. The machine redistributes force and distance; total work in = out (ideal). You apply less force over greater distance.

7. Negative work does NOT mean the object moves backward. It means the force opposes displacement. Friction on a forward-sliding box does negative work even though the box moves forward.

8. PE=mghPE = mgh: hh is measured from a reference you choose. Only ΔPE=mgΔh\Delta PE = mg\Delta h matters, so the reference cancels. Pick the convenient point (usually the lowest).

9. "If you see centripetal force, work = 0." It's always perpendicular to velocity, so it does zero work and cannot change kinetic energy.


Key Equations

EquationVariables & When to Use
W=FdcosθW = Fd\cos\thetaWork by a constant force; θ\theta = angle between F\vec{F} and d\vec{d}
Wnet=ΔKE=12mvf212mvi2W_{\text{net}} = \Delta KE = \frac{1}{2}mv_f^2 - \frac{1}{2}mv_i^2Work-KE theorem; net work = change in KE
MA=FoutFin=dindoutMA = \dfrac{F_{\text{out}}}{F_{\text{in}}} = \dfrac{d_{\text{in}}}{d_{\text{out}}}Mechanical advantage (ideal); force amplified at cost of distance
Wconservative=ΔPEW_{\text{conservative}} = -\Delta PEWork by a conservative force = negative change in PE
PEg=mghPE_g = mghGravitational PE near Earth; hh = height above reference
PEs=12kx2PE_s = \dfrac{1}{2}kx^2Spring PE; kk = spring constant, xx = displacement from equilibrium
KEi+PEi=KEf+PEfKE_i + PE_i = KE_f + PE_fConservation of mechanical energy (conservative forces only)
KEi+PEi+Wnc=KEf+PEfKE_i + PE_i + W_{\text{nc}} = KE_f + PE_fEnergy equation with non-conservative forces (Wnc<0W_{\text{nc}} < 0 for friction)
P=Wt=FvcosθP = \dfrac{W}{t} = Fv\cos\thetaPower = rate of work; P=FvP = Fv when force ∥ velocity
Efficiency=WoutWin×100%\text{Efficiency} = \dfrac{W_{\text{out}}}{W_{\text{in}}} \times 100\%Real machine efficiency; always 100%\leq 100\%

Practice questions

Discrete practice questions written for this guide. Try them with full answers and explanations — sign in to save your progress.

Question 1 of 100 correct
discreteChem/Phys

A waiter carries a tray of food horizontally across a level floor at constant velocity. The upward force he exerts on the tray does how much work on the tray during this trip?