Factoring Trinomials

Factor any quadratic trinomial ax^2+bx+c into binomials step by step. Shows factored form, roots, discriminant, and perfect square detection free online.

Factor trinomial

About This Calculator

The Factoring Trinomials calculator rewrites any quadratic expression ax^2 + bx + c as a product of binomial factors. It uses the quadratic formula -- x = (-b +/- sqrt(b^2 - 4ac)) / 2a -- to find the roots, then constructs the factored form a(x - r1)(x - r2). The discriminant Delta = b^2 - 4ac is computed to determine the nature of the roots: real and distinct, repeated (perfect square), or complex.

This tool is designed for algebra students learning factoring, teachers preparing examples, and anyone who needs to quickly factor quadratic polynomials. It handles integer, fractional, and decimal coefficients with ease. The result identifies when a trinomial is a perfect square (Delta = 0) or has no real factorization (Delta < 0), and always shows the discriminant value for educational reference.

Examples: x^2 + 5x + 6 factors as (x + 2)(x + 3). 2x^2 + 7x + 3 factors as (2x + 1)(x + 3). x^2 + 4x + 4 is a perfect square: (x + 2)^2.

Frequently Asked Questions

How does factoring a trinomial work?

Factoring a trinomial ax^2+bx+c involves writing it as a product of two binomials (px+q)(rx+s). The calculator uses the quadratic formula to find the roots, then expresses the trinomial as a(x-root1)(x-root2). If the discriminant b^2-4ac is a perfect square, the factorization has integer coefficients.

What if the discriminant is negative?

A negative discriminant (Delta < 0) means the trinomial has no real roots and cannot be factored over real numbers. The calculator will show the complex roots instead. This occurs when the parabola does not cross the x-axis.

What is a perfect square trinomial?

A perfect square trinomial is one where the discriminant is zero, giving a single repeated root. For example, x^2+6x+9 factors as (x+3)^2. The calculator highlights these automatically.

Can I factor trinomials with a leading coefficient not equal to 1?

Yes, the calculator handles any real coefficients a, b, c where a ≠ 0. For a=1, it's simple factoring of x^2+bx+c. For a≠1, such as 2x^2+7x+3 factoring to (2x+1)(x+3), the calculator uses the same quadratic formula approach and shows the factored result.

Is this factoring calculator free?

Yes, all calculators on Calculy are completely free to use with no registration or download required.

How is the discriminant used in factoring?

The discriminant Delta = b^2-4ac determines the nature of the roots: If Delta > 0, two distinct real roots exist; if Delta = 0, one repeated real root (perfect square); if Delta < 0, two complex roots. The calculator uses this to determine whether integer factorization is possible.