Answer:
5.93 unit distance
Step-by-step explanation:
First we would need to calculate the distance between the sphere center and the plane x + y + z = 0
[tex]d = \frac{|Ax + By + Cz|}{\sqrt{A^2 + B^2 + C^2}}[/tex]
where A = 1, B = 1, C = 1 are the coefficients of the plane x + y + z = 0
and x = 1, y = 4, z = 7 are the coordinates of the center of the sphere
[tex]d = \frac{|1*1 + 4*1 + 7*1|}{\sqrt{1^2 + 1^2 + 1^2}} = \frac{12}{\sqrt{3}} = 6.93[/tex]
Since the sphere has a radius of 1, then the distance from the plane to the surface of sphere would then be:
6.93 - 1 = 5.93