1. Remainder Theorem
Instead of doing long polynomial division, the Remainder Theorem provides a shortcut to calculate the remaining value directly when a polynomial f(x) is divided by a linear divisor.
Instead of doing long polynomial division, the Remainder Theorem provides a shortcut to calculate the remaining value directly when a polynomial f(x) is divided by a linear divisor.
The Factor Theorem links polynomial roots directly to division remainders. It acts as the core baseline for factoring cubic equations.
(x - a) is a true factor of the polynomial f(x) if and only if the absolute remainder equates to zero: Synthetic division is a shorthand method of polynomial division where you drop variables and calculate using only the numerical coefficients.
| a | A | B | C | D |
| --- | a × A | a × (New Value) | a × (New Value) | |
| A | B + aA | Quotient Coefficients | Remainder |
Rule: Drop down the first coefficient, multiply by the root 'a', add along columns, and repeat. The final boxed value is your remainder.
If a polynomial equation has fractional or rational roots, this theorem defines exactly where they must come from based on the leading coefficient and the constant term.
p / q.f(x) using the factor theorem until you find one that gives 0. This stops you from guessing blind random numbers!