Question

Difficulty: MediumPolynomials, Factor and Remainder Theorems

When the polynomial P(x)=x32x2+ax+8P(x) = x^3 - 2x^2 + ax + 8 is divided by (x3)(x - 3), the remainder is 1414. What is the value of the constant aa?

Answer: -1

Answer

The value of the constant aa is 1-1.
According to the Remainder Theorem, dividing P(x)P(x) by (x3)(x - 3) means the remainder is P(3)P(3). Evaluating P(3)=332(3)2+3a+8=2718+3a+8=17+3aP(3) = 3^3 - 2(3)^2 + 3a + 8 = 27 - 18 + 3a + 8 = 17 + 3a. Setting this equal to the remainder 1414 gives 17+3a=1417 + 3a = 14, which simplifies to 3a=33a = -3 and yields a=1a = -1.

Step-by-Step Solution

1
Apply the Remainder Theorem
The remainder when P(x)P(x) is divided by (x3)(x - 3) is equal to P(3)P(3).
The Remainder Theorem states that dividing a polynomial P(x)P(x) by (xc)(x - c) yields a remainder equal to P(c)P(c).
2
Substitute x=3x = 3 into the polynomial and set equal to the given remainder
332(3)2+a(3)+8=143^3 - 2(3)^2 + a(3) + 8 = 14
Setting the value of P(3)P(3) equal to 1414 allows us to form a linear equation for the unknown constant aa.
3
Simplify numerical terms in the equation
2718+3a+8=14    17+3a=1427 - 18 + 3a + 8 = 14 \implies 17 + 3a = 14
Evaluate exponents and multiplication to isolate the term containing aa.
4
Solve for aa
3a=3    a=13a = -3 \implies a = -1
Subtract 1717 from both sides and divide by 33.

Key Concept

Polynomial Remainder Theorem
Rate this question