What is the plane of intersection of spheres $$x^2+y^2+z^2+2x+2y+2z+2=0$$ and $$x^2+y^2+z^2+x+y+z-\frac{1}{4}=0$$
I am not sure of how to do this, i just subtracted the two equations and i got a plane equation $$4x+4y+4z=-9$$ But i think its not correct since when two spheres meet we get a curved surface or solid. please correct me

Let $(x_1,y_1,z_1)$ be a point that belong to both spheres, then it satisfies both equations and any linear combination of them, in particular the linear combination \begin{align} x_1^2+y_1^2+z_1^2+2x_1+2y_1+2z_1+2-\left(\color{blue}{x_1^2+y_1^2+z_1^2+x_1+y_1+z_1-\frac{1}{4}}\right)&=0\\ x_1+y_1+z_1+\frac{9}{4}&=0 \end{align} So the point belong to the plane $4x+4y+4z+9=0$.