I need to graph the following surface: $4x^2 + y^2 = 4$ which is an ellipse, so canonical equation is $x^2 + (y^2)/4 = 1$. Then, to graph this I can say:
If $x=0$:
$y^2 = 4$
so $y = 2$ or $y = -2$
But what I have in the plane? two parallels lines? because I just see two points at that coords in the following graph:

$\pm$for $\pm$. – Apr 03 '17 at 19:41