If I graph the single equation in one variable $x^2 - 1 = 10$ in $\mathbb R$ I get two distinct points on the real line (obviously I could say the solutions don't overlap).
I'm trying to think of a single equation in two variables that when graphed in $\mathbb R^2$ gives me two distinct curves that also do not overlap.
Is this possible? I can't think of one off the off the top of my head. May be a dumb question.
It's very possible. A simple example is $xy=1$, which is just the standard hyperbola.
You can even do it with one variable: $|x|=1$.
You can get two concentric circles around $(0, 0)$ with something like $|x^2+y^2-a|=b$.
You can get two circles next to each other with something like: $(|x|-a)^2+y^2=b$.