2.1.14 · D1Algebra — Introduction & Intermediate

Foundations — Polynomial long division and synthetic division

1,901 words9 min readBack to topic

This page assumes you have seen nothing. Before we can even read the sentence "divide by ", we must know what each of those marks means and why it is there. We build every symbol from the ground up, each one leaning on the one before it. The parent note is Polynomial long division and synthetic division — come back here whenever a symbol there feels unearned.


[!definition] Symbol 0 — the letter (a "box for a number")

The very first mark we need is the letter . It is not a mystery quantity. It is a labelled empty box that a number will later sit inside. When we write , we mean "some number, but I don't want to commit to which one yet."

Everything else on this page is built out of boxes and the four operations you already know from arithmetic.


[!definition] Symbol 1 — a power like (repeated multiplication)

A small raised number is an exponent. It counts how many copies of the box get multiplied together.

The special case is why a plain number like is secretly — it is a "power of size zero", the flat bar of height . We need this to know that a lone number is still part of the same family.

Why does the topic need powers? Because "how big is this piece of a polynomial" is answered entirely by its highest power — see degree below.


[!definition] Symbol 2 — a coefficient (the "how many" number)

In , the is the coefficient. It simply says how many copies of we have.

Picture: if is one block, then is two identical blocks stacked. A coefficient can be negative ( means "take away five copies of ") or a fraction. A term with no visible number, like , secretly has coefficient : . A missing term, like the that is absent from , secretly has coefficient .


[!definition] Symbol 3 — a term, and combining "like terms"

A term is one coefficient glued to one power: , or , or the lone . Two terms are like terms when they have the same power. Only like terms can be added:


[!definition] Symbol 4 — a polynomial

Chain several terms with and and you have a polynomial. We give it a name-box and write , read "P of x", meaning "the recipe that eats a number and gives back a number."

We write it in descending order — biggest power first, down to the lone number. See the figure: descending order lines the "bars" up tallest-to-shortest, which is exactly the order division attacks them.

Formally a polynomial is defined and named in the definition & degree note. The letters , , in the parent are just other name-boxes for other polynomials — Divisor, Quotient, Remainder.


[!definition] Symbol 5 — the degree

The degree of a polynomial is the highest power that actually appears (with a non-zero coefficient). We write it .

Fill-in reveal:

of the constant
, because and the highest power present is .

[!definition] Symbol 6 — a linear divisor

A linear polynomial has degree : its tallest bar is just . The special shape (where is some fixed number) is the star of synthetic division.

  • has .
  • is really , so .

The figure shows the straight-line graph of crossing zero at . Every case is covered:

divisor rewrite as value

The last row is the degenerate case : dividing by plain just shifts every power down by one — perfectly legal.


[!definition] Symbol 7 — the division statement itself

Now we can finally read the master equation the parent hangs everything on:

In plain words: the thing we started with () equals divisor times quotient, plus a small leftover () that is too short to divide further. This mirrors whole numbers exactly:


[!definition] Symbol 8 — the fraction bar as "divide"

When the parent writes , the bar means divide, and dividing powers just subtracts exponents:

Why? — one cancels top and bottom, leaving . This single move is Step 1 of long division: "how many divisors fit the tallest bar?"


Where these feed the topic

the box x

powers x^n

coefficients

terms and like terms

polynomial P of x

degree

linear divisor x minus c

when to stop dividing

the zero c drives synthetic

divide powers subtract exponents

step 1 divide leading terms

Long and Synthetic Division

Factor and Remainder Theorem

The endpoint NEXT is where you go after this: the Factor & Remainder Theorem, which explains why a remainder of zero means is a root. From there the same division powers factoring polynomials, the rational root theorem, and partial fractions.


[!recall]- Explain each symbol to a 12-year-old

The letter is an empty box waiting for a number. A little raised number like the in says "multiply three copies of the box". The big number in front, like the in , says "how many of these". Stringing them together with plus and minus makes a polynomial — a to-do list of boxes. Its degree is just the size of its biggest box. And is a simple divisor that switches off exactly when equals , which is the only number synthetic division ever needs.


Equipment checklist

Read the left side, answer aloud, then reveal.

What does the exponent in literally instruct you to do?
Multiply three copies of together: .
What is , and why does it make a lone number like part of the polynomial family?
, so — a "size-zero" term.
What secret coefficient does a missing term (e.g. the absent in ) carry?
Coefficient : . You must keep its column.
Which terms may be added together, and which may not?
Only like terms (same power). , but stays split.
What is and what does that number measure?
— the highest power present, our single measure of "size".
Rewrite in the form and give .
, so (the value that makes the divisor zero).
Compute using the subtract-exponents rule.
.
State the master division equation and the stopping condition.
with or .