This differentiation requires the use of natural logarithms (the laws of logarithms), differentiation of logarithms, exponential function differentiation and the power rule.
the formula for differentiation of exponential functions is $d/dxa^x = a^x*ln(a)$
I use this to get $dy/dx = (4+x^2)^x*ln(4+x^2)$ but using a derivative calculator this is incorrect. Please help with where I go wrong.
Do I need to use this formula: $a^x = e^{xln(a)}$
$$y=(4+x^{ 2 })^{ x }\\ \ln { y } =x\ln { \left( 4+{ x }^{ 2 } \right) } \\ { \left( \ln { y } \right) }^{ \prime }={ \left( x\ln { \left( 4+{ x }^{ 2 } \right) } \right) }^{ \prime }\\ \frac { { y }^{ \prime } }{ y } =\ln { \left( 4+{ x }^{ 2 } \right) } +\frac { 2{ x }^{ 2 } }{ 4+{ x }^{ 2 } } \\ { y }^{ \prime }=(4+x^{ 2 })^{ x }\left[ \ln { \left( 4+{ x }^{ 2 } \right) } +\frac { 2{ x }^{ 2 } }{ 4+{ x }^{ 2 } } \right] \\ $$