We can parametrize a sphere as the set of all points "(x,y,z)" such that "\\sqrt{(x-2)^2+(y-3)^2+(z-7)^2}\\leq 10"
"\\\\\n\\implies (x-2)^2+(y-3)^2+(z-7)^2\\leq 100"
As each term here is a square, they are nonnegative, so we get "3" simultaneous inequalities
"(x-2)^2\\leq 100<121\\\\\n(y-3)^2\\leq 100<121\\\\\n(z-7)^2\\leq 100<121\\\\\n\\implies |x-2|<11\\ \\&\\ |y-3|<11\\ \\&\\ |z-7|<11\\"
Thus, any "(x,y,z)" belonging to the closed sphere belongs to "P", the open cube.
Thus, the closed sphere is contained in the open cube.
Comments
Leave a comment