Draw level curves for $f(x,y)=\dfrac{x^2+y^2}{xy}$
Let $z=\dfrac{x^2+y^2}{xy}$
$z=0\to x^2+y^2 = 0$, which is a circle of radius $0$, or nothing.
$z=1\to x^2+y^2=xy\to \color{red}{x^2-xy+y^2=0}$
How do I even graph this?
How do I know what it looks like.
I tried plotting on Wolfram Alpha but the result is literally nothing.

Update....
convert to polar coordinates.
$f(r,\theta) = \frac {1}{\sin\theta\cos\theta} = 2\csc 2\theta$
Each contour is a ray with an open end at the origin.
and $f(x,y)$ is undefined at $(0,0)$