Question 1195206: If x+2 and x-3 are factors of the polynomial , find a.
Found 5 solutions by lotusjayden, ikleyn, Theo, Solver92311, greenestamps: Answer by lotusjayden(18) (Show Source): Answer by ikleyn(52776) (Show Source):
You can put this solution on YOUR website! .
If x+2 and x-3 are factors of the polynomial , find a.
~~~~~~~~~~~~~~~~~~~~~~~~~
If (x+2) and (x-3) are factors of the polynomial p(x)=x^3+5x^2+ax+b, it means,
due to the Remainder theorem, that x= -2 and x= 3 are the roots of the polynomial.
So, we substitute x= -2 and x= 3 into the polynomial and equate it to zero.
It gives us two equation for two unknowns "a" and "b"
(-2)^3 + 5*(-2)^2 - 2a + b = 0 (1)
3^3 + 5*3^2 + 3a + b = 0 (2)
Collect like terms and simplify (1) and (2)
12 - 2a + b = 0 (3)
72 + 3a + b = 0 (4)
Now subtract equation (4) from equation (3). You will get
60 + 5a = 0,
which implies 5a = -60, a = -60/5 = -12.
ANSWER. a = -12.
Solved.
Answer by Theo(13342) (Show Source): Answer by Solver92311(821) (Show Source): Answer by greenestamps(13198) (Show Source):
|
|
|