Factor
Check whether the outer terms are perfect squares. They are:
so the candidate pattern is with and .
Verify the middle term — this is the step that decides it. The pattern demands :
which matches the given middle term exactly. Without this check you could wrongly 'factor' something like , which is not a perfect square at all.
Write the factorisation.
Confirm by expanding back.
A second confirmation: the discriminant is , and a zero discriminant is exactly the algebraic signature of a perfect square.
Need to solve a different problem like this? Open the solver →