

InterviewSolution
Saved Bookmarks
1. |
If a quadratic polynomial f(x) is not factorizable into linear factors, then it has no real zero. (True/False) |
Answer» True Let a polynomial f(x) = x2 + 9 f(x) = (x + 3i)(x – 3i) So, The zeroes are always imaginary and not real. |
|