Saved Bookmarks
| 1. |
if X + 1 is a factor of polynomial 3 x square minus kx then find the value of k |
|
Answer» x + 1 is factor of p(x) = 3x² - kx Then by reaminder theorem p(-1) = 0So,p(-1) = 3(-1)² - k (-1) = 03 + k = 0k = -3 |
|