Intuition The ONE core idea
When several quantities are tied together by a single equation, changing one forces the others to change — and the speeds of those changes are tied together too. This page builds, from nothing, every symbol you need to read that sentence as mathematics: the idea of a variable that secretly depends on time, the little symbol d t d that measures speed of change, and the shapes (triangle, circle, cone) that supply the linking equation.
This is the toolbox page for Related rates — setting up and solving . If any symbol in the parent note felt like it appeared from thin air, it is defined here , in order, each anchored to a picture.
A variable is a letter (like x , r , h , A , V ) standing in for a number that is allowed to change . It is not one fixed value; it is a slot that can hold different values at different moments.
Think of r (radius) as the reading on a ruler laid from the centre of a growing puddle to its edge. Right now it reads 10 ; a second later it reads 12 . The letter r names "whatever the ruler reads at this moment ", not the single number 10 .
Why the topic needs this: related-rates problems are all about quantities that are moving . If we froze r to the number 10 from the start, we'd throw away the fact that it grows. We keep the letter alive precisely because the letter can change and a plain number cannot.
Definition Function of time
To say a variable is a function of time means: pick any moment t (measured in seconds, minutes, …) and the variable has one definite value at that moment. We can imagine r ( t ) = "the radius at time t ".
Imagine a strip of film. Each frame is a different instant t . On frame t = 0 the puddle has radius 5 ; on frame t = 1 radius 7 ; and so on. Laying the frames side by side, r traces a curve as t increases — that curve is the function r ( t ) .
Why the topic needs this: the parent note's engine sentence is "everything is secretly a function of time t ." That sentence is only meaningful once you can picture each quantity as a value that rides along a time-axis. See Derivatives as rates of change for the next step.
We now meet the symbol that scares people: d t d x . Let us earn it.
Intuition WHY we need a new symbol at all
We already know how to measure a change : new value minus old value. But "the radius grew by 2 metres" is useless without knowing how long that took . A change of 2 m over 1 s is fast; over an hour is slow. We need change per unit of time — a speed . That is what d t d x measures.
Definition The derivative with respect to time
d t d x (read "dee-x dee-t") is the ==instantaneous rate of change of x with respect to time== — how fast x is changing right now , in units of "x -units per unit time". If x is metres and t is seconds, d t d x is in metres per second.
Intuition Picture it — the slope of the time-curve
On the film-strip curve of r ( t ) , pick one instant. Draw the straight line that just grazes the curve there (the tangent ). Its steepness — how much it rises for each step to the right — is d t d r . A steep grazing line means r is changing fast; a flat one means barely changing; a downward-sloping one means r is shrinking , and d t d r is negative.
Why the topic needs this: every related-rates question is phrased in these symbols — "d t d r = 2 m/s" is the given speed, "d t d A = ? " is the wanted speed. The whole subject is: known rate → unknown rate.
d t d x is one whole symbol, not a fraction you can split
It looks like d x divided by d t . Treat it as a single package meaning "rate of x in time." (Later, the chain rule lets us manipulate it like a fraction, but that is a theorem, not the definition.)
Intuition WHY this tool and not plain differentiation
We almost never know a quantity directly as a function of time. We know area in terms of radius (A = π r 2 ), and radius in terms of time. To get area's rate in time , we must travel: time → radius → area. The chain rule is exactly the rule for such a two-hop journey.
Intuition Picture it — two linked gears
Imagine a small gear (time) turning a middle gear (radius) turning a big gear (area). If the middle gear turns twice as fast per second, and each middle-turn spins the big gear three times, the big gear spins 2 × 3 = 6 times per second. You multiply the two response-rates. That multiplication is the chain rule.
Full details live in Chain rule . Its close cousin, treating t as hidden inside a relation, is Implicit differentiation — the exact move step 4 of the recipe performs.
Worked example The chain rule at work on
r 2
To differentiate r 2 with respect to t : outer part d r d ( r 2 ) = 2 r , inner part d t d r . Multiply:
d t d ( r 2 ) = 2 r d t d r .
That single line is the heart of the oil-spill example.
Definition The symbols in the shape formulas
π ≈ 3.14159 : the fixed number linking a circle's diameter to its circumference. It is a constant — its d t d is 0 .
r 2 means r × r ; h 3 means h × h × h . The small raised number is an exponent (a repeat-count).
A = π r 2 : area of a circle of radius r .
V = 3 1 π r 2 h : volume of a cone of base-radius r and height h .
Intuition Why constants drop out under
d t d
A constant like π or the ladder length 5 never changes with time. Its film-strip curve is a flat horizontal line — slope 0 . So d t d ( constant ) = 0 . This is why the ladder's right-hand side 25 differentiates to 0 .
A ladder against a wall makes a right triangle: the ground-distance x (base), the wall-height y (upright), and the ladder itself L (the slanted hypotenuse). Because the ladder's length L never changes, x 2 + y 2 stays locked at L 2 — that lock is the linking equation .
More at Pythagorean theorem . Why the topic needs it: it supplies the equation that ties x and y together so their rates can be linked.
Definition Similar triangles
Two triangles are similar when one is a scaled copy of the other: same shape, possibly different size. Then their matching sides keep the same ratio .
Intuition Picture it — the cone's cross-section
Slice the cone top-to-bottom. The whole cone is a big triangle (height H , half-width R ). The water inside is a smaller triangle of the same shape (height h , half-width r ). Same shape ⇒ same ratio:
h r = H R .
This lets us replace r by H R h , killing one variable before differentiating — the crucial move in the cone example.
See Similar triangles . Why the topic needs it: without it, the cone problem carries two unknown rates and cannot be solved.
Variable: a changing number
What does the letter r mean in a related-rates problem — a fixed number or a changing slot? A changing slot (a variable) whose value depends on the moment t .
What does "r is a function of time" let us picture? A curve r ( t ) : at each instant t the radius has one definite value, tracing a curve as time advances.
Read the symbol d t d r in plain words. The instantaneous rate at which r changes with time — its speed of change, in r -units per unit time.
What does d t d r < 0 mean physically? r is shrinking at that instant.
Why is the chain rule the right tool for related rates? We know a quantity via a middle variable, not directly in time; the chain rule multiplies the two response-rates to pass through the middle variable.
Write d t d ( r 2 ) using the chain rule. 2 r d t d r .
What is d t d of a constant like π or 5 , and why? 0 — a constant never changes with time, so its time-curve is flat (slope 0 ).
State the Pythagorean link for a ladder of fixed length L . x 2 + y 2 = L 2 , with L constant.
What do similar triangles give us in a cone problem? The ratio h r = H R , letting us write r in terms of h and eliminate one variable.