Factor quadratic trinomials and polynomials. Enter coefficients for ax² + bx + c and get the factored form with step-by-step explanations.
Enter coefficients for: ax² + bx + c
For a quadratic ax² + bx + c, we find numbers p and q such that:
ax² + bx + c = (dx + e)(fx + g)
For x² + bx + c:
For ax² + bx + c:
Factor: x² + 5x + 6
Find numbers: 2 × 3 = 6 and 2 + 3 = 5
(x + 2)(x + 3)
Factor: x² - x - 6
Find numbers: -3 × 2 = -6 and -3 + 2 = -1
(x - 3)(x + 2)
Factor: 2x² + 7x + 3
AC = 6, find 1 and 6
Split: 2x² + x + 6x + 3
(2x + 1)(x + 3)
Factor: x² - 9
Recognize: x² - 3²
(x + 3)(x - 3)
Factor: x² - 10x + 25
Recognize: x² - 2(5)(x) + 5²
(x - 5)²