I am trying to factorise $x^2-18x+60$. Wolfram Alpha tells me this factorises to $(x-\sqrt21-9)(x+\sqrt21-9)$, but what technique should I be using to find this myself?
2026-04-09 02:18:43.1775701123
Factorising polynomials resulting in surds
3.3k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
HINT:
$$x^2-18x+60=x^2-2\cdot x\cdot9+9^2+60-9^2=(x-9)^2-(\sqrt{21})^2$$
Now use $a^2-b^2=(a+b)(a-b)$