SOLUTION: if (x-1) is a factor of x^3+5x^2+mx+4, find the value m

Algebra ->  Linear-equations -> SOLUTION: if (x-1) is a factor of x^3+5x^2+mx+4, find the value m      Log On


   



Question 763371: if (x-1) is a factor of x^3+5x^2+mx+4, find the value m
Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
if (x-1) is a factor of x^3+5x^2+mx+4, find the value m
.
if (x-1) is a factor, the remainder of
(x^3+5x^2+mx+4)/(x-1)
should be zero
.
applying synthetic division:
1 | 1 5 m 4
...... 1 6 6+m
----------------
1 6 6+m 10+m
.
therefore,
10+m = 0
m = -10