This problem is from the Shaum's outline Calculus. I have started studying implicit differentiation a few weeks ago and I have fared pretty well for all the other problems except this one and another.
I'd like to add that I haven't been through partial derivatives and implicit function theorem yet.
Here we go:
Given $S=πx(x+2y)$ and $V=πx^2y$,I'm to show that $dS/dx=2π(x-y)$ when $V$ is constant, and $dV/dx=-πx(x-y)$ when $S$ is constant.
I just don't know where to start.
If $V=c$ then $S=\pi x(x+\frac {2c} {\pi x^{2}})=\pi x^{2}+\frac {2c} x$. Hence $\frac {dS} {dx}=2\pi x-\frac {2c} {x^{2}}=2 \pi (x-y)$ You can handle the second question in a similar way.