Supose, we can factorize the polynomial as the following:
"p_n(x) = (x - 3)q_{n-1} + b,"
where "q_{n-1}" is the polinomial of lower order and "b" is the reminder.
Then, according to the initial condition:
"p_n(3) = 0\\cdot q_{n-1} + b = -2.\\\\"
Thus, the reminder "b = -2" when p(x) is divided by x−3.
Answer. D.
Comments
Leave a comment