Perfect Square Trinomial Calculator
Check whether ax² + bx + c is a perfect square and factor it.
A perfect square trinomial factors as (√a·x + k)². This tool tests for that and finds k.
The math behind it
ax² + bx + c is a perfect square when b² = 4ac. Then it equals (√a·x + b/(2√a))².
Worked example
x² + 6x + 9: b² = 36 = 4·1·9, so it is a perfect square = (x + 3)².
FAQ
What if b² ≠ 4ac?
It is not a perfect-square trinomial; factor it another way or use the quadratic formula.