Factoring Calculator

Factor quadratic equations step-by-step with this free factoring calculator. Enter your equation and get the factored form along with a detailed solution process.

=

Solution Steps

Enter an equation above and click "Factor" to see the solution steps here.

Factored Form: (x+2)(x+3)

Quadratic Equation Information

Standard Form x² + 5x + 6 = 0
Factored Form (x + 2)(x + 3) = 0
Roots/Solutions x = -2, x = -3
Vertex (-2.5, -0.25)
Discriminant 1 (Two real roots)

About Factoring Calculator

The Factoring Calculator transforms complex expressions into a product of simpler factors. It can factor expressions with polynomials involving any number of variables as well as more complex expressions.

How Factoring Works

Factoring is the process of breaking down an expression into simpler terms (factors) that when multiplied together produce the original expression. For quadratic equations, the standard form is:

ax² + bx + c = 0

The factored form is:

a(x - r₁)(x - r₂) = 0

Where r₁ and r₂ are the roots of the equation.

Common Factoring Methods

Our calculator uses several methods to factor expressions:

Why Factor Quadratic Equations?

Factoring is a crucial skill in algebra because:

Examples of Factored Equations

Standard Form Factored Form
x² + 5x + 6 (x + 2)(x + 3)
x² - 9 (x + 3)(x - 3)
2x² - 5x - 3 (2x + 1)(x - 3)
x² + 6x + 9 (x + 3)²