The discriminant of Ax2+Bx+C = 0 is B2 - 4AC.
If the discriminant is zero, then Ax2+Bx+C has only one root.
So, if 4x2+kx+9 = 0 has only one root, then k2 - 4(4)(9) = 0
k2 = 144
k = ±12
If k = 12, then 4x2 + kx + 9 = (2x+3)2 = 0 when x = -3/2.
If k = -12, then 4x2 + kx + 9 = (2x-3)2 = 0 when x = 3/2.