If one of the roots of the Equation :
$$2000x^6 + 100x^5 + 10x^3 + x - 2 = 0$$ ;
Is of the form $$(m + √n)/r$$. Where m is a non zero integer and n and r are relatively coprime.
We have to find $$(m+n+r)/100$$ .
I am not able to factorise this as I am not able to guess any roots.
I could only comment that there's a root between 0 and 1 which doesn't help
Using sum , products of roots seems too tough to even start...
Any hint would do ...
Thanks in advance.
Given $$2000x^6+100x^5+10x^3+x-2=0\Rightarrow (2000x^6-2)+(100x^5+10x^3+x)=0$$
Now Divide it by $x^3\;,$ Where $x\neq 0\;,$ We get
$$2\left[(10x)^3-\left(\frac{1}{x}\right)^3\right]+\left[(10x)^2+1+\frac{1}{x^2}\right]=0$$
So $$2\left[(10x)^3-\left(\frac{1}{x}\right)^3\right]+\frac{(10x)^3-\frac{1}{x^3}}{\left[10x-\frac{1}{x}\right]}=0$$
So $$\left[(10x)^3-\frac{1}{x^3}\right]\cdot \left[2+\frac{1}{\left(10x-\frac{1}{x}\right)}\right]=0$$
So $$\left[(10x)^2+1+\frac{1}{x^2}\right]\cdot \left(20x^2+x-2\right)=0$$
So we get $100x^4+10x^2+1=0$ or $20x^2+x-2=0$
Now $100x^4+10x^2+1>0\;\forall x\in \mathbb{R}$. So here $$\displaystyle 20x^2+x-2=0\Rightarrow x = \frac{-1\pm \sqrt{1+160}}{2\times 20} = \left(\frac{-1\pm \sqrt{161}}{40}\right)$$
So after camparing with $\displaystyle \frac{m+\sqrt{n}}{r}\;,$ We get $m+n+r=-1+61+40=200$
So $$\displaystyle \frac{m+n+r}{100} = \frac{200}{2} =2$$