Find the values of a and b so that the polynomial (x4 + ax3 – 7x2 - 8x + b) is exactly divisible by (x + 2) as well as (x + 3).
Given, x4 + ax3 – 7x2 - 8x + b = 0
⸫ x = -2, -3 are a root of the above equation (⸪ they are exactly divisible)
Substituting the value -2 and -3 in place of x will give,
⇒ (-2)4 + a (-2)3– 7(-2)2 - 8(-2) + b = 0
⇒ 16 – 8a – 28 + 16 + b = 0
⸫ 8a – b = 4 …. (i)
⇒ (-3)4 + a (-3)3– 7(-3)2 - 8(-3) + b = 0
⇒ 81 – 27a – 63 + 24 + b = 0
⸫ 27a – b = 42 …. (ii)
Simultaneously solving eq(i) and eq(ii) we get,
⸫ a = 2
⸫ b = 12