Why, after differentiating $y$ on one side of the equation, is $dy/dx$ added?
As clarification an example I will provide an example:
Implicitly differentiate $y^2 = x$.
You get $$2y\frac {dy}{dx} = 1$$ as one of the first steps in differentiation. Why is the $dy/dx$ added after $y^2$ is differentiated?
Thanks!
$$y^2=(y(x))^2=x\\ \dfrac{d(y^2)}{dx}=1\\ \implies \dfrac{d(y^2)}{dx}=\dfrac{d(y^2)}{dy}\dfrac{dy}{dx}\text{ (chain rule )}=1\\ \implies 2y\dfrac{dy}{dx}=1$$