Advertisements
Advertisements
Question
What must be added to the polynomial f(x) = x4 + 2x3 – 2x2 + x – 1 so that the resulting polynomial is exactly divisible by x2 + 2x – 3?
Sum
Advertisements
Solution
Given: f(x) = x4 + 2x3 – 2x2 + x – 1 and divisor g(x) = x2 + 2x – 3.
Step-wise calculation:
1. Let the remainder when f(x) is divided by g(x) be r(x) = ax + b.
2. Evaluate f at the roots of g:
f(1) = 14 + 2 × 13 – 2 × 12 + 1 – 1
= 1
So a + b = 1.
f(–3) = (–3)4 + 2(–3)3 – 2(–3)2 + (–3) – 1
= 5
So –3a + b = 5.
3. Solve the system:
(–3a + b) – (a + b) = 5 – 1
⇒ –4a = 4
⇒ a = –1
Then b = 1 – a
= 1 – (–1)
= 2
4. Thus r(x) = –x + 2. To make f(x) exactly divisible by g(x), add –r(x) = x – 2.
Add x – 2 to f(x). The resulting polynomial f(x) + (x – 2) is exactly divisible by x2 + 2x – 3.
shaalaa.com
Notes
g(x) = (x – 1)(x + 3)
Is there an error in this question or solution?
