Skip to main content

Polynomial Roots Calculator

Find roots of polynomials up to degree 4.

Reviewed for accuracy by the Math Ora X team Last updated

Result

About Polynomial Roots Calculator

Polynomial roots are the x-values where the polynomial equals zero. Quadratic uses the quadratic formula; higher degrees use numerical methods.

$$p(x) = a_nx^n + \cdots + a_0$$

How to use this calculator

  1. Enter the polynomial coefficients from the highest power down to the constant term.
  2. Make sure the leading coefficient is not 0, because that would change the degree.
  3. Check the degree, this tool handles polynomials up to degree 4.
  4. Read the roots, which may be real numbers, repeated roots, or complex numbers.

The formula explained

A polynomial has the form \(p(x) = a_nx^n + \cdots + a_0\), where the roots are the values of \(x\) that make \(p(x)=0\). This calculator finds those roots for polynomials of degree 4 or lower.

  • x = the variable in the polynomial
  • n = the degree of the polynomial, up to 4
  • \(a_n\) = the leading coefficient of the highest-power term
  • \(a_0\) = the constant term

Step by step method

  1. Write the polynomial in standard form, with powers of x in descending order.
  2. Set the polynomial equal to 0 and look for values of x that satisfy the equation.
  3. For simple cases, factor the polynomial or use known formulas for quadratic, cubic, or quartic equations.
  4. Check your answers by substituting each root back into the polynomial.

Worked example

Problem. Find the roots of \(x^2 - 5x + 6 = 0\).

  1. Factor the quadratic: \(x^2 - 5x + 6 = (x - 2)(x - 3)\).
  2. Set each factor equal to 0: \(x - 2 = 0\) or \(x - 3 = 0\).
  3. Solve to get \(x = 2\) and \(x = 3\).

Answer. The roots are \(2\) and \(3\).

Tips and common mistakes

  • Always include every power of x in order, even if a coefficient is 0.
  • A repeated root can appear more than once, and some degree 4 polynomials have complex roots.

Frequently asked questions

How do I use the Polynomial Roots Calculator?+

Enter the polynomial coefficients in descending order of degree, starting with the highest power and ending with the constant term. The calculator then finds the roots, if they exist, and shows the formula used to get them.

What does the polynomial formula p(x) = a_nx^n + ... + a_0 mean?+

It means a polynomial is a sum of terms with powers of x, where a_n through a_0 are the coefficients. The highest exponent n is the degree of the polynomial, and this calculator handles degrees up to 4.

What happens if my polynomial has no real roots?+

The calculator can still compute the roots, but some of them may be complex numbers instead of real numbers. This happens often with quadratics and higher-degree polynomials that do not cross the x-axis.

How should I interpret repeated roots?+

A repeated root is a value of x that satisfies the polynomial more than once, so it appears with multiplicity greater than 1. On a graph, repeated roots usually touch the x-axis and turn around instead of crossing it.

What is the difference between a root and a factor?+

A root is a value of x that makes the polynomial equal to zero, while a factor is an expression that divides the polynomial exactly. If r is a root, then x - r is a factor of the polynomial.

More Mathematics Tools

Explore related calculators in this category

You Might Also Like

Popular tools from other categories

Can't Find the Right Calculator?

Try our AI Math Solver, type any problem in plain English and get instant step-by-step solutions.

Try AI Solver

Browse All Categories

Home Mathematics Current Tool
Facebook Twitter WhatsApp