I am trying to solve an equation that is in the form of $y(x) = (c + x^2)^{x^2}$. Note $c =$ constant
My initial thoughts are I need to look into using ln and e to solve this. However what I am really unsure how to deal with the exponent on the right of the equation because it has an exponent as well.
i.e the part highlighted in bold confuses me.
Note $\ln y = (x^2) \ln {(c + x^2)}$. Then $$\frac{dy}{dx} \frac{1}{y} = \frac{d}{dx} ((x^2) \ln {(c + x^2)}) \implies \frac{dy}{dx} = y \frac{d}{dx} ((x^2) \ln {(c + x^2)}) = (c + x^2)^{x^2} \frac{d}{dx} ((x^2) \ln {(c + x^2)})$$