Concept:A quadratic equation has equal roots when its discriminant is zero.Using the discriminant condition is the fastest way to find p.Explanation:The given equation is 3x2+px+12=0.For a quadratic equation ax2+bx+c=0, the discriminant is D=b2−4ac.Here, a=3, b=p, and c=12.For equal roots, D=0.So, p2−4(3)(12)=0.This simplifies to p2−144=0.Therefore, p2=144.Taking the square root of both sides gives p=±144.Thus, p=±12.Answer:The values of p are ±12, so the correct option is A.