I'm doing the exercise where given the function $$4x^2 + 9 y^2 = 1$$ I must describe how the level curves of that function will be.
I attended some classes on Conics for some time and did a little research before creating this question, but even so I can't understand why the graph has the points it has.
The points on the x and y axis are:
$$x =-\sqrt{1/4}$$ $$x =+\sqrt{1/4}$$ $$y =-\sqrt{1/9}$$ $$y =+\sqrt{1/9}$$
How do I get there?

When I was typing this question, I found the solution. I just substituted $x = 0$ and $y = 0$ to find each one of the intersections.
Specifically, when $x = 0$:
$$9y^2 = 1 \Rightarrow y = \sqrt{\frac{1}{9}} = ±\frac{1}{3}$$
and when $y = 0$, $$4x^2 = 1 \Rightarrow x = \sqrt{\frac{1}{4}} = ±\frac{1}{2}.$$