if one root of the Quadratic equation x²t Kx+3=0
is I then and the value of K. will be
Answers
Answer:
Let l, m be the roots of the given equation that is of x^2 + kx + 3 =0 . Then from theory of quadratic equation, we must have ;
(l + m) = - k and (l· m) = 3 . Also it is given that
(l -m) = 2 . Now this implies that ;
4 = (l - m)^2 =(l + m)^2 - 4(l · m) = k^2 - (4×3) or
4 =k^2 -12 ===> k^2 = 16 which in turn gives
k = 4 and k = - 4 . when k = 4 , the equation becomes x^2 + 4x + 3 = (x + 3)(x + 1) = 0 , giving the two roots as -3 & -1 so the absolute difference between them is 2 . Similarly when k = - 4 , equation becomes as (x- 3)(x - 1) = 0 , so the roots are 3 & 1 , giving the difference between the roots equals 2.
Answer:
Given,
2x^2+Kx+3
here it is in the form ax^2+bc+C=0
here a=2, b=K, c=3
if it has two equal roots. then ∆=0
b^2-4ac=0
k^2-4(2)(3)=0
k^2-24=0
k^2=24
k=√24
k=2√6