

InterviewSolution
Saved Bookmarks
1. |
If the value of discriminant equals zero, then the two equal roots are(A) -b/2a(B) b/2a(C) -a/2b(D) a/2b |
Answer» The correct answer is (A). If D = 0 Roots = (-b ± √D)/2a = (-b ± 0)/2a = -b/2a |
|