Concept:The perpendicular distance from the origin to a plane is found using the distance formula after determining the equation of the plane.Explanation:The plane passes through the three given points: (1,0,0), (0,1,0), and (0,0,1).These are the intercept points on the x-, y-, and z-axes respectively.Therefore, the equation of the plane in intercept form is 1x+1y+1z=1.Multiplying through gives x+y+z=1, or equivalently x+y+z−1=0.Let p be the perpendicular distance from the origin (0,0,0) to this plane.Using the distance formula: p=a2+b2+c2∣ax0+by0+cz0+d∣, where a=1,b=1,c=1,d=−1.Substitute: p=12+12+12∣0+0+0−1∣=31.Then 3p2=3×(31)2=3×31=1.Answer:3p2=1, which corresponds to option D.