Question 995921
.
if x+1 is a factor of x^3+3x^2+kx+4, find the value of k.
-----------------------------------------------------------


If  x+1  is a factor of  {{{x^3+3x^2+kx+4}}},  then  x = -1  is the root of this polynomial.


It means that if we substitute  -1  instead of  x  into the polynomial,  we get  0:


{{{(-1)^3 + 3(-1)^2 + k*(-1) + 4}}} = {{{0}}},     or


-1 + 3 - k + 4 = 0.


It is the equation to determine  k,  and it gives


k = -1 + 3 + 4 = 6.