4.1.15 · D1Calculus I — Limits & Derivatives

Foundations — Quotient rule — proof

1,607 words7 min readBack to topic

How to read this page

The parent proof throws a lot of notation at you very fast: , , , , , difference quotients, "continuous", . If any of those are fuzzy, the proof will feel like symbol-pushing. Below we earn each symbol one at a time, in the order the proof uses them, with a picture for each.


1. A function: a machine that takes a number and returns a number

The picture. Think of a vending machine: press button , receive snack . The graph draws every (input, output) pair as a point , tracing a curve.

Figure — Quotient rule — proof

Cloze check: the notation means the ==output of the machine when the input is ==.


2. The letter : a tiny nudge to the input

The picture. Stand at on the horizontal axis. Take a small step of length to the right; you land at . The output changes from to .

Figure — Quotient rule — proof

3. The difference quotient: average steepness over one step

Why a ratio, and why this ratio? Steepness is not "how much did output change" alone — climbing units is gentle over a long run and steep over a tiny run. Steepness is output-change per unit of input-change. Division answers exactly the question "per unit," so we divide.

Figure — Quotient rule — proof

4. The limit : what the ratio settles toward

The picture. As shrinks, the two points on the graph slide together. The straight line through them tilts until it becomes the tangent line — the line that just grazes the curve at . Its slope is the value the difference quotient approaches.

Figure — Quotient rule — proof

See Limit definition of derivative for the full engine.


5. The derivative : instantaneous rate of change

  • is again a function: give it an , it returns the slope there.
  • means the curve is rising at ; means falling; means flat.
Reveal: is the difference quotient
after taking the limit as ; it is the tangent slope.

6. The fraction and its denominator condition

All cases of the sign of . The rule works whether is positive or negative — the only forbidden value is exactly . Because we divide by (see §8), and a square is never negative, the shape of the formula is the same on both sides; only the value of inside changes.


7. Continuity: the graph has no gaps or jumps

The picture. A continuous curve is one unbroken stroke. A discontinuous one has a break — at the break, nudging the input a hair can jump the output far away, so would not approach .


8. Powers and the notation


Prerequisite map

Function u of x and v of x

Nudge h and point x plus h

Difference quotient rise over run

Limit as h goes to zero

Derivative u prime and v prime

Continuity v of x plus h goes to v of x

Square v squared never negative

Quotient rule proof


Equipment checklist

What does mean in plain words?
The output of machine when you feed it the input .
What is ?
A tiny change in the input — a small step to the right of , landing at .
What does the difference quotient compute?
The average slope (rise over run) between two nearby points on the curve.
Why divide by instead of just looking at the top?
Steepness is change per unit of input; dividing gives change per unit, which is what slope means.
What does ask, and why can't we set ?
It asks what value the expression approaches as shrinks; setting gives the meaningless .
What is geometrically?
The slope of the tangent line — the exact steepness of the curve at .
Why must ?
Division by zero is undefined; there the fraction has no value and no slope.
What does "continuous" guarantee in the proof?
That , so the denominator becomes .
Why is never negative, and why does that matter?
A number times itself is ; so the sign of comes only from the numerator.

When every reveal above is instant, you are ready for Quotient rule — proof.