Suppose and are real numbers. When the polynomial is divided by , the remainder is . When the polynomial is divided by , the remainder is . What is ?
- A)
- B)
- C)
- D)
- E)
Answer
E
Key insight
The Remainder Theorem turns the two divisions into P(1) = 4 and P(2) = 6, a two-by-two linear system in a and b.
Solution
Write . Dividing by leaves remainder , so the two conditions are and :
Subtracting the first from the second gives , and then . Hence
As a check, gives and .
The answer is .
Why this works
The Remainder Theorem replaces a division by a single evaluation, and since and enter linearly, each evaluation is a linear equation in them. Two conditions therefore pin down two unknowns with no polynomial division at all. The same idea scales: remainder conditions at distinct points determine unknown coefficients.
Alternative approach
Subtract before solving. The fixed part of contributes to , and the term contributes , while cancels:
and then gives .
The trap
Substituting the divisors' coefficients rather than their roots, that is evaluating at x = -1 and x = -2, which yields b - a = 4 and no listed choice.
Common mistakes
- Substituting the divisors' coefficients rather than their roots, that is evaluating at x = -1 and x = -2, which yields b - a = 4 and no listed choice.
- Solving correctly and then reporting , or reporting alone.
- Dropping the term when evaluating at , which turns into .
Techniques
Set up the equation/formula and compute; no special trick needed · Test small/specific values or special cases to find or verify the answer