I am starting calculus and was given the following problem:
In a right triangle, leg $x$ is increasing at a rate of $2m/s$ while leg $y$ is decreasing so that the area is always $6m^2$. How fast is the hypothenuse $z$ changing when $x = 3m$?
I have differentiated $x^2+y^2=z^2$ in regards to time $t$, giving:
$(x(dx/dt) + y(dy/dt))/z = dz/dt$
and I know that I need to find $dz/dt$. However, I don't know how to find $dy/dt$ to input in the above equation. Is there any better way to solve this problem? If not, how do I go about solving it?