I'm struggling a bit on the best method to find the real roots of the above equation.
I ended up obtaining an equation of:
$4x^4 - x^2 - 18 = 0$.
Is this correct?
From there on, how should I factorize in order to obtain the roots?
I'm struggling a bit on the best method to find the real roots of the above equation.
I ended up obtaining an equation of:
$4x^4 - x^2 - 18 = 0$.
Is this correct?
From there on, how should I factorize in order to obtain the roots?
Yes, it is correct. Now let $x^2=y$ and obtain a second degree equation for $y$. Once you find $y$, $x=\pm\sqrt y$ if $y\ge0$.