$xy=1$ can be written as $y=\frac{1}{x}$. The derivative for $\frac{1}{x}$ is $-\frac{1}{x^2}$
But if I were to implicitly differentiate the original function $xy=1$, I get: $$\frac{dy}{dx} = -\frac{y}{x}$$ Where did I go wrong?
$xy=1$ can be written as $y=\frac{1}{x}$. The derivative for $\frac{1}{x}$ is $-\frac{1}{x^2}$
But if I were to implicitly differentiate the original function $xy=1$, I get: $$\frac{dy}{dx} = -\frac{y}{x}$$ Where did I go wrong?
You have the right answer, just substitute your $y(x)$:
$$\frac{dy}{dx} = -\frac{y}{x}=-\frac{(\frac{1}{x})}{x}=-\frac{1}{x}\times\frac{1}{x}=-\frac{1}{x^2}= -y^2$$