Solveeit Logo

Question

Question: If the remainders of the polynomial \(f(x)\) when divided by \(x + 1,x - 2,x + 2\) are 6, 3, 15 then...

If the remainders of the polynomial f(x)f(x) when divided by x+1,x2,x+2x + 1,x - 2,x + 2 are 6, 3, 15 then the remainder of f(x)f(x) when divided by (x+1)(x+2)(x2)(x + 1)(x + 2)(x - 2) is

A

2x23x+12x^{2} - 3x + 1

B

3x22x+13x^{2} - 2x + 1

C

2x2x32x^{2} - x - 3

D

3x2+2x+13x^{2} + 2x + 1

Answer

2x23x+12x^{2} - 3x + 1

Explanation

Solution

f(x)x+1=φ1(x)+6x+1,f(x)x2=φ2(x)+3x2\frac{f(x)}{x + 1} = \varphi_{1}(x) + \frac{6}{x + 1},\frac{f(x)}{x - 2} = \varphi_{2}(x) + \frac{3}{x - 2} and

f(x)x+2=φ3(x)+15x+2\frac{f(x)}{x + 2} = \varphi_{3}(x) + \frac{15}{x + 2}

f(x)(x+1)(x+2)(x2)=φ(x)+Q(x)(x+1)(x+2)(x2)\frac{f(x)}{(x + 1)(x + 2)(x - 2)} = \varphi(x) + \frac{Q(x)}{(x + 1)(x + 2)(x - 2)}

We have to find Q(x)Q(x), which will be a second degree polynomial. When Q(x)Q(x) is divided by (x+1)(x + 1), we should get the same remainder as being obtained by dividing f(x)f(x) by (x+1)(x + 1) i.e., 6. Similarly when Q(x)Q(x) is divided by (x2)(x - 2), remainder should be 3 and when f(x)f(x) is divided by x+2,x + 2, the remainder should be 15.

\therefore Q(1)=6Q( - 1) = 6

Q(2)=3Q(2) = 3, Q(2)=15Q( - 2) = 15

Let Q(x)=αx2+βx+γQ(x) = \alpha x^{2} + \beta x + \gamma, \therefore αβ+γ=6\alpha - \beta + \gamma = 6 …..(i)

4α+2β+γ=34\alpha + 2\beta + \gamma = 3 .....(ii); 4α2β+γ=154\alpha - 2\beta + \gamma = 15 …..(iii)

α=2,β=3,γ=1\Rightarrow \alpha = 2,\beta = - 3,\gamma = 1; Q(x)=2x23x+1\therefore Q(x) = 2x^{2} - 3x + 1.