Visual walkthrough — Partial derivatives — notation, calculation, geometric meaning
Throughout we use the running surface (a round bowl) at the point . It is concrete enough to draw and simple enough to check every number by hand.
Step 1 — What "height over a floor" even means
WHAT. A function of two variables takes a point on a flat floor — the -plane — and returns a single number: a height. Stack all those heights up and you get a landscape floating over the floor: the surface .
WHY. Before we can talk about slopes we must fix the picture: two horizontal inputs (where you stand) and one vertical output (how high the ground is). Everything else is bookkeeping on top of this one image.
PICTURE. The floor is the grid; the arrow rising off the point shows the height .

Read the equation term by term: says "the further East–West from centre, the higher"; says the same North–South; their sum is the total height. At that height is .
Step 2 — Freeze : cut the surface with a wall
WHAT. Hold fixed at . Every point with forms a vertical wall — the plane — slicing straight through the bowl. Where wall meets surface, we get a single curve.
WHY. A surface has infinitely many directions of slope at a point, so "the slope" is meaningless. To recover an ordinary one-slope situation we throw away one degree of freedom: freeze . Now only can move, and the surface becomes a plain curve we already know how to differentiate — this is the whole trick of single-variable thinking reused.
PICTURE. The cyan wall is ; the amber curve is where it carves the bowl.

Notice: freezing did not delete ; it turned into the number . That constant raises the curve but adds to any slope.
Step 3 — The -slope is an ordinary derivative
WHAT. On the slice-curve we take a plain single-variable derivative and evaluate at . This number is defined to be the partial derivative .
WHY. We spent Step 2 collapsing the surface to a curve precisely so that this step needs no new machinery — the limit definition of a derivative you already own does all the work. Term by term the limit is:
- ::: height one small East step away, same .
- ::: height where you stand.
- divide by ::: rise over run — a slope.
- ::: shrink the step to a point so "run" becomes "the tangent at that exact spot".
PICTURE. The amber tangent line kisses the slice-curve at ; its rise-over-run is the red slope triangle.

The frozen contributed , exactly as promised. The -slope of the bowl at is .
Step 4 — Freeze instead: the other wall
WHAT. Now do the mirror move — hold fixed at , sweep . The plane is a wall running the other way, and it carves a different curve.
WHY. The bowl's steepness East–West and North–South need not agree, so a second, independent measurement is required. Symmetry of the setup means we repeat Steps 2–3 verbatim with the roles of and swapped.
PICTURE. The second cyan wall and its amber slice-curve, side by side with the first for contrast.

The -slope is — steeper than the -slope , because at we are further out along , and the bowl climbs faster the further you are from centre. This matches Example 4 in the parent note.
Step 5 — Two tangent lines, one flat plane
WHAT. Each partial gave a tangent line living inside its wall. Both lines pass through the same surface point . Two lines crossing at a point pin down exactly one flat plane — the tangent plane.
WHY. A plane is the flattest object that can touch a curved surface and share its direction. To be tangent it must reproduce the surface's slope in the -direction and in the -direction. Those two slopes are precisely and — so the plane is forced; there is no freedom left.
PICTURE. The amber -tangent and cyan -tangent through , with the translucent plane they span.

Build the plane's equation piece by piece:
- ::: start at the right height, , so the plane touches .
- ::: for every step East, climb by the East-slope .
- ::: for every step North, climb by the North-slope .
Plugging our numbers:
Check the two slices agree. Set : , slope ✔ (matches Step 3). Set : , slope ✔ (matches Step 4). The plane reproduces both partials — that is what "tangent" means.
Step 6 — Degenerate & edge cases (never let the reader fall through)
Real surfaces are not always tame. Here is what each odd situation looks like.
Case A — flat spot (). At the bottom of the bowl, : , . Both slice-tangents are horizontal, so the tangent plane is the flat lid . This is a minimum — the surface curves up away from a level plane.
Case B — one slope zero, one not. On the trough of a valley like (no at all): everywhere but . The plane tilts in only; it stays level East–West. A valid tangent plane still exists.
Case C — a corner/kink (no partial at all). For (an ice-cream cone) at the tip , the East step and West step give slopes and : the limit disagrees left vs right, so does not exist. No tangent line ⇒ no tangent plane. Partials require the slice-curve to be smooth at that point.
PICTURE. Bowl bottom (flat lid), valley (one-way tilt), cone tip (kink) — three miniatures.

The one-picture summary
Everything at once: the bowl, the two orthogonal cutting walls, the two amber/cyan tangent lines meeting at , and the flat tangent plane they span — annotated with the slopes and .

Recall Feynman retelling — the whole walk in plain words
Stand on a hilly field at one spot; your height there is . You cannot say "the slope" because you could face any direction. So you cheat honestly: face straight East and take a tiny step — the ground rose with steepness ; that is . Come back, face North, tiny step — steepness ; that is . Those two little slope measurements are two straight sticks laid on the hill, one pointing East, one North, both touching your feet. A flat board resting on those two sticks is the tangent plane. Its recipe is "start at height , add for every step East, add for every step North." If the ground had a sharp point under your feet (a cone tip), the East step up and West step down would disagree — no single slope, no stick, no board. Otherwise the two partials are the plane.
Connections
- Tangent plane and linear approximation — this page is its geometric derivation.
- Gradient vector — bundles the two slopes into one arrow .
- Directional derivative — the slope when you face a diagonal, not just E or N.
- Total differential — the plane written as .
- Chain rule (multivariable) — how these slices compose.
- Single-variable derivative — each slice-curve reuses it wholesale.
- Clairaut's theorem — symmetry of the second-order slopes.