I came across this question and have no idea how to factorise this. How can $x^4+4$ be factorised?
2026-03-25 13:53:22.1774446802
How to factorize bi-quadratic
98 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Recall that the Quadratic Formula $$x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}$$ solves $ax^2+bx+c=0$ just as $$x^2=\frac{-b\pm\sqrt{b^2-4ac}}{2a}$$ solves $ax^4+bx^2+c=0$.
Thus apply it for $a=1,b=0,c=4$