webwork / math220f25 / derivatives of logarithmic functions / 2\nprevious problem problem list next…

webwork / math220f25 / derivatives of logarithmic functions / 2\nprevious problem problem list next problem\nderivatives of logarithmic functions\n(1 point)\nresults for this submission\nthe answer is not correct.\nlet ( f(x)=x^{2x}).\nuse logarithmic differentiation to determine the derivative.\n( f(x)=)\npreview my answers submit answers\nyour score was recorded.\nyour score was successfully sent to canvas.\nyou have attempted this problem 3 times.\nyou received a score of 0% for this attempt.\nyour overall recorded score is 0%.\nyou have unlimited attempts remaining.
Answer
Explanation:
Step1: Take natural - log on both sides
Let $y = x^{2x}$. Then $\ln y=\ln(x^{2x}) = 2x\ln x$.
Step2: Differentiate both sides with respect to $x$
Using the product rule $(uv)^\prime = u^\prime v+uv^\prime$ where $u = 2x$ and $v=\ln x$. The derivative of $\ln y$ with respect to $x$ is $\frac{y^\prime}{y}$, the derivative of $2x$ is $2$ and the derivative of $\ln x$ is $\frac{1}{x}$. So $\frac{y^\prime}{y}=2\ln x + 2x\cdot\frac{1}{x}=2\ln x + 2$.
Step3: Solve for $y^\prime$
Multiply both sides by $y$. Since $y = x^{2x}$, we have $y^\prime=x^{2x}(2\ln x + 2)$.
Answer:
$x^{2x}(2\ln x + 2)$