Is $A = \{ (x,y): x^2 - y^2 = -1 \}$ path connected in $\mathbb R^2$ ?
From its graph, I would conclude that it's not path connected.
Take $(0,-1)$ and $(0,1)$ in A. Take any path $f: [0,1] \to A$ with $f(0) = (0,-1)$, $f(1) = (0,1)$. How can we show that f can't be continuous?