If the equation 4x2 - 2kx + 3k = 0 has equal roots, then what are the values of k?
Reveal answer
Fill a bubble to check yourself
If the equation 4x2 - 2kx + 3k = 0 has equal roots, then what are the values of k?
4, 12
4, 8
0, 12
0, 8
For equal roots, the discriminant D = b^2 - 4ac = 0. Here, (-2k)^2 - 4(4)(3k) = 0, so 4k^2 - 48k = 0. Factoring gives 4k(k - 12) = 0, so k = 0 or k = 12.
Using the condition for equal roots in a quadratic equation, the discriminant b squared minus 4ac must equal zero. Substituting the values from 4x2 - 2kx + 3k = 0 gives the equation (-2k) squared minus 4 times 4 times 3k = 0. This simplifies to 4k squared minus 48k = 0, and dividing by 4 gives k squared minus 12k = 0. Factoring out k results in k(k - 12) = 0, meaning the values of k are 0 and 12.