3
$\begingroup$

how would I find $x$ in the following: $ 8.056=x+x^2+x^3+\ldots +x^{10}.$

Well I know the right hand sides simplifies to $x\cdot \frac{1-x^{10}}{1-x}$ but I don't know how to proceed further.

  • 2
    Well you're trying to solve a degree $10$ polynomial equation. That is probably not possible in exact form. If you're looking just for numerical approximations of the roots then maybe you should say that in your question. In any case, if it is of any help, the roots are computed [here](http://www.wolframalpha.com/input/?i=solve%288.056+%3D+x%281+-+x^10%29%2F%281-x%29%29).2012-11-06

1 Answers 1

0

If you are looking for an exact solution, you might consider the rational root theorem.

  • 0
    In case there is a rational root2012-11-06