

InterviewSolution
Saved Bookmarks
1. |
If `a gt 1` , then the roots of the equation `(1-a)x^(2)+3ax-1=0` areA. one positive and one negativeB. both negativeC. both positiveD. both non real complex |
Answer» Correct Answer - C `(c )` Sum of roots `=(3a)/(a-1)implies +ve` Product of roots`=(1)/(a-1)implies+ve` Also `D=9a^(2)+4(1-a)=a(9a-4)+4 gt 0` Hence, both positive roots. |
|