Drag & drop or click to add images or PDF
A polynomial equation is an equation of the form:
where is a positive integer called the degree, , and are constants (coefficients).
Polynomials are classified by degree:
The Fundamental Theorem of Algebra states that a polynomial of degree has exactly roots (counting multiplicity) in the complex numbers. For example, a cubic equation always has 3 roots, which may be real or complex.
Higher-degree polynomial equations arise in physics (projectile motion, oscillations), engineering (control systems), economics (optimization), and computer graphics (curve intersections).
Unlike quadratics, there is no single formula that works for all higher-degree polynomials. Here are the main strategies:
For with integer coefficients, any rational root must satisfy:
Test candidates and use synthetic division to reduce the degree.
Example:
Rearrange terms into groups that share common factors.
Example:
If only even powers appear, let :
Example: → let : →
So or , giving .
Once a root is found, divide by to reduce the polynomial's degree, then repeat.
Count sign changes in and to determine the maximum number of positive and negative real roots.
| Method | Best When |
|---|---|
| Rational Root Theorem | Integer coefficients, small constant term |
| Grouping | Four terms with natural pairs |
| Substitution | Only even-degree terms (biquadratic) |
| Synthetic Division | One root already known |
| Numerical Methods | No rational roots exist |
Polynomials of degree 4 or less always have exact formulas for their roots. For degree 5 and above, the Abel-Ruffini theorem proves that no general formula using radicals exists. However, specific polynomials of any degree may still be solvable by factoring or other techniques.
The Rational Root Theorem states that for a polynomial with integer coefficients, any rational root p/q (in lowest terms) must have p as a factor of the constant term and q as a factor of the leading coefficient.
A polynomial of degree n has exactly n roots when counted with multiplicity over the complex numbers. Some of these roots may be repeated, and some may be complex (non-real) numbers.
Synthetic division is a shorthand method for dividing a polynomial by a linear factor (x - r). It uses only the coefficients and is faster than long division. It is commonly used to test potential roots and to reduce the degree of a polynomial after finding a root.
Get step-by-step solutions to any math problem. Upload a photo or type your question.
Start Solving