Question Numbers: 53-54For the following two (02) items:Suppose S is the sphere with the smallest radius that passes through the points A(1, 0, 0) B(0, 1, 0) and C(0, 0, 1)
Concept:The sphere passes through three points. Its center must be equidistant from them. For the smallest possible radius, the center is the circumcenter of the triangle formed by the points.Explanation:Let the centre be O(x,y,z).Equate distances from O to (1,0,0) and (0,1,0):(x−1)2+y2+z2=x2+(y−1)2+z2Simplify to get x=y.Equate distances from O to (0,1,0) and (0,0,1):x2+(y−1)2+z2=x2+y2+(z−1)2Simplify to get y=z. Thus x=y=z.For the smallest sphere passing through the three points, the centre is the circumcenter of the triangle. The circumcenter of an equilateral triangle is its centroid, so:x=y=z=31​Now compute the radius r as the distance from O to (1,0,0):r=(1−31​)2+(31​)2+(31​)2​=94​+91​+91​​=96​​=32​​Answer:32​​ (Option B)