I am stuck with the following problem:
Solve the equations by Ferrari's method: $2x^4+6x^3-3x^2+2=0$
My try: $$2x^4+6x^3-3x^2+2=0 \implies (2x^2+3x+\lambda)^2=(15+4 \lambda)x^2+(6\lambda)x+(\lambda^2-4)... \tag{1}$$
I skipped some steps.
Right hand side of $(1)$ will be a perfect square if $$(6\lambda)^2-4(\lambda^2-4)(15+4\lambda)=0 \implies 2\lambda^3+3\lambda^2-8\lambda-30=0$$.
Now I am stuck . I can't factorize the last step. Can someone help?
Thanks in advance for your time.
By rational root test we can find
$$2\lambda^3+3\lambda^2-8\lambda-30=(2 \lambda - 5) (\lambda^2 + 4 \lambda + 6) $$