Mister Exam

Derivative of x*10^x

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
    x
x*10 
$$10^{x} x$$
x*10^x
Detail solution
  1. Apply the product rule:

    ; to find :

    1. Apply the power rule: goes to

    ; to find :

    The result is:

  2. Now simplify:


The answer is:

The graph
The first derivative [src]
  x       x        
10  + x*10 *log(10)
$$10^{x} x \log{\left(10 \right)} + 10^{x}$$
The second derivative [src]
  x                        
10 *(2 + x*log(10))*log(10)
$$10^{x} \left(x \log{\left(10 \right)} + 2\right) \log{\left(10 \right)}$$
The third derivative [src]
  x    2                    
10 *log (10)*(3 + x*log(10))
$$10^{x} \left(x \log{\left(10 \right)} + 3\right) \log{\left(10 \right)}^{2}$$
The graph
Derivative of x*10^x