Q427
If x3 - 6x2 + ax + b is divisible by (x2 - 3x + 2), then the values of a and b are:
A.
a = -11 and b = 6
B.
a = -6 and b = -11
C.
a = 11 and b = -6
AnswerD.
a = 6 and b = 11
Answer: Option C
Solution
Answer: Option C
Solution:
x2 - 3x + 2 = 0⇒ x2 - 2x - x + 2 = 0
⇒ x(x - 2) - 1(x - 2) = 0
⇒ (x - 2)(x - 1) = 0
x = 2 and 1
When x = 2, then
x3 - 6x2 + ax + b = 0
⇒ 8 - 24 + 2a + b = 0
⇒ 2a + b = 16 . . . . . . (i)
When x = 1, then
x3 - 6x2 + ax + b = 0
⇒ 1 - 6 + a + b = 0
⇒ a + b = 5 . . . . . . (ii)
From equation (ii)
a + 5 = 16
a = 11, b = -6