I am in class $7$th and studying high school maths. I encountered the following question. How can I solve it?
Well I have eliminated option A and B by using the concept that sum of roots in cubic equation is equal to $b/a$ and product of the roots is $d/a$. Here is my working:
$$x^2-ax^2-bx+c=0$$ Let the roots be $j$, $k$, and $l$. Then, \begin{align} j + k + l &= a \\ jkl &= -c \\ jk + kl + lj &= -b \end{align}

x1 + x2 + x3 =-a and x1x2x3 =-c
This means that
x1 + x2 + x3 >0 x1x2x3 <0
This is possible when two roots are greater than 0, and one less than 0