1

Let's say I have the following fifth degree polynomial (the coefficients are left simple for clarity) $$\mathcal{P}(x)=2x^5+3x^4-2x^3-x^2-x+1$$

I know that there exists a real number $\eta$ such that $\mathcal{P}(\eta)=0.$

So we can write $\mathcal{P}(x)$ as: $$\mathcal{P(x)}=(x-\eta)\times\mathcal{O}(x)$$ where $\mathcal{O}(x)$ is a polynomial of fourth order. Now my mission is to find out $\mathcal{O}(x)$ and then solve $$(x-\eta)(\mathcal{O}(x))=0$$

If I have a problem I can factorize $\mathcal{O}(x)$ to two other polynomials and so I can solve them. What do you think of my work friends?

1 Answers1

0

Yes, this is absolutely correct. Unfortunately there's the tricky step of finding $\eta$... how would you go about this? Once you've found it you can, of course, solve the quartic by means of the general formula.

GPerez
  • 6,766