This page is a drill . The parent note proved the law once. Here we hit it from every angle — every geometric case, every degenerate input, every trap an exam can set. Before each answer you get a Forecast line: cover the solution, guess, then check yourself.
Two tools from the parent that we lean on constantly. Both are just labels for pictures :
Definition The two master equations (re-earned)
Areal velocity d t d A = 2 1 ∣ r × v ∣ = 2 m L . Read it as: "the area of the thin pizza-slice swept each second." It never changes.
Angular momentum L = m r v sin ϕ , where ϕ is the angle between the radius vector r (Sun → planet) and the velocity v . The sin ϕ is there because only the part of v perpendicular to r actually sweeps area — motion straight along r sweeps a zero-width sliver. See Cross Product and Area .
Look at the figure: the coral slice is the swept triangle; its area uses only v ⊥ = v sin ϕ (the mint arrow). The lavender component v cos ϕ slides along r and paints nothing.
Every problem this topic can throw is one of these cells. The examples below tag which cell they clear.
Cell
Case class
What's tricky
Example
A
Apsides only (ϕ = 90° )
clean L = m v r
Ex 1
B
General point (ϕ = 90° )
must use sin ϕ
Ex 2
C
Two general points compared
r v sin ϕ conserved
Ex 3
D
Areal velocity as a rate (time from area)
A = 2 m L t
Ex 4
E
Degenerate: radial "fall" (ϕ = 0 )
L = 0 , law trivial
Ex 5
F
Limiting: circular orbit
constant speed, still equal areas
Ex 6
G
Non-gravity central force (spring)
law still holds
Ex 7
H
Real-world word problem
translate story → symbols
Ex 8
I
Exam twist: fraction of area / time
ratio reasoning
Ex 9
Worked example Perihelion vs aphelion speed
A planet has perihelion distance r p = 4.0 × 1 0 10 m with speed v p = 60 km/s . Its aphelion distance is r a = 6.0 × 1 0 11 m . Find v a .
Forecast: aphelion is 15× farther. Will v a be bigger or smaller, and by roughly what factor?
Step 1 — Recognise both points are apsides.
At perihelion and aphelion the velocity is perpendicular to the radius, so ϕ = 90° and sin ϕ = 1 .
Why this step? Only then does L = m v r hold with no angle factor — the whole reason apsides are the "easy" points.
Step 2 — Set the two L values equal.
m v p r p = m v a r a ⇒ v p r p = v a r a .
Why this step? L is conserved (central force, zero torque). Mass cancels.
Step 3 — Solve.
v a = v p r a r p = 60 × 6.0 × 1 0 11 4.0 × 1 0 10 = 60 × 15 1 = 4.0 km/s .
Verify: ratio came out 1/15 exactly, matching the distance ratio — as forecast, slower and by the inverse factor. Units: ( km/s ) × dimensionless = km/s. ✓
Worked example Only the perpendicular part counts
At some point on its orbit a comet is r = 2.0 × 1 0 11 m from the Sun, moving at v = 25 km/s , with the velocity making an angle ϕ = 30° with the radius vector. Find L / m (the specific angular momentum) and the areal velocity d A / d t .
Forecast: since ϕ is only 30° , will L be near its maximum r v or well below it?
Step 1 — Use the full formula L = m r v sin ϕ .
m L = r v sin ϕ = ( 2.0 × 1 0 11 ) ( 2.5 × 1 0 4 ) sin 30°.
Why this step? The velocity is not perpendicular to r , so L = m v r would over-count. Only v sin ϕ = v ⊥ sweeps area (mint arrow in the figure).
Step 2 — Plug sin 30° = 0.5 .
m L = ( 2.0 × 1 0 11 ) ( 2.5 × 1 0 4 ) ( 0.5 ) = 2.5 × 1 0 15 m 2 / s .
Step 3 — Halve it for areal velocity.
d t d A = 2 m L = 1.25 × 1 0 15 m 2 / s .
Why this step? d A / d t = 2 1 ∣ r × v ∣ = 2 m L — the swept-area rate is always half the specific angular momentum.
Verify: with ϕ = 30° we got half of the r v = 5.0 × 1 0 15 max — well below maximum, as forecast. Units: m ⋅ ( m/s ) = m 2 / s . ✓
Worked example Conservation with two angle factors
At point 1: r 1 = 1.0 × 1 0 11 m , v 1 = 40 km/s , ϕ 1 = 90° .
At point 2: r 2 = 2.0 × 1 0 11 m , ϕ 2 = 30° . Find v 2 .
Forecast: point 2 is farther AND its velocity is tilted — do these push v 2 up or down? (Careful, they fight.)
Step 1 — Write L / m conserved between the two points.
r 1 v 1 sin ϕ 1 = r 2 v 2 sin ϕ 2 .
Why this step? L is the same everywhere; only its factored form changes point to point.
Step 2 — Solve for v 2 .
v 2 = r 2 s i n ϕ 2 r 1 v 1 s i n ϕ 1 = ( 2.0 × 1 0 11 ) ( 0.5 ) ( 1.0 × 1 0 11 ) ( 40 ) ( 1 ) .
Why this step? Isolate the unknown; keep every factor honest.
Step 3 — Evaluate.
v 2 = 1.0 40 = 40 km/s .
Verify: the "farther by 2×" would halve v 2 , but the tilt sin 30° = 0.5 doubles it back — they exactly cancel, giving v 2 = v 1 . The two effects fought to a draw, as forecast. ✓
Worked example How long to paint a given slice
A satellite has areal velocity d A / d t = 5.0 × 1 0 11 m 2 / s . How long does it take to sweep an area of A = 3.0 × 1 0 14 m 2 ?
Forecast: since d A / d t is constant , is this a hard integral or one division?
Step 1 — Use constancy: area = rate × time.
A = d t d A ⋅ t .
Why this step? Because d A / d t never changes, we can treat it like a fixed speedometer — no calculus needed. This is the whole power of the equal-areas law.
Step 2 — Solve for t .
t = d A / d t A = 5.0 × 1 0 11 3.0 × 1 0 14 = 600 s .
Verify: 600 s × 5.0 × 1 0 11 m 2 / s = 3.0 × 1 0 14 m 2 . ✓ Units: m 2 / ( m 2 / s ) = s . ✓
Worked example Falling straight at the Sun
An object is released from rest far away and falls straight toward the Sun, so its velocity always points along r (ϕ = 0° ). What is its angular momentum and areal velocity?
Forecast: if it never sweeps sideways, what area does its radius vector paint?
Step 1 — Plug ϕ = 0 into L = m r v sin ϕ .
L = m r v sin 0° = 0.
Why this step? sin 0° = 0 : motion purely along r has no perpendicular component, so nothing sweeps.
Step 2 — Areal velocity follows.
d t d A = 2 m L = 0.
Why this step? Zero angular momentum ⇒ zero swept area. The radius vector just shrinks along a fixed line, painting a degenerate triangle of zero width.
Verify: the "orbit" is a straight line through the Sun — a degenerate ellipse with b = 0 . Its area π ab = 0 , consistent with d A / d t = 0 . The equal-areas law still holds: every second sweeps the same area, namely zero. ✓
Worked example Equal areas when speed is already constant
A satellite is in a circular orbit of radius r = 7.0 × 1 0 6 m at constant speed v = 7.5 km/s . Find d A / d t , and confirm the "equal areas" statement is not vacuous.
Forecast: in a circle the speed is constant everywhere — is the equal-areas law then trivially satisfied?
Step 1 — In a circle v ⊥ r everywhere, so ϕ = 90° .
d t d A = 2 1 r v sin 90° = 2 1 r v .
Why this step? A circular orbit's velocity is always tangent, hence perpendicular to the radius — the clean case at every point.
Step 2 — Evaluate.
d t d A = 2 1 ( 7.0 × 1 0 6 ) ( 7.5 × 1 0 3 ) = 2.625 × 1 0 10 m 2 / s .
Step 3 — Sanity vs full circle.
Full circle area π r 2 = π ( 7.0 × 1 0 6 ) 2 = 1.539 × 1 0 14 m 2 ; period T = 2 π r / v = 5.864 × 1 0 3 s ; so π r 2 / T = 2.625 × 1 0 10 m 2 / s . ✓
Verify: both routes agree. Equal areas is not vacuous — it's automatically true because a circle has constant r AND constant v ; the interesting content of the law only shows for eccentric orbits (Ex 1, 3). ✓
Worked example A spring-tethered bead — law still holds
A bead moves on a frictionless plane, attached to the origin by an ideal spring with force F = − k r (a central force, but F ∝ r , not 1/ r 2 ). At one instant r 1 = 0.20 m , v 1 = 3.0 m/s , ϕ 1 = 90° . Later r 2 = 0.50 m . Find the perpendicular speed v 2 ⊥ .
Forecast: the force is a spring, not gravity. Does Kepler's second law still apply?
Step 1 — Check the only requirement: is the force central?
F = − k r is antiparallel to r , so τ = r × F = 0 . See Central Forces and Torque .
Why this step? Kepler's 2nd law needs only zero torque, not inverse-square. Angular Momentum Conservation then guarantees constant L .
Step 2 — Conserve L : r 1 v 1 = r 2 v 2 ⊥ (both use perpendicular speed).
v 2 ⊥ = r 2 r 1 v 1 = 0.50 ( 0.20 ) ( 3.0 ) = 1.2 m/s .
Why this step? L / m = r v ⊥ is conserved regardless of the force law ; farther out means smaller perpendicular speed.
Verify: r 2 v 2 ⊥ = 0.50 × 1.2 = 0.60 = r 1 v 1 = 0.20 × 3.0 . ✓ The orbit here is an ellipse centred on the origin (not focus) — different shape from gravity, but areas still equal. This is exactly the parent's "any central force" mistake-buster. ✓
Worked example Comet in winter vs summer
Halley-type comet: at perihelion r p = 8.8 × 1 0 10 m , speed v p = 54.6 km/s . At aphelion r a = 5.3 × 1 0 12 m . (a) Find v a . (b) Find its specific angular momentum L / m . (c) How many times faster is it at perihelion?
Forecast: aphelion is ~60× farther — expect the comet nearly frozen out there.
Step 1 — (a) Apsides, so v p r p = v a r a .
v a = v p r a r p = 54.6 × 5.3 × 1 0 12 8.8 × 1 0 10 = 54.6 × 0.016604 = 0.9066 km/s .
Why this step? Both are apsides (ϕ = 90° ), the clean case again.
Step 2 — (b) L / m = r p v p (evaluate at perihelion).
m L = ( 8.8 × 1 0 10 ) ( 5.46 × 1 0 4 ) = 4.805 × 1 0 15 m 2 / s .
Why this step? L is the same everywhere; perihelion is convenient because ϕ = 90° .
Step 3 — (c) Speed ratio.
v a v p = r p r a = 8.8 × 1 0 10 5.3 × 1 0 12 ≈ 60.2.
Why this step? From v p r p = v a r a , the speed ratio is just the inverse distance ratio.
Verify: check (b) at aphelion: r a v a = ( 5.3 × 1 0 12 ) ( 906.6 ) = 4.805 × 1 0 15 m 2 / s — matches Step 2. ✓ Comet crawls at ~0.9 km/s far out, as forecast. ✓
Worked example What fraction of a year to sweep a quarter of the ellipse?
Because d A / d t is constant, prove that sweeping any fraction f of the total ellipse area takes fraction f of the period T . Then: Earth's orbital area is π ab ; how long (f and days) to sweep a quarter of that area? Use T = 365.25 days.
Forecast: is "quarter of the area" the same as "quarter of the time"? Same as "quarter of the angle "? (Two of these are equal, one is not.)
Step 1 — Time is proportional to area swept.
t = d A / d t A swept , T = d A / d t π ab .
Why this step? Both use the same constant d A / d t . Dividing kills it.
Step 2 — Take the ratio.
T t = π ab A swept = f .
Why this step? The d A / d t cancels — area fraction equals time fraction, always. This is the exam's whole point.
Step 3 — Quarter of the area, f = 1/4 .
t = 4 1 × 365.25 = 91.31 days .
Verify: area-fraction = time-fraction ✓, but NOT angle-fraction — a quarter-area slice near perihelion spans a bigger angle than one near aphelion (see Kepler's First Law (Ellipse) ). The forecast trap: area ↔ time equal; angle differs. ✓
Recall Which cell am I in?
Deciding-tree question ::: Is v ⊥ r ? If yes, use L = m v r (Cells A, F). If no, use L = m r v sin ϕ (Cells B, C). If v ∥ r , then L = 0 (Cell E).
Do I need gravity specifically? ::: No — any central force gives equal areas (Cell G). Inverse-square is only for the shape .
Area fraction vs time fraction ::: Always equal (d A / d t constant). Angle fraction is different.
Mnemonic The one check that never fails
r v sin ϕ is the same at every point. Perpendicular ϕ = 90° → drop the sine. Radial ϕ = 0° → it's zero. Everything else → keep the sine.