Maths Tool
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
Provide coefficients from the highest power to the constant term. Example: 1, -6, 11, -6.
Example Data Table
| 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
If every coefficient shares a numeric factor g, the polynomial becomes P(x) = g · Q(x). Factoring starts from the primitive polynomial Q(x).
For anxn + ... + a0, any rational root p/q must have p dividing the constant term and q dividing the leading coefficient.
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.
For ax2 + bx + c, the discriminant is Δ = b2 - 4ac. A negative or non-square discriminant can leave the quadratic unfactored over the rationals.
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
1, 0, -9.Notes
FAQs
Keep the missing power and enter a zero coefficient. For example, write 1, 0, -9 for x² - 9.
Yes. It scales decimals exactly, reduces the common factor, and then factors the primitive polynomial using rational arithmetic.
Some quadratics have no rational roots. When that happens, the calculator keeps the irreducible quadratic instead of forcing an approximate factorization.
Enhanced mode checks even-power substitutions like y = x². That helps with expressions such as x⁴ + 5x² + 6.
No. It is strongest over rational factors. Some higher-degree polynomials require irrational, complex, or symbolic methods beyond this exact workflow.
They show the values suggested by the Rational Root Theorem. That makes the factoring path easier to audit and learn.
CSV saves the summary table for spreadsheets. PDF creates a printable report containing the main factoring results and metrics.
Yes. After submission, the result card appears below the header and before the calculator inputs, exactly as requested.
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.