Let f(x,y) = 0 represent the equation of a curve in which both x and y are required to appear in the equation. Is it always possible to choose a new coordinate system such that only one (new) variable appears in the equation that describes the set of points on the curve?
For example, the circle (x-1)^2 + (y-2)^2 = 9, under the transformation x = 1+rcos(theta), y = 2 + rsin(theta), can be described by the equation r = 3.
In general, can this be extended to n-dimensional manifolds? Is this literally just the definition of dimensionality? Please give an intuitive answer to my question if you can