$$\{(x,y):(2x−1)^2+(2y−4)^2=1\}$$
Can anybody help me graph this function and state its domain and range?
My answer for the domain is $[-1.5,1.5]$, and for the range is $[1,3]$, i had already put in consideration of radius $= 1$, but the answer seems to be wrong.
You can normalize your equation to $$4(x-\frac 12)^2+4(y-2)^2=1\iff (x-\frac 12)^2+(y-2)^2=\left(\frac 12\right)^2$$
Giving you a circle of center $(\frac 12,2)$ or radius $\frac 12$.
You can then calculate the horizontal and vertical extension, i.e. the rectangular box enclosing the circle is $[0,1]\times[1.5,2.5]$ but I would not really call that domain nor range.
Anyway, if you consider implicit solve $y(x)=2\pm \sqrt{\frac 14-(x-\frac 12)^2}$ then you have $2$ functions $y_1$ and $y_2$ and not one.
The both have the same domain $[0,1]$ but one has range $[2,2.5]$ and the other has range $[1.5,2]$.