SOLUTION: Given that f(x)=x^3+ax^2+bx-3 leaves remainders 1 and -9 when divided by x-1 and x+1. Calculate the values of a and b

Algebra.Com
Question 1187763: Given that f(x)=x^3+ax^2+bx-3 leaves remainders 1 and -9 when divided by x-1 and x+1. Calculate the values of a and b

Found 2 solutions by MathLover1, ikleyn:
Answer by MathLover1(20850)   (Show Source): You can put this solution on YOUR website!

use long division
......(
|
........
..............
..............
..............
..............................
................................
...........................................
........................................... => reminder=>..........eq.1


......(
|
........
..............
...............
...............
..........................
................................................
.................................................
................................................ => reminder => ..........eq.2

go to
..........eq.1, solve for

go to
..........eq.2, substitute





then
=> =>

your equation is


check reminders:





Answer by ikleyn(52799)   (Show Source): You can put this solution on YOUR website!
.
Given that f(x) = x^3 + ax^2 + bx - 3 leaves remainders 1 and -9 when divided by x-1 and x+1.
Calculate the values of a and b
~~~~~~~~~~~~~~~~~~


Since  f(x) = x^3 + ax^2 + bx - 3 leaves remainder 1 when divided by x-1, it means,

according to the remainder theorem, that  f(1) = 1,   or


    1^3 + a*1^2 + b*1 - 3 = 1,

or

    a + b = 1 - 1 + 3,

    a + b = 3.      (1)



Since  f(x) = x^3 + ax^2 + bx - 3 leaves remainder -9 when divided by x+1, it means,

according to the remainder theorem, that  f(-1) = -9,   or


    (-1)^3 + a*(-1)^2 + b*(-1) - 3 = -9,

or

    a - b = 1 + 3 -9,

    a - b = -5.     (2)



Thus we have two equations (1) and (2) to find two unknowns "a" and "b".

So we add these equations, and we get  


    2a = 3 + (-5) = -2,  hence,  a = (-2)/2 = -1.


Then from equation (1),  b = 3 - a = 3 - (-1) = 4.


ANSWER.  a= -1;  b= 4.


Solved.



RELATED QUESTIONS

Consider the polynomial F(x)=4x^3+(a+1)x^2+x-5b and G(x)=4x^3-ax^2+bx-2, where a and b... (answered by ikleyn)
The expression 8x^3 + ax^2 + bx - 9 leaves remainders -95 and 3 when divided by x + 2 and (answered by MathLover1,MathTherapy)
the remainders when f(x)=x³+ax²+bx+c is divided by (x-1),(x+2) and (x-2) are respectively (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)
The expression f(x)=x^3+ax^2+bx-6 is exactly divisible by (x-1), and has a remainder of... (answered by reviewermath)
How do I solve this following question: The remainders whe ax^4+bx cube - x - 7 is... (answered by robertb)
If ax^3+bx^3+x has (x+2) as a factor and leaves a remainder 4 when divided by (x-2).Find... (answered by solver91311)
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)
The function f is given by f(x)=x^3+2x^2+ax-8 where a is constant.when f(x) is divided by (answered by ikleyn)