Question

Difficulty: Very hardPolynomials, Factor and Remainder Theorems

When the polynomial P(x)=2x4+ax3+bx25x+6P(x) = 2x^4 + ax^3 + bx^2 - 5x + 6 is divided by (x2)(x+1)(x - 2)(x + 1), the remainder is 6x+86x + 8. What is the value of aba - b?

  1. 11Answer
  2. B
    -11
  3. C
    1
  4. D
    -1

Answer

11
According to the Remainder Theorem, dividing P(x)P(x) by (x2)(x+1)(x - 2)(x + 1) leaves a remainder R(x)=6x+8R(x) = 6x + 8. Substituting x=1x = -1 gives R(1)=2R(-1) = 2 and P(1)=2a+b+5+6=13a+bP(-1) = 2 - a + b + 5 + 6 = 13 - a + b. Equating 13a+b=213 - a + b = 2 gives a+b=11-a + b = -11, which directly leads to ab=11a - b = 11.

Step-by-Step Solution

1
Apply the Remainder Theorem for linear factors of the divisor (x2)(x+1)(x - 2)(x + 1).
Since the divisor is (x2)(x+1)(x - 2)(x + 1), the roots of the divisor are x=2x = 2 and x=1x = -1. The remainder function is R(x)=6x+8R(x) = 6x + 8, so P(2)=R(2)P(2) = R(2) and P(1)=R(1)P(-1) = R(-1).
By the Polynomial Division Algorithm, P(x)=(x2)(x+1)Q(x)+R(x)P(x) = (x - 2)(x + 1)Q(x) + R(x).
2
Evaluate R(x)R(x) and P(x)P(x) at x=1x = -1.
R(1)=6(1)+8=2R(-1) = 6(-1) + 8 = 2.
P(1)=2(1)4+a(1)3+b(1)25(1)+6=2a+b+5+6=13a+bP(-1) = 2(-1)^4 + a(-1)^3 + b(-1)^2 - 5(-1) + 6 = 2 - a + b + 5 + 6 = 13 - a + b.
Setting P(1)=R(1)P(-1) = R(-1) gives 13a+b=213 - a + b = 2.
Substituting x=1x = -1 eliminates the quotient term since (1+1)=0(-1 + 1) = 0.
3
Rearrange the equation to solve for aba - b.
13a+b=2    a+b=11    ab=1113 - a + b = 2 \implies -a + b = -11 \implies a - b = 11.
Multiplying both sides of a+b=11-a + b = -11 by 1-1 gives ab=11a - b = 11.

Key Concept

Remainder Theorem for Composite Linear Divisors
Rate this question