InterviewSolution
Saved Bookmarks
| 1. |
Verify that the numbers given along side of the cubic polynomials below are their zeros. Also, verify the relationship between the zeros and coefficients in each case:(i) fx=2x3+x2-5x+2; 12, 1, -2(ii) g(x) = x3 − 4x2 + 5x − 2; 2, 1, 1 |
|
Answer» Verify that the numbers given along side of the cubic polynomials below are their zeros. Also, verify the relationship between the zeros and coefficients in each case: (i) (ii) g(x) = x3 − 4x2 + 5x − 2; 2, 1, 1 |
|