Maths Tool

Advanced Polynomial Factoring Calculator

Enter coefficients and inspect structured factors instantly. See root tests, division, and exact symbolic forms. Built for learning, revision, and careful step verification today.

Calculator Input

Enter coefficients and options

Provide coefficients from the highest power to the constant term. Example: 1, -6, 11, -6.

Example Data Table

Sample polynomial inputs and outputs

Coefficients Polynomial Factored form Reason it works
1, -6, 11, -6 x3 - 6x2 + 11x - 6 (x - 1)(x - 2)(x - 3) Three integer roots appear under the Rational Root Theorem.
1, 0, -9 x2 - 9 (x - 3)(x + 3) It matches the difference-of-squares identity.
1, 0, 5, 0, 6 x4 + 5x2 + 6 (x2 + 2)(x2 + 3) Substitute y = x2, then factor y2 + 5y + 6.
2, -3, -2, 3 2x3 - 3x2 - 2x + 3 (x + 1)(x - 1)(2x - 3) Rational roots split the cubic into three linear factors.

Formula Used

Core rules behind the calculator

1. Common factor extraction

If every coefficient shares a numeric factor g, the polynomial becomes P(x) = g · Q(x). Factoring starts from the primitive polynomial Q(x).

2. Rational Root Theorem

For anxn + ... + a0, any rational root p/q must have p dividing the constant term and q dividing the leading coefficient.

3. Exact division after a root appears

If r = p/q is a root, then (qx - p) is a factor. The calculator divides the polynomial exactly and repeats the search on the quotient.

4. Quadratic discriminant check

For ax2 + bx + c, the discriminant is Δ = b2 - 4ac. A negative or non-square discriminant can leave the quadratic unfactored over the rationals.

5. Even-power substitution

When only even powers appear, the calculator tries y = x2. That converts expressions like x4 + 5x2 + 6 into a simpler quadratic in y.

How to Use

Steps for accurate factoring

  1. Enter coefficients in descending powers. Include zeroes for missing terms, such as 1, 0, -9.
  2. Choose the variable symbol you want displayed in the result.
  3. Select Enhanced rational factoring if you want the calculator to test even-power substitutions automatically.
  4. Choose full or compact explanation depending on how much detail you need.
  5. Press Factor polynomial to show the result block above the form.
  6. Review the primitive polynomial, factorization, candidate roots, and recorded steps.
  7. Use the CSV button for spreadsheet-friendly output or the PDF button for a printable summary.

Notes

This calculator focuses on exact factorization over the rational numbers, while also handling common-factor reduction and even-power substitutions when useful.

FAQs

Frequently asked questions

1. How should I enter missing terms?

Keep the missing power and enter a zero coefficient. For example, write 1, 0, -9 for x² - 9.

2. Does the calculator support decimal coefficients?

Yes. It scales decimals exactly, reduces the common factor, and then factors the primitive polynomial using rational arithmetic.

3. Why does a quadratic sometimes stay unfactored?

Some quadratics have no rational roots. When that happens, the calculator keeps the irreducible quadratic instead of forcing an approximate factorization.

4. What does enhanced mode add?

Enhanced mode checks even-power substitutions like y = x². That helps with expressions such as x⁴ + 5x² + 6.

5. Can this tool factor every polynomial completely?

No. It is strongest over rational factors. Some higher-degree polynomials require irrational, complex, or symbolic methods beyond this exact workflow.

6. Why are candidate roots listed?

They show the values suggested by the Rational Root Theorem. That makes the factoring path easier to audit and learn.

7. What do the export buttons save?

CSV saves the summary table for spreadsheets. PDF creates a printable report containing the main factoring results and metrics.

8. Is the result shown above the form?

Yes. After submission, the result card appears below the header and before the calculator inputs, exactly as requested.

Related Calculators

fraction simplifierremainder theorem calculatorradical equation solverpower rule calculatorgreatest common factor calculatorleast common multiple calculatorinequality graph calculatorsubstitution method calculatordecimal to fraction calculatorabsolute value equation solver

Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.