How can I guarantee the unique positive root of this polynomial?
I have two polynomial, $$ x^{n+1} + x^n - 1 =0 $$ and $$ x^{n+1} - x^n - 1 =0 $$ respectively, where $n\in\mathbb{N}$. I have tried for the cases from $n=1$ to $100$. For every calculation, I have found unique positive root for each polynomial with the help of MATHEMATICA, but I couldn't prove it mathematically. How can I prove these polynımials have unique positive root ?