Calculate the derivative of x^x

This problem is best solved using implicit differentiation and by tackling each side of the equation individually. First write down the problem as "y = x^x". Recalling that log rules can be used to simplify exponents we take the natural log of both sides and simplify to leave "ln(y) = xln(x)". The next step is to write the derivative term with respect to x on each side to leave "d(ln(y))/dx = d(xln(x))/dx". Applying the product rule to the RHS gives "d(ln(y))/dx = ln(x)dx/dx + xd(ln(x))/dx" this easily simplifies to "d(ln(y))/dx = ln(x) + x*(1/x)" or "d(ln(y))/dx = ln(x) + 1". Multiplying the LHS by dy/dy (equal to 1) gives "d(ln(y))/dy * dy/dx = ln(x)+1" which goes to "1/y * dy/dx = ln(x) + 1". Multiplying across the y gives "dy/dx = y(ln(x) + 1)". Now we can recall that y = x^x to complete the problem. leaving "dy/dx = x^x(ln(x) + 1)".

GH

Related Maths A Level answers

All answers ▸

The complex conjugate of 2-3i is also a root of z^3+pz^2+qz-13p=0. Find a quadratic factor of z^3+pz^2+qz-13p=0 with real coefficients and thus find the real root of the equation.


Find dy/dx for y=5x^3-2x^2+7x-15


I struggle to simplify the following equation: (see answer)


Take the 2nd derivative of 2e^(2x) with respect to x.