Loading…

Factoring Polynomials

Math Algebra • Algebraic Expressions and Polynomials

View all topics

Completely factor one-variable polynomials using common factors, special products, rational roots, grouping-style ideas, and quadratic checks. The calculator also identifies irreducible factors when no further rational factoring is found.

GCF: take out common numerical and variable factors Roots: x = r gives factor (x - r) Cubes: a^3 ± b^3 patterns Sample: x^3 - 6x^2 + 11x - 6 = (x - 1)(x - 2)(x - 3)

Polynomial to factor

Supported: one-variable polynomials with integer coefficients, +, -, *, ×, parentheses, implicit multiplication such as 2x, and powers such as x^3 or . Division is not supported in this polynomial factoring tool.

Factoring settings

Quick examples

Ready
Enter a polynomial, then click “Factor”.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

How do you factor x^3 - 6x^2 + 11x - 6?

Test possible rational roots. Since f(1)=0, x-1 is a factor. Dividing gives x^2 - 5x + 6, which factors as (x-2)(x-3). Therefore x^3 - 6x^2 + 11x - 6 = (x-1)(x-2)(x-3).

What is complete factoring?

Complete factoring means continuing to factor until every factor is linear or irreducible over the chosen type of factors, such as rational or integer factors.

What is the first step when factoring a polynomial?

First write the polynomial in standard form and check for a greatest common factor shared by all terms.

What is the rational root theorem?

For a polynomial with integer coefficients, any rational root p/q in lowest terms must have p dividing the constant term and q dividing the leading coefficient.

How does a root become a factor?

If f(r)=0, then x-r is a factor of f(x). This is the root-factor rule.

What is the difference of squares formula?

The formula is a^2 - b^2 = (a - b)(a + b). It applies when two square terms are subtracted.

What are the cube factoring formulas?

a^3 - b^3 = (a - b)(a^2 + ab + b^2), and a^3 + b^3 = (a + b)(a^2 - ab + b^2).

How does the calculator handle irreducible factors?

If no supported rational factorization is found, the remaining factor is identified as irreducible over rational/integer factors.

Can the calculator factor quadratics?

Yes. It factors quadratics with rational roots and uses the discriminant to explain when a quadratic is irreducible over the rationals.

How do I check a polynomial factorization?

Expand the factored form. If it equals the original standard polynomial, the factorization is correct.