Visual walkthrough — Rational expressions — simplification, operations
Before any symbol appears, let us agree on words.
Step 1 — See the expression as a picture of a fraction
WHAT. We start with the raw object and treat it exactly like a number fraction such as .
WHY. A number fraction simplifies to because both top and bottom secretly share a factor of : . We want the same move here — but the shared piece is hidden inside the polynomials. So our job is to uncover it.
PICTURE. On the left, the number fraction with its hidden glowing. On the right, our polynomial fraction with a "?" where the hidden shared piece should be. Same idea, symbols swapped.

Here is just a name for the top, a name for the bottom. Nothing more mysterious than "top" and "bottom."
Step 2 — Break the top into factors
WHAT. Rewrite as a product of two factors:
WHY. Canceling only works on multiplied pieces (factors). Right now is a difference of two terms; we cannot grab anything to cancel. Factoring re-dresses the same quantity as a product so cancellable pieces appear. We use the difference of squares pattern because is squared and is squared — a perfect match. (More on this in Polynomial factoring.)
PICTURE. A rectangle of area is cut and rearranged into a clean -by- rectangle: same area, now shown as width height, i.e. as factors.

Check by expanding: ✓ The middle terms cancel, which is why squares leave no linear term.
Step 3 — Break the bottom into factors
WHAT. Rewrite the bottom:
WHY. Same reason as Step 2 — we need multiplied pieces before we can cancel. To factor we hunt two numbers that multiply to (the constant) and add to (the middle coefficient). Those are and , so the factors are and .
PICTURE. A search grid: rows of number-pairs multiplying to , with the pair highlighted because its sum lands on . The winning pair drops down into the two factors.

Now the whole fraction wears its factored clothes:
Step 4 — Freeze the restrictions BEFORE touching anything
WHAT. Look at the factored bottom and write down every value of that makes it zero: So and .
WHY. Dividing by zero is forbidden. The original bottom is ; both these values kill it. We record them now, because in the next step we are about to delete the — and if we wait, we will forget that was ever dangerous. This is exactly Domain and range thinking: the domain is decided by the original object, not the tidied one.
PICTURE. The number line with two chalk-drawn open holes punched at and — pinned in before any cancelling, like flags we plant so we don't lose the spots.

Step 5 — Cancel the shared factor
WHAT. Both top and bottom contain the identical factor . Remove it from each:
WHY. The legal rule is whenever . Here , and it is multiplied on both top and bottom, so it may go. Anywhere , the ratio equals , and multiplying by changes nothing.
PICTURE. The tile on top and the tile on bottom glow, then lift off together — like lifting one identical card from each hand. What remains is .

Step 6 — The hole that survives (the degenerate case)
WHAT. The final expression is Notice: by itself is perfectly happy at (it gives ). But the original was undefined there. So we keep as a permanent scar.
WHY. Simplifying is rewriting the same function, not replacing it with a nicer one. At the original had — genuinely undefined. Cancelling healed the algebra but not the domain. The point becomes a removable discontinuity, a single missing dot — a hole — which the study of Limits and continuity examines closely.
PICTURE. The graph of drawn smoothly, with one open circle at (the removable hole from the cancelled factor) and a vertical dashed asymptote at (the factor that survived in the bottom). Two different kinds of "forbidden," side by side.

| Value | What happens in the ORIGINAL | Shows up as |
|---|---|---|
| cancelled factor | a hole (dot missing) | |
| surviving bottom factor | a vertical asymptote |
The one-picture summary

One board, top to bottom: raw fraction factor both plant the two hole-flags lift the shared land on with both restrictions still attached, and the graph showing hole-at-, wall-at-.
Recall Feynman retelling — say it like a story
We had a fraction of polynomials, just a fancy . To shrink a fraction you hunt for a piece hiding in both top and bottom — but you can only pull out pieces that are multiplied, so first we re-wrote top and bottom as products (that's factoring). Before deleting anything, we walked to the bottom and wrote down every that would make it zero — those spots are forbidden forever, because you can never divide by zero, and if we don't note them now we'll forget them once we start deleting. Then we spotted the same block on top and bottom and lifted it off both — allowed, because is just wherever it isn't zero. Out popped . But the value still can't be used, even though the new form looks fine there — because the original choked on it. That leftover forbidden point is a tiny hole in the graph, while the never-cancelled makes a full wall the curve races toward but never touches.
Recall Quick self-test
Why factor before cancelling? ::: Cancelling only works on multiplied factors; factoring turns sums into products so shareable factors appear. Why note restrictions before cancelling? ::: Once you delete a bottom factor you can no longer see the value it forbade; the original domain must be preserved. After simplifying to , what are the restrictions? ::: (removable hole) and (asymptote). What is the difference between and on the graph? ::: is a hole (cancelled factor, ); is a vertical asymptote (surviving bottom factor, nonzero).
Related deeper dives: Complex fractions, Rational equations, Polynomial long division, Partial fraction decomposition.