Let $r_1,r_2,r_3,\cdots,r_n$ be the distinct real zeroes of the equation $$x^8-14x^4-8x^3-x^2+1=0.$$ Then $r_1^2+r_2^2+r_3^2+\cdots+r_n^2$ is $$(A)\,3\quad(B)\,14\quad(C)\,8\quad(D)\,16$$
I can get the sum of the squares of all roots using Vieta’s formulae, but I don't know actually how to proceed in this question.
Do I need to draw a graph and then find the answers or is there a sum trick here which I am not able to see through?
Let $$f(x)=x^8-14x^4-8x^3-x^2+1\implies f'(x)=8x^7-56x^3-24x^2-2x=0$$ for critical points. Then clearly $x=0$ is one, and is a maximum since $f''(0)<0$; $f(0)=1$.
We get $$g(x)=4x^6-28x^3-12x-1=0$$ and since $g$ is continuous, by the Mean Value Theorem, there is a minimum between $(-0.2,0)$ and a maximum between $(-0.4,-0.2)$. At these $x$, $f(x)$ is above the $x$-axis.
Hence there are at most four roots left. In a similar way, we test at $0.2$ intervals, and we find that $$f(-1.8)>0,\quad f(-1.6)<0\\f(-0.8)<0,\quad f(-0.6)>0\\f(0.2)>0,\quad f(0.4)<0\\f(2)<0,\quad f(2.2)>0.$$
Thus we have that $$(-1.6)^2+(-0.2)^2+0.2^2+2^2<r_1^2+r_2^2+r_3^2+r_4^2<(-1.8)^2+(-0.8)^2+0.4^2+2.2^2$$ or that $$6.64<r_1^2+r_2^2+r_3^2+r_4^2<8.88$$ so the only option must be $(C)$.