find all real values of $x$ in $x^4-2x^3+8x-3=0$
what i try
$$x^4-2x^3+x^2=x^2-8x+3$$
$$x^2(x-1)^2=x^2-8x+3$$
Did not know how to find $x$. Help me please
find all real values of $x$ in $x^4-2x^3+8x-3=0$
what i try
$$x^4-2x^3+x^2=x^2-8x+3$$
$$x^2(x-1)^2=x^2-8x+3$$
Did not know how to find $x$. Help me please
For any $k$ we have $$x^4-2x^3+8x-3=(x^2-x+k)^2-2kx^2+2kx-x^2-k^2+8x-3=$$ $$=(x^2-x+k)^2-((2k+1)x^2-2(k+4)x+k^2+3).$$ Now, choose a value of $k$ such that $$2k+1>0$$ and $$(k+4)^2-(2k+1)(k^2+3)=0.$$ After this you'll get two quadratic equations.
Can you end it now?