Differentiate $$\:\left(x-1/2\right)^2+\left(y-1/4\right)^2=5/16$$
With respect to $x.$
The above simplifies to
$$x^2-x+y^2-\frac{y}{2} = 0$$
I know that you have to take the implicit derivative, such that
$$\frac{d}{dx}(x^2-x+y^2-\frac{y}{2}) = \frac{d}{dx}(0)$$
Thus
$$2x-1+2y-\frac{1}{2}=0$$
and
$$y=-x+\frac{3}{4}$$
So $$y'=-x+\frac{3}{4}$$
Have I made any errors, and where can I improve on this solution? In particular, I am worried because the last two equations are the same except the difference between $y$ and $y'.$ I mean, both can't be assumed to be true, right?
And I am asked to find the equation of the tangent of the circle that intersects at the point $(1, 0).$ In this case, do I write the equation in the form $y=mx+b$ (but with numbers replacing $m$ and $b$) as well, in which case I would have two $y$ variables in my solution?