home

p1:=plot::Circle3d(sqrt(6),[1,1,1],[1,1,1])

math

p2:=plot::Circle3d(sqrt(6),[1,-1,-1],[1,-1,-1])

math

 

p3:=plot::Circle3d(sqrt(6),[-1,1,-1],[-1,1,-1])

math

 

p4:=plot::Circle3d(sqrt(6),[-1,-1,1],[-1,-1,1])

math

p5:=plot::Spherical([3,u,v],u=0..2*PI,v=0..PI,Color=[0,1,0])

math

plot(p1,p2,p3,p4,p5,Axes=None)

MuPAD graphics