My course defines the level sets of a function $f:\mathbb{R}^n \to \mathbb{R}$ as
$$L_\alpha(f) = \{ x\in\mathbb{R}^n : f(x)=\alpha \}$$
For a problem, I need to find an $L_\alpha(f)$ that is a convex set. My issue is, how do I ever find a convex level set for a function that is not a straight line? For example the function $f(x,y)=x^2+y^2$ has a circular level set for all values of alpha.