Mister Exam

Derivative of y=e^x*log5x

Function f() - derivative -N order at the point
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
 x         
e *log(5*x)
exlog(5x)e^{x} \log{\left(5 x \right)}
d / x         \
--\e *log(5*x)/
dx             
ddxexlog(5x)\frac{d}{d x} e^{x} \log{\left(5 x \right)}
Detail solution
  1. Apply the product rule:

    ddxf(x)g(x)=f(x)ddxg(x)+g(x)ddxf(x)\frac{d}{d x} f{\left(x \right)} g{\left(x \right)} = f{\left(x \right)} \frac{d}{d x} g{\left(x \right)} + g{\left(x \right)} \frac{d}{d x} f{\left(x \right)}

    f(x)=exf{\left(x \right)} = e^{x}; to find ddxf(x)\frac{d}{d x} f{\left(x \right)}:

    1. The derivative of exe^{x} is itself.

    g(x)=log(5x)g{\left(x \right)} = \log{\left(5 x \right)}; to find ddxg(x)\frac{d}{d x} g{\left(x \right)}:

    1. Let u=5xu = 5 x.

    2. The derivative of log(u)\log{\left(u \right)} is 1u\frac{1}{u}.

    3. Then, apply the chain rule. Multiply by ddx5x\frac{d}{d x} 5 x:

      1. The derivative of a constant times a function is the constant times the derivative of the function.

        1. Apply the power rule: xx goes to 11

        So, the result is: 55

      The result of the chain rule is:

      1x\frac{1}{x}

    The result is: exlog(5x)+exxe^{x} \log{\left(5 x \right)} + \frac{e^{x}}{x}

  2. Now simplify:

    (xlog(5x)+1)exx\frac{\left(x \log{\left(5 x \right)} + 1\right) e^{x}}{x}


The answer is:

(xlog(5x)+1)exx\frac{\left(x \log{\left(5 x \right)} + 1\right) e^{x}}{x}

The graph
02468-8-6-4-2-1010-100000100000
The first derivative [src]
 x              
e     x         
-- + e *log(5*x)
x               
exlog(5x)+exxe^{x} \log{\left(5 x \right)} + \frac{e^{x}}{x}
The second derivative [src]
/  1    2           \  x
|- -- + - + log(5*x)|*e 
|   2   x           |   
\  x                /   
(log(5x)+2x1x2)ex\left(\log{\left(5 x \right)} + \frac{2}{x} - \frac{1}{x^{2}}\right) e^{x}
The third derivative [src]
/  3    2    3           \  x
|- -- + -- + - + log(5*x)|*e 
|   2    3   x           |   
\  x    x                /   
(log(5x)+3x3x2+2x3)ex\left(\log{\left(5 x \right)} + \frac{3}{x} - \frac{3}{x^{2}} + \frac{2}{x^{3}}\right) e^{x}
The graph
Derivative of y=e^x*log5x