Let: $P(x) = a_nx^n + a_{n-1}x^{n-1} + ..... + a_1x + a_0$ where $a_0a_n < 0$
I have to prove that the Polynomial $P(x)$ has at least one positive root
how can I prove it? Any ideas?
Asked
Active
Viewed 983 times
3
Dennis Gulko
- 15,640
socrates
- 33
1 Answers
8
For $x$ very large, $P(x)\approx a_n x^n$ and so has a sign different from that of $P(0)=a_0$ since $a_0a_n<0$. By the intermediate value theorem, there is a positive root.
lhf
- 216,483
If there is anyone with another solution he/she is welcome to give it! thanks!
– socrates Nov 12 '13 at 11:41