I am having trouble with the following equation defined implicitly with respect to $x$.I figured I could use the quotient rule or maybe play around with the logs, however I always need to differentiate $x^{2y}$ which I have no idea how to do, any help will be appreciated.
Differentiate $x^{2y} = \ln y$, with respect to $x$.
Assuming $y(x)= f(x)$. $$\begin{align}e^{\ln (x^{2y})} = \ln y &\Rightarrow e^{2y \ln x} = \ln y \Rightarrow e^{2y \ln x}\Big(\frac{2y}{x} + 2y'\ln x\Big) = \frac{y'}{y} \\&\Rightarrow y' - 2yy'\ e^{2y \ln x} \ln x= \frac{2y^2}{x}e^{2y \ln x} \Rightarrow y' = \frac{2y^2\ \ e^{2y \ln x}}{x(1 - 2y\ e^{2y \ln x} \ln x)}\end{align}$$