Classical-Mechanics · Unit 14 · Video 4 · Interactive Practice

Work as Area Under the Curve: The Work–Kinetic Energy Theorem

IKey Formulas

FormulaNameWhat you need
W=limNj=1N(Fx,j)aveΔxj=xixfFx(x)dxW = \lim\limits_{N \to \infty} \sum\limits_{j=1}^{N} (F_{x,j})_{\text{ave}}\, \Delta x_j = \int_{x_i}^{x_f} F_x(x)\, dxWork of a varying forceFxF_x as a function of xx
Wspring=12k(xf2xi2)W^{\text{spring}} = -\tfrac{1}{2} k \left( x_f^{\,2} - x_i^{\,2} \right)Work done by a springHooke's law Fx=kxF_x = -kx
Wtotal=KfKi=ΔKW^{\text{total}} = K_f - K_i = \Delta KWork–kinetic energy theoremThe work of every force
vf=vi2+2Wtotalmv_f = \sqrt{\,v_i^{\,2} + \dfrac{2 W^{\text{total}}}{m}\,}Final speed from workK=12mv2K = \tfrac{1}{2} m v^2

Key Insight: The area under the FxF_x-versus-xx curve is the change in kinetic energy — one curve, one area, one answer, with no equations of motion in sight.

IIChopping the Trip into Rectangles

No single force value fits the whole trip, but over one thin slice the force barely changes at all.

IIIThe Spring's Signed Area

The spring's work is the signed area under Fx=kxF_x = -kx between the two stretches.

💡 Released from rest at xix_i on a frictionless table, the block reaches the relaxed position with 12mv2=12kxi2\tfrac{1}{2} m v^2 = \tfrac{1}{2} k x_i^{\,2} — the spring's whole area converted into kinetic energy.

IVReading the Sign of the Work

Only the force component along the displacement feeds kinetic energy; a perpendicular push feeds none.

VQuiz Questions

Problem 1 · Area Under a Varying Force

Given: a bead on the xx-axis is pushed by the force Fx=3xF_x = 3x (newtons, with xx in metres) from xi=0x_i = 0 to xf=4 mx_f = 4\ \text{m}find the work this force does.

✅ Correct! The region under Fx=3xF_x = 3x from 00 to 4 m4\ \text{m} is a triangle of area 12(4 m)(12 N)=24 J\tfrac{1}{2}(4\ \text{m})(12\ \text{N}) = 24\ \text{J}.
❌ That is a force, not a work. 1212 is the value of FxF_x in newtons at the very end of the trip; it still has to be integrated over the 4 m4\ \text{m}.
❌ That is the "too big" rectangle. FmaxΔx=(12 N)(4 m)F_{\max}\Delta x = (12\ \text{N})(4\ \text{m}) assumes the force held its final value the whole way, but it started at zero.
❌ That is the average force, not the work. Because FxF_x is linear, its average over the trip is Fˉ=0+122=6 N\bar{F} = \tfrac{0 + 12}{2} = 6\ \text{N} — still multiply it by the 4 m4\ \text{m} to get the work.
❌ Not quite. Work is the area under the graph of FxF_x versus xx, not a single force value.
Show solution

The force varies with position, so integrate it:

W=043xdx=[32x2]04=32(16)=24 JW = \int_{0}^{4} 3x\, dx = \left[ \tfrac{3}{2} x^2 \right]_{0}^{4} = \tfrac{3}{2}(16) = 24\ \text{J}

Check it geometrically. The graph is a straight line from (0,0 N)(0, 0\ \text{N}) to (4 m,12 N)(4\ \text{m}, 12\ \text{N}), so the area is a triangle: 12(base)(height)=12(4)(12)=24 J\tfrac{1}{2}(\text{base})(\text{height}) = \tfrac{1}{2}(4)(12) = 24\ \text{J}.

Equivalently, because the force is linear its average value is Fˉ=0+122=6 N\bar{F} = \tfrac{0 + 12}{2} = 6\ \text{N}, and FˉΔx=(6)(4)=24 J\bar{F}\,\Delta x = (6)(4) = 24\ \text{J} — the 6 N6\ \text{N} is the average force, not the work.

Problem 2 · Work Done by a Spring

Given: a block on a frictionless table is attached to a spring of stiffness k=50 N/mk = 50\ \text{N/m}, with xx measured from the relaxed position. The block moves from xi=0.40 mx_i = 0.40\ \text{m} to xf=0.10 mx_f = 0.10\ \text{m}find the work done by the spring.

✅ Correct! The spring goes from greater tension to lesser tension, so its force lines up with the motion and it pours energy into the block.
❌ Right size, wrong sign. xf2xi2=0.010.16=0.15 m2x_f^{\,2} - x_i^{\,2} = 0.01 - 0.16 = -0.15\ \text{m}^2, and the leading minus in 12k(xf2xi2)-\tfrac{1}{2}k(x_f^{\,2} - x_i^{\,2}) flips that back to positive.
❌ You squared the displacement. 12k(xixf)2\tfrac{1}{2}k(x_i - x_f)^2 is not the work — each endpoint is squared separately, then subtracted.
❌ Check the subtraction. 0.01+0.16=0.170.01 + 0.16 = 0.17 adds the squares; the formula subtracts them: 0.010.16=0.150.01 - 0.16 = -0.15.
❌ Not quite. Use W=12k(xf2xi2)W = -\tfrac{1}{2}k\left(x_f^{\,2} - x_i^{\,2}\right) with both stretches in metres.
Show solution

Hooke's law gives Fx=kxF_x = -kx, so the work is the signed area under that line:

W=xixf(kx)dx=[12kx2]xixf=12k(xf2xi2)W = \int_{x_i}^{x_f} (-kx)\, dx = \left[ -\tfrac{1}{2}kx^2 \right]_{x_i}^{x_f} = -\tfrac{1}{2}k\left(x_f^{\,2} - x_i^{\,2}\right)

Substituting k=50 N/mk = 50\ \text{N/m}, xf=0.10 mx_f = 0.10\ \text{m}, xi=0.40 mx_i = 0.40\ \text{m}:

W=12(50)(0.1020.402)=25(0.010.16)=25(0.15)=+3.75 JW = -\tfrac{1}{2}(50)\left(0.10^2 - 0.40^2\right) = -25\,(0.01 - 0.16) = -25(-0.15) = +3.75\ \text{J}

Why positive? Both endpoints enter as squares, so only the magnitudes matter: xf<xi|x_f| < |x_i| makes xf2xi2x_f^{\,2} - x_i^{\,2} negative, and the leading minus makes W>0W > 0. A spring moving toward lesser tension always does positive work — stretch it further instead and WW turns negative.

Problem 3 · From Area to Final Speed

Given: a 1.0 kg1.0\ \text{kg} cart starts at rest at x=0x = 0 on a frictionless horizontal track. The only horizontal force on it is Fx=4xF_x = 4x (newtons, xx in metres), acting from x=0x = 0 to x=3.0 mx = 3.0\ \text{m}find its final speed.

✅ Correct! The area under Fx=4xF_x = 4x is 18 J18\ \text{J}, and starting from rest that whole area becomes 12mvf2\tfrac{1}{2}mv_f^{\,2}.
❌ You dropped the 12\tfrac{1}{2}. W/m=18=4.24\sqrt{W/m} = \sqrt{18} = 4.24; because K=12mv2K = \tfrac{1}{2}mv^2, the speed is 2W/m\sqrt{2W/m}.
❌ That uses the end force for the whole trip. (12 N)(3 m)=36 J(12\ \text{N})(3\ \text{m}) = 36\ \text{J} overestimates: the force grows from zero, so the triangular area is only 18 J18\ \text{J}.
❌ That is vf2v_f^{\,2}, not vfv_f. 2W/m=36 m2/s22W/m = 36\ \text{m}^2/\text{s}^2 — take the square root.
❌ Not quite. Get WW as the area under Fx=4xF_x = 4x, then set W=ΔK=12mvf2W = \Delta K = \tfrac{1}{2}mv_f^{\,2}.
Show solution

Step 1 — the work is the area:

W=034xdx=[2x2]03=18 JW = \int_{0}^{3} 4x\, dx = \left[ 2x^2 \right]_{0}^{3} = 18\ \text{J}

(Geometric check: a triangle of base 3 m3\ \text{m} and height Fx(3)=12 NF_x(3) = 12\ \text{N}, area 12(3)(12)=18 J\tfrac{1}{2}(3)(12) = 18\ \text{J}.)

Step 2 — apply the work–kinetic energy theorem. It is the only horizontal force and the cart starts at rest, so Ki=0K_i = 0 and

W=ΔK=12mvf20vf=2WmW = \Delta K = \tfrac{1}{2}mv_f^{\,2} - 0 \quad \Longrightarrow \quad v_f = \sqrt{\frac{2W}{m}} vf=2(18 J)1.0 kg=36=6.0 m/sv_f = \sqrt{\frac{2(18\ \text{J})}{1.0\ \text{kg}}} = \sqrt{36} = 6.0\ \text{m/s}

No equation of motion was needed: one integral over position gave the speed directly.

Problem 4 · The Pushed Cup (Video Example)

Given: a 0.20 kg0.20\ \text{kg} cup, starting from rest, is pushed Δx=0.50 m\Delta x = 0.50\ \text{m} along a horizontal table by a 2.0 N2.0\ \text{N} force aimed 30°30\degree above the horizontal. The coefficient of kinetic friction is μk=0.10\mu_k = 0.10 and g=9.8 m/s2g = 9.8\ \text{m/s}^2.

What is the normal force on the cup?

What is the cup's final speed?

✅ Correct! The tilted push carries part of the cup's weight, so N=0.96 NN = 0.96\ \text{N}, friction is only 0.096 N0.096\ \text{N}, and the total work 0.818 J0.818\ \text{J} becomes kinetic energy.
❌ That is the full weight mgmg. The push has an upward component Fsin30°=1.0 NF\sin 30\degree = 1.0\ \text{N}, so the table only has to supply the rest.
❌ Check the direction of FyF_y. The push tilts upward, so it relieves the table: N=mgFsin30°N = mg - F\sin 30\degree, not mg+Fsin30°mg + F\sin 30\degree.
❌ Not quite. The cup does not accelerate vertically: N+Fsin30°mg=0N + F\sin 30\degree - mg = 0.
❌ You rounded too early. 0.818 J0.818\ \text{J} rounded to 0.80 J0.80\ \text{J} gives 8.0=2.8 m/s\sqrt{8.0} = 2.8\ \text{m/s}; carry the unrounded work and round once, at the end.
❌ Only the horizontal component does work. Using the full 2.0 N2.0\ \text{N} instead of Fcos30°=1.732 NF\cos 30\degree = 1.732\ \text{N} inflates the work.
❌ Not quite. Total the work first, W=(Fcos30°μkN)ΔxW = (F\cos 30\degree - \mu_k N)\Delta x, then use vf=2W/mv_f = \sqrt{2W/m}.
Show solution

Step 1 — audit the forces. Gravity and the normal force are perpendicular to the motion, so each does zero work. Only the push and friction do work.

Step 2 — components of the push:

Fxa=(2.0)cos30°=1.732 N,Fya=(2.0)sin30°=1.0 NF_x^{\,a} = (2.0)\cos 30\degree = 1.732\ \text{N}, \qquad F_y^{\,a} = (2.0)\sin 30\degree = 1.0\ \text{N}

Step 3 — vertical balance gives the normal force:

N+Fyamg=0    N=1.961.0=0.96 NN + F_y^{\,a} - mg = 0 \;\Longrightarrow\; N = 1.96 - 1.0 = 0.96\ \text{N}

The tilted push holds part of the cup up, so NN is noticeably less than the weight mg=1.96 Nmg = 1.96\ \text{N}.

Step 4 — friction and total work:

fk=μkN=(0.10)(0.96)=0.096 Nf_k = \mu_k N = (0.10)(0.96) = 0.096\ \text{N} W=(Fxafk)Δx=(1.7320.096)(0.50)=0.818 JW = \left(F_x^{\,a} - f_k\right)\Delta x = (1.732 - 0.096)(0.50) = 0.818\ \text{J}

Step 5 — the theorem. The cup starts at rest, so Kf=W=0.818 JK_f = W = 0.818\ \text{J} and

vf=2Kfm=2(0.818)0.20=8.18=2.9 m/sv_f = \sqrt{\frac{2K_f}{m}} = \sqrt{\frac{2(0.818)}{0.20}} = \sqrt{8.18} = 2.9\ \text{m/s}

Round the work to 0.80 J0.80\ \text{J} too early and the speed comes back 2.8 m/s2.8\ \text{m/s} — carry unrounded values and round once, at the end.

Solved: 0 / 4