How many real roots does $x^7+14x^5+16x^3+30x-560=0$ have?
(a) 1
(b) 3
(c) 5
(d) 7
I don't know what approach to use in order to solve this equation. All I know is that the highest degree of this equation is odd hence it is obvious that it has at least 1 real root. But anyways all options are $\geq 1$. It would be great if I could get a hint as to how I can approach this question.
Edit: I appreciate the answers I have received, but answers not including calculus would also be encouraged as the source for this question is the chapter "quadratic equations"(even though this equation is not really quadratic).
Hint: $(x^7+14x^5+16x^3+30x-560)'=7x^6+70x^4+48x^2+30>0$ for any $x\in \mathbb R$.
Another way, without derivative is to use Descartes' rule of signs. It says that the number of positive roots of the polynomial is at most equal to the number of sign differences between consecutive nonzero coefficients (in descending variable exponent). Here $$x^7+14x^5+16x^3\underbrace{+30x-560}_{\text{change from $+$ to $-$}}$$ hence you have at most one positive real root. Similarly, the rule applies again to give that you have at most one negative real root. Hence, you have at most two real roots which allows only one possible answer. The existence of one real root is immediate (you already have it).