Factoring Trinomials Calculator
Factor quadratic trinomials ax² + bx + c into integer binomial products.
About factoring trinomials
Factoring trinomial examples
These examples cover monic, nonmonic, special-pattern, and unfactorable cases.
| Trinomial | Factored form | Method |
|---|---|---|
| x² + 5x + 6 | (x + 2)(x + 3) | Two numbers multiply to 6 and add to 5. |
| 2x² + 7x + 3 | (x + 3)(2x + 1) | Use the AC method and grouping. |
| x² - 9 | (x - 3)(x + 3) | Difference of squares. |
| x² + x + 1 | Not factorable over the integers | The discriminant is negative. |
How to factor a trinomial
- Enter the integer coefficient of x² in the a field, using 1 when no coefficient is written.
- Enter the signed coefficient of x in the b field, using 0 when the term is absent.
- Enter the signed constant in the c field.
- Select Factor Trinomial to search for integer binomial factors.
- Expand the displayed product mentally or on paper to verify the result.
Factoring trinomials FAQ
What does factorable over the integers mean?
It means the polynomial can be written as a product whose coefficients are integers. Some quadratics have irrational or complex roots and therefore do not have integer binomial factors.
How does the discriminant help with factoring?
For integer coefficients, a nonnegative perfect-square discriminant indicates rational roots and an integer factorization after content is removed. A negative or nonsquare discriminant rules out that form.
What if coefficient a is zero?
Then the expression is linear rather than quadratic, so it is not a trinomial in the required form. This calculator requires a nonzero leading coefficient.
Can the calculator factor a difference of squares?
Yes, enter zero for the middle coefficient. For example, coefficients 1, 0, and -9 produce (x - 3)(x + 3).
How can I check the answer?
Multiply the two binomials using distribution or FOIL and combine like terms. The resulting three coefficients should exactly match a, b, and c.