Concept:Use the trigonometric identity sin2θ+cos2θ=1 to simplify the sum of squares.Explanation:Given: x=psinAcosB, y=psinAsinB, z=pcosA.Compute each square:x2=p2sin2Acos2B,y2=p2sin2Asin2B,z2=p2cos2A.Add them:x2+y2+z2=p2(sin2Acos2B+sin2Asin2B+cos2A).Factor sin2A from the first two terms:=p2[sin2A(cos2B+sin2B)+cos2A].Using cos2B+sin2B=1:=p2[sin2A(1)+cos2A]=p2(sin2A+cos2A).Again using sin2A+cos2A=1:=p2×1=p2.Answer:p2 (Option C).