SOLUTION: The remainder when x^3+ax+b when divided by (x^2-1) is x+2. Find a and b.

Algebra.Com
Question 1086533: The remainder when x^3+ax+b when divided by (x^2-1) is x+2. Find a and b.
Answer by ikleyn(52800)   (Show Source): You can put this solution on YOUR website!
.
The remainder of x^3+ax+b when divided by (x^2-1) is x+2. Find a and b.
~~~~~~~~~~~~~~~~~

Let me to denote / (to call) f(x) = .

The condition says that 

f(x) = g(x)*(x^2-1) + (x+2),   where g(x) is some polynomial of degree 1, but its exact expression does not matter for me now.


It is the exact meaning of this statement "The remainder of x^3+ax+b when divided by (x^2-1) is x+2".


Now, if x = 1, then

f(1)  = g(1)*(1^2-1) + (1+2) = g(1)*0 + 3 = 3.          (1)


If x = -1, then

f(-1) = g(-1)*((-1)^2-1) + (-1+2) = g(-1)*0 + 1 = 1.    (2)


In other words, using the explicit form of f(x), the equation (1) takes the form

 = 3,   or   1 + a + b = 3,   or simply  a + b = 2.           (3)


Using the explicit form of f(x), the equation (2) takes the form

 = 1,   or   -1 - a + b = 1,   or simply  -a + b = 2.     (4)


Thus you got these two equations

a + b = 2,   (5)
a - b = 2.   (6)


Add them (both sides), and you will get 2a = 4; hence, a = 2.

Then from (5),  b = 2 - a = 2 - 2 = 0.


Answer.  a = 2,  b = 0.

Solved.



RELATED QUESTIONS

The remainder of x^3+ax+b when divided by (x^2-1) is x+2. Find a and... (answered by MathLover1,josgarithmetic,ikleyn)
When {{{ax^3-x^2+3x+b}}} is divided by x - 2, the remainder is 59. When it is divided... (answered by math_tutor2020)
find a and b given that when x^3+2x^2+ax+6 is divided by x-1 the remainder is 4 and when... (answered by ikleyn)
If f(x)=ax^4 +bx^3 -x^2 +2x +3 has a remainder 11 when divided by x-2and has a remainder... (answered by josgarithmetic)
When f(x)= ax^2+bx-4 is divided by x+2, the remainder is -2. When f(x) is divided by x+3, (answered by josgarithmetic)
The expression ax˛+bx+c is divisible by (x-1),has remainder 2 when divided by (x+1) and... (answered by Boreal)
Here is my question: when p(x) is divided by x-1 the remainder is 1, and when divided... (answered by KMST)
The polynomial R(x) = x^4 + Ax^3 + Bx^2 + 10x - 1 has a remainder of -15 when divided by... (answered by josgarithmetic)
1.)When the expression x^3+mx^2+nx-5 is divided by x+2 and x+3, the remainders are 2 and... (answered by KMST)