InterviewSolution
Saved Bookmarks
| 1. |
AMPLE 3 Find the zeros of the polynomial f(u) - 4u2 + 8u, and verify the relationshipINCERT]betzeen the zeros and its coefficients. |
|
Answer» 4u^2 + 8u = 04u(u + 2)=0Zeros of polynomial are4u =0u = 0(u+2) = 0u = - 2 |
|