The quadratic polynomial $px^2-qx+r=0,$ where $p<0$ has one root positive and the other root negative and magnitude of positive root is greater than magnitude of negative root.then
$(A)r^2-4q<0$
$(B)r^2-4p<0$
$(C)p+q>0$
$(D)r-p-q>0$
Let $f(x)=px^2-qx+r$
As $p<0$ and one root is positive and the other root is negative.This show that $f(0)=r>0$.
One more condition is given,magnitude of positive root is greater than magnitude of negative root.
But how do i choose the correct option which is given to be $(D)$ in answers.
D is not right answer. For example $-x^2-10x+1=0$, where $p=-1,q=10,r=1$ has two roots one of them positive and another negative and $r-p-q=1+1-10<0$.
There are no right variants. for (A), (B) and (C): $-x^2+10x+1=0$ where $p=-1,q=-10,r=1$ then $r^2-4q=41>0$, $r^2-4p=5>0$, $p+q=-11<0$.