Unsure on the procedure on this one and then how to explain it. I don't think this function has any rational roots, right?
|
|
Hint: $$f(-2) = (-2)^5 -2(-2) + 10 = -32 + 4 + 10 = -18 < 0$$ while $$f(2) = 2^5 - 2(2) + 10 = 38 > 0.$$ |
|||
|
|
|
You can use Sturm's Theorem and Descartes's Rule of Signs. |
||||
|
|
|
As I understand, you actually have three questions:
Here are my answers:
|
|||||||||
|
|
Calculate $f(2)$ and $f(-2)$. In your case they are 38 and -18 respectively. Since $f(x)$ changes its sign as one decreases $x$ from 2 to -2, $f(x)$ must have crossed the $f(x)=0$ line at some $x$. This proves that $f(x)$ has a root somewhere in the interval $[-2,2]$. PS : Given the fact that $f(x)$ is continuous. See a comment below. |
|||||||||||
|
|
If you want to know if a polinomial has rational roots, you use the Rational Roots Theorem. For a polynomial $$a_nx^n+a_{n-1}x^{n-1}+\ldots+a_1x+a_0$$ All rational roots must be of the form $$\pm \frac{p}{q}$$ where $p$ is a factor of $a_0$ and $q$ is a factor of $a_n$. No other rational roots may exist. In this case, you have $p=\{1,2,5,10\}$ and $q=1$, so your possible rational roots are $\{\pm1,\pm2,\pm5,\pm10\}$. If you evaluate the function at these points (don't do it by hand), you'll see none of them equal zero, so your function has no rational roots. |
|||
|
|
