

InterviewSolution
Saved Bookmarks
1. |
The roots of ax2 + bx + c = 0, a ≠ 0 are real and unequal, if b2 - 4ac is ......(A) = 0(B) > 0(C) < 0(D) ≥ 0 |
Answer» The correct option is: (B) > 0 Explanation: Given equation is ax2 + bx + c = 0 Roots are real and unequal, if b2 - 4ac > 0 |
|