

InterviewSolution
Saved Bookmarks
1. |
How do you say that the maximum number of zeroes of x2 + 8x + 15 is 2 ? |
Answer» The order of polynomial x2 + 8x + 15 is 2. Hence the maximum number of zeroes of it is 2. Since the maximum possible zeroes of a polynomial is equal to its order. |
|