Question

Difficulty: MediumPolynomials, Factor and Remainder Theorems

When the polynomial P(x)=3x3kx2+4x7P(x) = 3x^3 - kx^2 + 4x - 7 is divided by x2x - 2, the remainder is 99. What is the value of kk?

Answer: 4

Answer

The value of kk is 44.
According to the Remainder Theorem, dividing P(x)P(x) by x2x - 2 leaves a remainder of P(2)P(2). Evaluating P(2)=3(2)3k(2)2+4(2)7P(2) = 3(2)^3 - k(2)^2 + 4(2) - 7 gives 254k25 - 4k. Setting 254k=925 - 4k = 9 and solving yields k=4k = 4.

Step-by-Step Solution

1
Apply the Remainder Theorem
The remainder when P(x)P(x) is divided by x2x - 2 is P(2)P(2).
By the Remainder Theorem, dividing a polynomial P(x)P(x) by xax - a leaves a remainder equal to P(a)P(a).
2
Substitute x=2x = 2 into P(x)P(x)
P(2)=3(2)3k(2)2+4(2)7=254kP(2) = 3(2)^3 - k(2)^2 + 4(2) - 7 = 25 - 4k
Evaluating the polynomial at x=2x = 2 expresses the remainder in terms of kk.
3
Equate P(2)P(2) to the given remainder and solve for kk
254k=9    4k=16    k=425 - 4k = 9 \implies 4k = 16 \implies k = 4
Setting the calculated expression equal to 99 forms a linear equation that yields k=4k = 4.

Key Concept

Polynomial Remainder Theorem
Estimated Time:1m 30s
Rate this question