Visual walkthrough — Curve sketching — systematic approach
Step 1 — Where is the machine even allowed to run? (Domain)
WHAT. Our machine is . The bar means "divide". Division by zero is the one thing arithmetic forbids — it has no answer. So first we hunt for any that makes the bottom (the denominator) equal zero.
- means times itself.
- The two dangerous inputs are and , because and .
WHY this step first. If we forgot the domain we might cheerfully draw the curve through — but there is literally no point there. The whole picture would be a lie. (See the parent mistake box: domain always comes first.)
PICTURE. Two dashed vertical "forbidden lines" split the number line into three rooms the curve must live inside.
Step 2 — Where does the curve touch the axes? (Intercepts)
WHAT. Two easy anchor dots.
- -intercept: feed in . So the curve passes through .
- -intercepts: where is the output zero? A fraction is zero only when its top is zero: . Same point again.
WHY. Intercepts are the cheapest true dots on the whole graph — pure arithmetic, no calculus. They pin down the middle of the picture.
PICTURE. A single pinned dot at the origin, sitting between the two forbidden walls.
Step 3 — Is the picture a mirror image? (Symmetry)
WHAT. We test what happens if we flip to :
- because a negative times a negative is positive. So nothing changed.
Because , the machine is even: whatever it does at , it does the identical thing at .
WHY. This literally halves our work. Once we know the shape for , we flip it across the -axis to get for free.
PICTURE. A butterfly: the right half and its mirror-reflected left half.
Recall Even vs odd — one-line reminder
Even test ::: , mirror across the -axis. Odd test ::: , spin about the origin.
Step 4 — The invisible walls and floor (Asymptotes)
WHAT — vertical walls. Near the bottom shrinks toward while the top stays near . A fixed number divided by a tinier and tinier number explodes in size. So the output races off to : the line (and its mirror ) is a vertical asymptote — a wall the curve hugs but never reaches.
Which sign of infinity? Check the sign of the bottom on each side, because the top is always positive:
| approaching | sign | |
|---|---|---|
| (just above 1) | (e.g. ) | |
| (just below 1) | (e.g. ) |
WHAT — horizontal floor/ceiling. Push enormously large. Divide top and bottom by :
- The term is a big-number-denominator, so it fades to .
- The output settles toward : the line is a horizontal asymptote.
WHY. Walls and floor are the "cage" — they tell each of our three rooms which way the curve must escape. These are all limit statements; see Limits and continuity and Rational functions and asymptotes.
PICTURE. The cage: two vertical dashed walls at , one horizontal dashed line at , with little arrows showing which way the curve shoots off near each wall.
Step 5 — Where does it climb, where does it fall? ()
WHAT. The derivative is the slope of the tangent line — steepness at each point. Positive slope = climbing, negative slope = falling. Using the quotient rule on :
Now read the signs, one factor at a time:
- Denominator is something squared, so it is — always positive (except at the walls where it's undefined). It never flips the sign.
- Numerator : positive when , negative when .
At the slope is exactly and it switches : by the First Derivative Test that is a local maximum, a peak at . (This is First derivative and monotonicity in action; the underlying guarantee is the Mean Value Theorem.)
WHY. Slope tells the direction of travel without plotting extra points. One sign line captures the entire up/down story.
PICTURE. A slope sign-line: green " climbing" tangents left of , coral " falling" tangents right of , a flat tangent at the peak.
Step 6 — How does it bend? ()
WHAT. The second derivative is the rate of change of the slope — it measures bending. Differentiate once more:
Sign detective work again:
- Numerator : a square times , plus — always . Never negative.
- Denominator : an odd power, so it keeps the sign of .
- (outer rooms): cube → concave up .
- (middle room): cube → concave down .
Edge case — is there an inflection point? An inflection needs to change sign at a real point of the curve. Here flips sign only across — but those are holes (the walls), not points on the curve. So there is no inflection point. This is exactly why Step 4 mattered: sign changes at forbidden don't count.
WHY. Concavity decides whether the climbing/falling happens along a smile or a frown, which fixes the exact curvature between our anchor points. See Second derivative test.
PICTURE. Three rooms shaded by concavity — cup, cap, cup — with a label in each.
Step 7 — Assemble every clue into one curve
WHAT. Put the room facts together. One more sign check tells us which side of the floor each room lives on, using the sign of the bottom (top always):
- Outer rooms : bottom , and , so → curve sits above the floor, concave up, plunging up the walls to .
- Middle room : bottom , so (except the peak touches ) → curve sits below the floor, concave down, a single hump peaking at and diving to at both walls.
WHY. Every earlier answer — domain, intercept, symmetry, walls, slope, bend — snaps into exactly one consistent picture. No freedom left; the curve is forced.
PICTURE. The finished graph, all three pieces drawn, cage lines dashed.
The one-picture summary
Everything at once: forbidden walls (Step 1), origin dot + peak (Steps 2, 5), mirror symmetry (Step 3), the floor (Step 4), climb/fall arrows (Step 5), shading (Step 6).
Recall Feynman retelling — the whole walkthrough in plain words
I've got a dividing machine, . First I ask: can it ever break? Yes — at the bottom is zero, so I paint two invisible walls there and split the world into three rooms. Then the cheap dots: it goes through the origin. I flip to and nothing changes, so the picture is a mirror butterfly — I only need the right half. Far away, dividing by a huge number, the machine calms down to , so there's an invisible floor at . Next I feel the slope: it climbs while , tips over at a peak on the origin, and falls while . Then I feel the bend: outside the walls it smiles (cup), inside it frowns (cap), and because the smile-to-frown switch only happens at the forbidden walls, there's no real inflection. Finally I check heights: the two outer pieces float above the floor and rocket up the walls; the middle piece is a lonely hump below zero that dives down both inner walls. Snap all six answers together and there's only one curve that fits — done, no calculator needed.