find the valhe of k if x-1 is a factor of p(x) where p(x)=x^2+x+k
Anonymous:
Hello
Answers
Answered by
2
Given-
x-1 is a factor
x=1
put the value of x in the equation
Answered by
1
Answer:
k = -2
Step-by-step explanation:
p(x) = x² + x + k
if (x - 1) is a factor, it means that if we sub x = 1 into p(x), it will return 0.
Sub x = 1
p(x) = (1)² + (1) + k
p(x) = 2 + k
Since p(x) will return a 0
2 + k = 0
k = -2
Answer: k = -2
Similar questions