This is a general question about the intersection of a sphere with a plane or sphere which is confusing me.
To find the intersection between two spheres K1 and K2, you can equate them, solve the equation K1=K2, and find the intersection plane. But the same procedure is not possible between a sphere (K) and a plane (P). One cannot just solve the equation K=P and gets the circle. But I don't understand why? Can anyone explain this?
Edit: As an example: Let K : (x-1)² +(y-9)² + (z-4)² -85=0 be the sphere in 3d and P: 6x-2y+3z-49=0 be a plane. Why can't I just solve the equation K=P and get the intersection circle?
Thank you!
The problem has nothing to do with geometry. The real problem is that saying $K=0$ and $P=0$ is NOT equivalent to saying $K=P$.
Example: In the real plane, the system $x=0$ and $y=0$ yields a single point $(0,0)$, while $x=y$ yields a line.
The fact that your false recipe $K=P$ works in a particular case is a pure coincidence (the proof is that tomi gave you a counterexample where your method does not work).