If one zero ofp(x)=2x^2+3x+k is 1/2, find k
Venkatesh0:
let p(x) = 0;
Answers
Answered by
0
By definition of zero. If we put the value of x is equal to the zero then the value of equation is equal to zero.
it mean at x = 1/2 the equation p(x) = 0;
p(1/2) = 2(1/2)²+3(1/2)+k = 0;
1/2 + 3/2 +k = 0;
(1+3)/2 + k = 0;
2+k = 0;
k = -2 is the answer
Similar questions