How do you calculate the zeros of $f(x) = x^4-x^2-6$ in best way? Here are my attempts:
Factorize, but the problem is the $6$:
$$0=x^4-x^2-6 \iff 6 = x^2(x^2-1)$$
This doesn't lead to any good solution...
Here is another attempt, but I don't know if this is allowed:
$$0= x^4-x^2-6 \iff 0 = \sqrt{x^4} - \sqrt{x^2} - \sqrt{6}$$
My friend say this no work because I cheat. I Need take minus signs under square root too. Is this tru? If not I can continue this with quadratic equation formula and get the zeroes.
Please halp us this is no homework he make this Task because he is curious how is solved and me curious also now. Because our teacher only ask easy Task but we want other Task also because his lesson is always easy but exam is very hard when you compared...
And also pls halp with maths Topic I'm not sure which is corrects.
Once you got to $x^2 (x^2-1) = 6$ (in plain English, "a number times (itself - $1$) $= 6$), you could have thought that $6 = 3 \cdot 2$ , and conclude in one go, finding the two real roots $\pm \sqrt{3}$.