Bi-quadratic equation

35 Views Asked by At

Solve for $x$, it has four different solutions:

$$x^4 -2x^3-6x^2-2x+1=0$$

3

There are 3 best solutions below

0
On

Hint:

Grouping $-2x^3=2x^2(-x),-2x=2(-x)1$

$$(x^2-x+1)^2=(3x)^2$$

0
On

Using the rational roots theorem, you find that $-1$ is a root. Furthermore, you obtain by long division that $\;x^4 -2x^3-6x^2-2x+1=(x+1)(x^3-3x2-3x+1)$ and can check that $-1$ is actually a double root: $$x^4 -2x^3-6x^2-2x+1=(x+1)^2(x^2-4x+1).$$

2
On

1]1just ssolve the last part, hope this helps