Visual walkthrough — Polynomials — degree, types (monomial, binomial, trinomial)
Before we start, three plain-word promises about the symbols:
- is a number we do not yet know — a length we can slide longer or shorter. Picture it as one side of a square tile.
- and are two fixed, known numbers (like and ). Picture each as a short fixed strip of length or .
- A term is one "word" of an algebraic sentence, e.g. , or , or . (See Algebraic Expressions.)
Everything below is one long picture of an area being cut into pieces. Follow the coloured regions.
Step 1 — Draw the two things we are multiplying
WHAT. We want the product of two binomials: The first factor is a length: plus a little extra . The second factor is another length: plus a little extra .
WHY start with lengths? Because multiplying two lengths is finding the area of a rectangle. If I can draw a rectangle whose width is and whose height is , then its area is exactly the answer we want. We have turned an algebra question into a geometry question we can literally see.
PICTURE. The horizontal side is split into a blue part of length and an orange part of length . The vertical side is split into a blue part of length and a green part of length .

Step 2 — The whole rectangle is the product
WHAT. The area of the entire rectangle equals width height: Here is the full bottom edge and is the full left edge.
WHY is this legal? Area of any rectangle is always (one side) (the other side) — that never changes, whatever the sides are made of. So this single big area is a true, exact copy of our product. Now all we have to do is measure the same area a second, smarter way and set the two measurements equal.
PICTURE. The whole outlined rectangle is highlighted; a bracket labels the bottom edge and the left edge .

Step 3 — Cut the rectangle into 4 smaller pieces
WHAT. The horizontal cut at height and the vertical cut at width slice the big rectangle into four smaller rectangles. Their sizes are:
| Piece | Width | Height | Area |
|---|---|---|---|
| top-left (blue) | |||
| top-right (orange) | |||
| bottom-left (green) | |||
| bottom-right (red) |
WHY cut here and nowhere else? Because we already split each edge at exactly the spot where the unknown ends and the known strip begins. Cutting straight across from those two split points is the only way to get pieces whose sides are each purely one thing (, , or ) — so every piece's area is a clean single term.
PICTURE. Four coloured tiles, each labelled with its dimensions and its area right inside it.

Step 4 — Add the four pieces back up
WHAT. The four pieces together must add up to the whole (nothing was lost or added by cutting):
WHY. This is the "second measurement" promised in Step 2. Same rectangle, counted as four parts instead of one. This is exactly the FOIL Method (First , Outer , Inner , Last ) — but now you can see that FOIL is just "four tiles," not a rule to memorise.
PICTURE. The same four tiles, each with an arrow pulling its area out to a running sum below.

Step 5 — Combine the two "middle" tiles (like terms)
WHAT. The orange tile and the green tile are like terms — both are "some number of 's." We can add them: where is just how many -strips we have in total.
WHY are we allowed? Because means " copies of length " and means " copies of length "; together that is copies of . (This is Combining Like Terms.) The blue tile has area units, and the red tile is a pure number — neither is a bunch of -strips, so neither can join this merge. That is why only the middle two combine.
PICTURE. The orange and green strips are slid together into one wider strip of total length , labelled ; blue and red stay put.

Step 6 — Read off the finished trinomial
WHAT. Setting the whole area (Step 2) equal to the summed pieces (Steps 4–5):
WHY this is the whole point. Look at what controls the answer:
- The coefficient of the middle term is the sum .
- The constant term (no ) is the product .
So the numbers and from the parent note are no mystery: with we get sum and product , giving . Three tiles survived (blue , merged middle , red ) — that is why the result is a trinomial.
PICTURE. The three final tiles with the equation written underneath, sum-arrow to the middle coefficient and product-arrow to the constant.

Step 7 — Edge case: when the strips are negative ( or )
WHAT. What if is negative, e.g. ? Here . The formula still holds:
WHY does the picture survive going negative? A length can't be negative, so we can't draw a strip of length . Instead, a negative strip means we remove area instead of adding it. The green tile becomes a piece we subtract, and the red product is subtracted too. The algebra doesn't care about the picture's sign — it just adds a negative number.
PICTURE. Same rectangle but the -strip is drawn hatched and marked "" (subtracted); the running sum shows the signs.

Step 8 — Degenerate case: when the middle tiles cancel or a strip is zero
WHAT. Two special collapses:
- Strip is zero (): . The green and red tiles have zero area (a side of length ), so only two tiles survive → a binomial.
- Opposite strips (): . Here , so the whole middle strip vanishes, again leaving a binomial — the famous difference of squares.
WHY show this? It proves the trinomial result is not magic: kill the sum and the middle term dies; kill a strip's length and a whole column dies. Every count of terms is accounted for.
PICTURE. Left panel: column collapsed to a line. Right panel: the middle strip greyed out, leaving .

The one-picture summary
One rectangle, cut into four tiles, three of which survive as a trinomial. The bottom edge is the first binomial, the left edge is the second, the four tiles are FOIL, and combining the two -tiles gives the middle term. Read the sum on the middle, the product on the corner.

produces trinomial?
Middle coefficient equals?
Constant term equals?
When does the middle term vanish?
Recall Feynman retelling (say it in plain words)
I wanted to multiply two two-part lengths, and . Multiplying lengths is just finding the area of a rectangle, so I drew one. I split each side where the unknown stops and the fixed strip starts. That chopped the rectangle into four tiles. The big corner tile is . Two skinny tiles are strips of 's — one has of them, one has of them — so together they're copies of , i.e. . The last little corner tile is , a plain number. Add the survivors: — a trinomial. That's why, to un-multiply (factor) , I hunt for two numbers that add to and multiply to . If a strip is negative I subtract instead of add; if a strip is zero or the strips are opposite, the middle or a whole column dies and I'm left with a binomial.
See also: Polynomials — degree, types (monomial, binomial, trinomial) (index 2.1.13), Exponent Rules, Linear Equations, Polynomial Functions.