I've got a pretty simple derivative question for you guys. Currently, I'm a high school shop teacher preparing kids for a timed calculus competition. It's been almost 45 years since I've taken multivariate calculus, and I'm having a hard time remembering some tricks.
Almost every round features where you must find $\frac{dy}{dx}$ given something like this.
$$ x^2 + 2xy +7 = 0 $$
The kids are taught to differentiate implicitly, then solve for $\frac{dy}{dx}$. I remembered that you could set the original equation equal to some function $g$, and simplify with this formula (from chain rule): $$\frac{dy}{dx} = \frac{-\frac{\partial g}{\partial x}}{\frac{\partial g}{\partial y}}$$
I know there's a way to extend this to finding the second derivative of $y$ with respect to $x$, but I just cannot remember how.
I think I take the partial of the first derivative wrt $x$, multiply by the first derivative, then add the partial of the first derivative wrt $y$, but it doesn't seem to be working.
Any help?