Hi all,
I've got this problem:
Consider the points P such that the distance from P to A(-1,5,3) is twice the distance from P to B(6,2,-2). Show that the set of all such points is a sphere, and find its center and radius.
I think the setup should be this:
sqrt[(x+1)^2 + (y-5)^2 +...