Polynomial Vocabulary
A polynomial in one variable is a sum of terms of the form , where each exponent is a whole number.
- [leftmargin=5mm,itemsep=1pt]
- Degree: the greatest exponent on the variable.
- Leading coefficient: the coefficient of the highest-degree term.
- Standard form: terms written from highest degree to lowest.
- Constant term: , the term with no variable.
Classify by degree: constant, linear, quadratic, cubic, quartic, quintic.
Consider . Write in standard form: . Degree (cubic), leading coefficient , constant term .
Tip: A polynomial must have only whole-number exponents. Expressions like , , or are not polynomial terms.
End Behavior
The end behavior of a graph describes what happens to as and . It depends only on the degree parity and the sign of the leading coefficient.
For : degree is odd and the leading coefficient is negative, so the graph goes up on the left and down on the right. In symbols: as , and as .
Remember: Only the leading term controls end behavior. Every other term becomes negligible for very large .
Adding, Subtracting, and Multiplying Polynomials
Add / subtract: combine like terms. When subtracting, distribute the sign to every term first. Multiply: distribute each term of one factor across the other, then combine like terms. The degrees add: product has degree .
Sum: . Difference: . Product:
Tip: Line up like terms in columns for addition and subtraction, just like whole numbers. It prevents dropped terms.
Long Division and Synthetic Division
Long division works for any divisor. Synthetic division is a fast shortcut that works only when dividing by a linear factor . The Division Algorithm says
Step by step the quotient is with remainder , so
Use with the coefficients :
The bottom row gives quotient and remainder . Since the remainder is , is a factor:
Watch out: Include a placeholder for every missing power before you divide. For use coefficients .
The Remainder and Factor Theorems
Remainder Theorem: When is divided by , the remainder equals . Factor Theorem: is a factor of if and only if (that is, is a zero).
Is a factor of ? Evaluate:
Because , yes--- is a factor, and is a zero.
Tip: Synthetic division and the Remainder Theorem agree: the last number in a synthetic-division row is .
Factoring Higher-Degree Polynomials
- [leftmargin=5mm,itemsep=1pt]
- GCF first: always pull out the greatest common factor.
- Grouping: for four terms, group in pairs and factor each.
- Sum of cubes: .
- Difference of cubes: .
- Quadratic form: treat like with .
GCF: . Grouping: . Difference of cubes: . Quadratic form: .
Remember: “Factor completely” means keep going until every factor is prime over the integers (or as far as the problem allows).
Finding All Zeros
Rational Root Theorem: any rational zero of a polynomial with integer coefficients has the form , where divides the constant term and divides the leading coefficient. Strategy: test candidates until one works, use synthetic division to depress the polynomial to a lower degree, then repeat or factor the result. Multiplicity: the number of times a factor repeats. A zero of multiplicity makes the graph touch (bounce off) the -axis; odd multiplicity makes it cross.
Candidates: . Test : , so is a factor. Depress:
The quotient is . Therefore
Test : . Depress with :
The quotient is , which has zeros . So the zeros are .
Tip: Once you depress down to a quadratic, stop dividing---finish with factoring or the quadratic formula.
Fundamental Theorem of Algebra
Fundamental Theorem of Algebra: every polynomial of degree has exactly zeros in the complex numbers, counted with multiplicity. Complex Conjugate Theorem: if the coefficients are real and is a zero, then its conjugate is also a zero. Complex zeros always come in pairs, so a polynomial of odd degree with real coefficients has at least one real zero.
(a) Zeros :
(b) Zeros (the pair is required for real coefficients):
Tip: A pair of conjugate zeros multiplies to the real quadratic ---no imaginary numbers left behind.
Graphing Polynomial Functions
To sketch :
- [leftmargin=6mm,itemsep=1pt]
- Find the end behavior from degree and leading coefficient.
- Find the zeros (x-intercepts) and their multiplicities: cross at odd, touch at even.
- Plot the y-intercept .
- A degree- polynomial has at most turning points.
- Connect smoothly---polynomial graphs have no breaks or sharp corners.
Odd degree, positive leading coefficient: down-left, up-right. Zeros , each multiplicity (the graph crosses at each). The curve below shows all three crossings.
Zeros (multiplicity , the graph touches and turns) and (multiplicity , the graph crosses). Odd degree, positive lead: down-left, up-right.
Even degree, positive lead: both ends up. Four real zeros at (each crossing).
Remember: The number of real zeros can be less than the degree---some zeros may be complex, appearing as “missing” -intercepts even though the Fundamental Theorem still counts them.
Going Deeper: Advanced Polynomial Ideas
For a monic polynomial with roots (repeated by multiplicity), expanding shows that the elementary symmetric functions of the roots are the coefficients, with alternating signs. For a cubic with roots :
For a quartic with roots :
Non-monic: for leading coefficient , divide through first---each symmetric function is .
The roots of satisfy , , and . Find without solving. Use the identity
(Check: the roots are , and .) Also .
Let be the th power sum of the roots and let be the th elementary symmetric function (so , , …). Newton's identities convert between them:
These let you compute from the coefficients alone---no roots needed.
For we read off . Then
So . (Check with roots : .)
Dividing by a quadratic leaves a remainder of degree at most , say . Since , substituting the two roots kills the quotient term:
Solve this linear system for and . The remainder is then
a form of linear interpolation through the points and .
Find the remainder of upon division by . Evaluate at the two roots:
Write . Then and . Subtracting,
So the remainder is .
Tabulate a degree- polynomial at equally spaced inputs and take successive differences of the outputs. The th differences are constant and equal (for step size ), while the th differences are . This both detects the degree and reconstructs the leading coefficient.
More generally, data points determine a unique polynomial of degree (interpolation).
A cubic gives the values . Build the difference table:
Third differences are constant (), confirming degree with leading coefficient . Now fit : from , ; from and ,
giving . So . (Check .)
When a problem promises the roots follow a pattern, choose symmetric variables so Vieta collapses nicely.
- [leftmargin=5mm,itemsep=1pt]
- Arithmetic (three roots): write them . Their sum is , so equals immediately---the middle root is forced by the sum.
- Geometric (three roots): write them . Their product is , so is the cube root of the product of the roots.
The roots of are in arithmetic progression. Let them be . By Vieta the sum is , so : one root is exactly . Check: . Depress by to get , so the roots are ---indeed an arithmetic progression with common difference .
Three tools sharply narrow the candidate list before you test anything.
- [leftmargin=5mm,itemsep=1pt]
- Rational Root Theorem: every rational root is with , .
- Upper/lower bounds (synthetic division): if you divide by with and the bottom row is all nonnegative, then is an upper bound---no root exceeds it. If you divide by with and the bottom row alternates in sign, then is a lower bound.
- Descartes' Rule of Signs: the number of positive real roots equals the number of sign changes in , or less by an even number. Apply to for the count of negative real roots.
For : the sign pattern of the coefficients has changes, so there are or positive roots. Then has pattern with change, so exactly negative root. Rational candidates are . Testing : ---the guaranteed negative root. Depressing gives , so the two positive roots are and , matching Descartes exactly. Dividing by leaves all-nonnegative entries, confirming is an upper bound.
The “” idea: for a polynomial with integer coefficients and any integers ,
This is because each is divisible by . It is a powerful screening tool: e.g. if has integer coefficients and , , no integer with can exist between them that violates and . It also proves that a polynomial taking the value at three distinct integers can never equal at an integer.
Formulas, Proofs & Tips
What it means. Dividing by leaves remainder ; so is a factor exactly when is a root.
Example. : , so is a factor.
Why it works. Division gives with constant (its degree is below ). Substituting kills the first term and leaves .
Tip. Testing a possible root is one substitution — far faster than doing the division.
What it means. The sum and product of a quadratic's roots read straight off its coefficients.
Example. : the roots sum to and multiply to , so they are and .
Why it works. If are the roots then . Matching coefficients gives both formulas.
Tip. Great for "find the sum of the roots" questions — you never have to solve the equation.