Question

Difficulty: MediumPolynomials, Factor and Remainder Theorems

When the polynomial P(x)=x33x2+kx+12P(x) = x^3 - 3x^2 + kx + 12 is divided by (x2)(x - 2), the remainder is 66. What is the value of the constant kk?

Answer: -1

Answer

The value of the constant kk is 1-1.
By the Remainder Theorem, the remainder when P(x)P(x) is divided by (x2)(x - 2) is P(2)P(2). Substituting x=2x = 2 into P(x)=x33x2+kx+12P(x) = x^3 - 3x^2 + kx + 12 gives P(2)=812+2k+12=8+2kP(2) = 8 - 12 + 2k + 12 = 8 + 2k. Setting 8+2k=68 + 2k = 6 yields 2k=22k = -2, so k=1k = -1.

Step-by-Step Solution

1
Apply the Remainder Theorem
P(2)=6P(2) = 6
Dividing P(x)P(x) by (x2)(x - 2) leaves a remainder equal to evaluating P(x)P(x) at x=2x = 2.
2
Substitute x=2x = 2 into P(x)P(x) and set equal to 66
(2)33(2)2+2k+12=6(2)^3 - 3(2)^2 + 2k + 12 = 6
Set the evaluated polynomial equal to the given remainder.
3
Simplify the arithmetic terms
8+2k=68 + 2k = 6
Calculate powers and products: 812+12=88 - 12 + 12 = 8.
4
Solve the linear equation for kk
k=1k = -1
Subtract 8 from both sides to get 2k=22k = -2, then divide by 2.

Key Concept

Polynomial Remainder Theorem
Rate this question