Find the equation of the sphere passing through P4 3 2 and Q
Find the equation of the sphere passing through P(4, 3, 2) and Q(6, 5, 1) with its center at the midpoint of PQ.
Solution
Solution:
The mid point of PQ = (-4+6 /2 , 3-5 /2 , 2+1 /2)
=> (x1,y1,z1) = (1,-1,3/2)
Hence the equation of the sphere would be simply:
(x-x1)2 + (y-y1)2 + (z-z1)2 = r2
Here;
r = Distance between Q and center = Distance between and center
=> (x-1)2 + (y+1)2 + (z-3/2)2 = (52+62+0.52)
=> (x-1)2 + (y+1)2 + (z-3/2)2 = 61.25
