Question
Question: Find the values of \[k\] for each of the following quadratic equations, so that they have two equal ...
Find the values of k for each of the following quadratic equations, so that they have two equal roots.
(i) 2x2+kx+3=0
(ii) kx(x−2)+6=0
Solution
The roots of the equation are the x-intercepts. By definition, the y-coordinate on the x-axis is 0. Therefore, to find the roots of a quadratic function, we set f(x)=0, and solve the equation, ax2+bx+c=0.
Complete step-by-step answer:
It is given that we have to find the value of k so that they have equal roots.
The equation to find the roots of a quadratic equation, ax2+bx+c=0 in general is given by,
x=2a−b±b2−4ac
If the roots are equal then the value of the discriminant, b2−4ac will be equal to 0,
Hence b2=4ac
Here, the equal roots will be x=2a−b
(i) 2x2+kx+3=0
We will equate this with the general equation.
That is we can write that ax2+bx+c=0
Now, we get a=2 , b=k and c=3
The roots are equal therefore the value of discriminant will be equal to0.
b2−4ac=0
Substituting the values of a, b and c we get,
k2−4ac=0
k2−4×2×3=0
k2−24=0
k2=24
k=±26
Therefore, the values of k are ±26 for the roots to be equal.
(ii) kx(x−2)+6=0
The above equation can be written as,
kx2−2kx+6=0
We will equate this with the general equation. i.e. ax2+bx+c=0
Therefore we get a=k , b=−2k and c=6
The roots are equal therefore the value of discriminant will be equal to 0.
b2−4ac=0
Equating the values of a, b and c
b2−4ac=0
(−2k)2−4×k×6=0
4k2−24k=0
4k(k−6)=0
4k=0,or, k−6=0
k=0,6
Therefore, the values of k are 0,6 for the roots to be equal. However, the value ofk=0 is not valid because on substituting this in the question, kx2−2kx+6=0, the equation will become0+6=0, which is not be valid.
Note: In other words, the quadratic formula is simply just ax2+bx+c=0 in terms of x. So the roots of ax2+bx+c=0 would just be the quadratic equation, which is: 2a−b±b2−4ac.
If two roots are equal real numbers, then we can write that b2−4ac=0
If two roots are different real numbers, then we can write that b2−4ac>0
If two roots are imaginary real numbers, then we can write that b2−4ac<0