So I have a problem that I can't solve for a couple hours now. Can anyone help me understand how to do an implicit derivative of $x^y$.
Thank you very much
So I have a problem that I can't solve for a couple hours now. Can anyone help me understand how to do an implicit derivative of $x^y$.
Thank you very much
If you want $\frac d{dx}x^y$, you write it using an exponential and use the chain rule $$\begin {align}\frac d{dx}x^y&=\frac d{dx}e^{y \ln x}\\&=e^{y \ln x}\frac d{dx}(y \ln x)\\&=e^{y \ln x}\left(\frac {dy}{dx}\ln x+\frac yx\right)\\&=x^y\left(\frac {dy}{dx}\ln x+\frac yx\right)\end {align}$$