4.1.15 · D2Calculus I — Limits & Derivatives

Visual walkthrough — Quotient rule — proof

1,424 words6 min readBack to topic

Before we start, one promise: every letter is defined the first time it appears. Let us begin from what a "function" and a "slope" even are.


Step 0 — What are we even asking? (the setup picture)

WHAT. We have two machines. Machine takes a number and outputs a number . Machine takes the same and outputs . We build a ratio machine Here the slash means ordinary division: " shared among parts". We require — you cannot share among zero parts.

WHY. We want the slope of — how fast its output changes when we nudge the input. The parent note calls this the derivative .

WHAT IT LOOKS LIKE. A slope is the steepness of a curve. If you stand on the graph of and take a tiny step to the right, the slope is how much you rise divided by how much you stepped.

Figure — Quotient rule — proof

Step 1 — Write the rise as a difference of two fractions

WHAT. Put straight into the rise :

WHY. This is literally the definition — nothing clever yet. Everything after this is just re-shaping until the limit becomes computable.

WHAT IT LOOKS LIKE. Two fractions with different denominators ( vs ). Different bottoms means we cannot combine them yet — like , we first need a common denominator.

Figure — Quotient rule — proof

Step 2 — Combine over a common denominator

WHAT. Multiply each fraction so both sit over the same bottom :

WHY. One single fraction is far easier to handle. Crucially, the denominator is now — keep an eye on it, because when the two bottoms become equal and this turns into . That is where the squared denominator is born.

WHAT IT LOOKS LIKE. A rectangle-area picture: to cross-multiply , we tile each fraction onto the shared grid .

Figure — Quotient rule — proof

Step 3 — The "add zero" trick

WHAT. Look only at the numerator . Slip in , which equals so it changes nothing: Now group the pieces:

WHY. We want the differences and to appear, because those are the raw ingredients of and . The add-zero trick manufactures them out of thin air. (This is the same manoeuvre used in the Product rule — proof.)

WHAT IT LOOKS LIKE. A bar splits into two coloured pieces: a magenta piece carrying " moved, weighted by the old bottom " and a violet piece carrying " moved, weighted by the old top " — with a minus already sitting in front of the violet piece.

Figure — Quotient rule — proof

Step 4 — Divide by to expose two slopes

WHAT. The whole rise is now over ; divide everything by as the definition demands:

WHY. Dividing each bracketed difference by turns it into a difference quotient — the exact shape of the limit definition. So each bracket is secretly a derivative waiting to be revealed.

WHAT IT LOOKS LIKE. Each coloured piece from Step 4 becomes a little right-triangle slope: rise over run (magenta), and rise over run (violet).

Figure — Quotient rule — proof

Step 5 — Take the limit (where continuity does its job)

WHAT. Let . Four things happen simultaneously: The third one uses that is differentiable, hence continuous: a hair-step in makes only a hair-step in . So the denominator . Assemble:

WHY continuity is essential. If jumped (was not continuous), would not approach , the denominator would not become , and the proof would collapse.

WHAT IT LOOKS LIKE. The two shrinking triangles freeze into exact tangent slopes and , and the two nearby bottoms slide together into one value , squared.

Figure — Quotient rule — proof

Step 6 — Degenerate case: constant numerator ()

WHAT. Set , a flat machine, so . The rule collapses:

WHY. This is the reciprocal rule hiding inside. A good sanity check: the quotient rule must contain it. It also confirms the minus — nothing on top can grow, so the only thing moving the fraction is the bottom, always pushing the opposite way.

WHAT IT LOOKS LIKE. With a flat top, falls when rises and rises when falls — the curve is a mirror-flip of 's motion.

Figure — Quotient rule — proof

The one-picture summary

Figure — Quotient rule — proof

Read it left to right: the limit definition feeds in ; common denominator plants the future ; add-zero splits the numerator into a magenta "-moved" piece and a violet "-moved" piece (minus in front); dividing by turns both into slopes; the limit freezes them into over .

Recall Feynman retelling — the whole walkthrough in plain words

You are cutting a pizza. Top = slices you own, bottom = friends sharing. You want to know how each person's share changes when things shift a tiny bit. First (Step 1–2) you write "new share minus old share" and put both over one common crowd-size. Then (Step 3) the magic: you add and subtract the exact same amount, which is like adding zero — free, harmless — but it lets you separate "slices changed" from "crowd changed". Divide by the tiny time-step (Step 4) and each of those becomes a rate: how fast slices grow (), how fast the crowd grows (). Let the step shrink (Step 5): the crowd barely moves in an instant (that's continuity), so the two crowd sizes merge into one, squared. Final law: share-change = (crowd × slice-growth − slices × crowd-growth) ÷ crowd². More friends (bottom grows) shrinks everyone's share — that's the minus. And the bigger the crowd already, the less one more matters — that's the squared bottom.

Connections