InterviewSolution
Saved Bookmarks
| 1. |
If ax^2 + bx + c = 0, a, b, c in R has no real zeros, and if a + b + c + lt 0, then |
|
Answer» `c GT 0` |
|