$$x^2 - 4xy + y^2 = 4$$
$$2x - 4xy' -4y + 2yy' = 0$$ $$-4xy' + 2yy' = -2x + 4y$$ $$y'(-4 + 2y) = -2x + 4y$$ $$y' = \frac{-2x + 4y}{-4x+2y}$$
But the answer on wolfram is: $\frac{x - 2y}{2x - y}$
Sorry for the newb question. Is this right? And also, can you always multiply the top and bottom of a fraction by $-1$? I guess it makes sense since it's equivalent to $1$?