
Sean C. answered 01/22/16
Tutor
3
(1)
Harvard Grad- Math, Science & College Application Tutor
The standard form of a sphere in is r2 = (x-x1)2+(y-y1)2+(z-z1)2 where (x1,y1,z1) is the center and r is the radius. Here, "sphere" refers to just the surface of a ball like a soccer ball (if air were empty space), and mathematicians use the word "ball" to refer to a filled in sphere, such as an orange.
In order to get the ball, you must include every point in the graph that is a distance from the center less than or equal to the radius, which is where the above answer fails to be correct (the problem statement even says to include the boundary). In other words, the radius must be greater than or equal to the distance of each point in the ball.
Therefore r >= sqrt((x-x1)2+(y-y1)2+(z-z1)2), and squaring both sides- r2 >= (x-x1)2+(y-y1)2+(z-z1)2
subtracting r2, we get the final answer: 0 >= (x+7)2+(y+3)2+(z-1)2 -4.