Consider the equation $z^2-1=x^3y$. Find the value of $\frac{dy}{dt}$ under these conditions $z=5,x=2,y=3, \frac{dx}{dt}=-2$ and $\frac{dz}{dt}=7$.
So I'm not really getting this. I think what I do is take the derivative of the original so I get $2z=3x^2$. Is this correct? What I don't get is where to go from there. Not sure what to plug in. Appreciate any help :)
$z^2−1=x^3y\\ 2z\frac {dz}{dt} = 3x^2y \frac {dx}{dt} + x^3\frac{dy}{dt}$
Now plug your known values for $x,y,z, \frac {dx}{dt},\frac {dz}{dt}$ and solve for $\frac {dy}{dt}$