SOLUTION: consider the polynomial P(x)=x^3+3x^2+(3-k)x+1-k where k is a constant.
a, show that P(-1)=0 for any value of k.
b, find all solution to the equation P(x)=0 if k=-1
Algebra.Com
Question 870577: consider the polynomial P(x)=x^3+3x^2+(3-k)x+1-k where k is a constant.
a, show that P(-1)=0 for any value of k.
b, find all solution to the equation P(x)=0 if k=-1
Answer by math1239028(4) (Show Source): You can put this solution on YOUR website!
That's an easy one:
a. Just replace where x=-1:
P(-1)=(-1)^3+3(-1)^2+(3-k)(-1)+1-k <=>
P(-1)=-1+3-3+k+1-k=0 => P(-1)=0
b. for k=-1: P(x)=0
P(x)=x^3+3x^2+4x+2=0
And then you solve this equation:
x^3+3x^2+4x+2=0
(x+1)(x^2+2x+2)=0
x+1=0 or (x+1)^2=-1
x=-1 or x+1=i or x+1=-i
____or x=-1+i or x= -1-i
So, summing up, P(x)=0 if k=-1, for x=-1 or x=-1+i or x=-1-i.
RELATED QUESTIONS
If K is a constant, what is the value of K such that the polynomial K^2X^3-6kx+9 is... (answered by ikleyn)
If {{{x^2+kx+k+1=(x+p)(x+2)}}} for all values of x and k and p are constants, what is the (answered by rothauserc,Edwin McCravy)
The function f is such that f(x) = 3x - 2 for x >= 0.
The function g is such that g(x) = (answered by robertb)
The expression 1/3x^2-2 can be rewritten as 1/3(x-k)(x+k),where k is a positive... (answered by stanbon)
In polynomial p(x) = 3(x^2 + 10x + 5) - 5(x-k) , k is a constant. If p(x) is divisible by (answered by ikleyn)
1(a): If k=(x-1)²/x²+4,where k is a real number, show clearly that (k-1)x²+2x+(4k-1)=0
(answered by solver91311)
show that x^2+(3k-2)x+k(k-1)=0 has real roots for all value of... (answered by fcabanski)
find the value of k for... (answered by Fombitz)
f(x) = x^3 + (1 - k^2)x + k
(a) Show that -k is a root of f.
I've already solved this (answered by jsmallt9)