Concept:A quadratic equation ax2+bx+c=0 has equal roots when its discriminant is zero: D=b2−4ac=0.Explanation:Given equation: 3x2−2x+k=0.Compare with the standard form: a=3, b=−2, c=k.For equal roots, the discriminant must be zero: D=0.So, b2−4ac=0.Substitute the values: (−2)2−4(3)(k)=0.This gives: 4−12k=0.Thus, 12k=4.Therefore, k=124=31.Answer:k=31, which corresponds to option B.