So I was thinking that how can I factorize $x^4-2x^2-8$, or any $4$ degree polynomial, without going for the first factor by trial and error method?
2026-04-12 01:17:49.1775956669
Help in factorization
78 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Let $x^2=y$.
Then you have to factorize $y^2-4y-8=P(y)$
$P(y)=(y-2- \sqrt{12})(y-2+ \sqrt{12})$
Thus $$x^4-4x^2-8=(x^2-2- \sqrt{12})(x^2-2+ \sqrt{12})=$$ $$(x+ \sqrt{2+ \sqrt{12}})(x-\sqrt{2+ \sqrt{12}})((x^2-2+ \sqrt{12})$$