Celeb Glow
news | April 15, 2026

How to solve: $x^4+x^2=1$

$\begingroup$

I solved $x^4+x^2+1=0$. But, the above one is hard. The equation is too hard for me to understand. Can anyone solve it? Please help.

$\endgroup$ 6

1 Answer

$\begingroup$

$$x^4+x^2=1$$

put $x^2=t$ And you'll have a quadratic in $t$ $$t^2+t-1=0$$ using quadratic formula we get $$t=\frac{-1\pm\sqrt{1+4}}{2}=\frac{-1\pm\sqrt{5}}{2}$$

Now you can find $x$ using $x^2=t$ we get

$$x=\pm\sqrt{\frac{\sqrt5-1}{2}},\pm i\sqrt{\frac{\sqrt5+1}{2}}$$ where $i=\sqrt{-1}$

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy