Kendra F. answered 04/24/17
Tutor
4.7
(23)
Patient & Knowledgeable Math & Science Tutor
Distance formula :
d = √[(x2-x1)2 + (y2-y1)2 + (z2-z1)2 ]
P(4,3,-1)
Q(6,-1,3)
Q(6,-1,3)
d = √[(6-4)2 + (-1-3)2 + (3--1)2 ]
d = √[(4 + 16 + 16 ]
d = √[(36]
d = 6
General equation for a sphere whose center is (a,b,c) and radius is r :
(x-a)2 +(y-b)2 +(z-c)2 =r2
(x-4)2+(y-3)2+ (z+1)2 = 36