Intuitively, why is the equation by the ellipse given by $(x^2/a^2)+(y^2/b^2)=1$? Why does the addition of $1/a^2$ and $1/b^2$ shift the shape of the circle into that of a rectangle? Also, why is the expression always equals to one?
By the way, I'm sorry about the formatting above. I'm new to MathStackExchange and don't know how to type an equation.
Don't think of the parameters drawing an ellipse. Think instead of the curve $x'^2+y'^2=1$, a unit circle. We draw this in a stretched space, contracting $x$ by $a$ and $y$ by $b$ through the substitutions $x'$->$x/a$ and $y'$->$y/b$.