Mister Exam

Derivative of (log3(5x))+(lnsinx)

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
log(5*x)              
-------- + log(sin(x))
 log(3)               
$$\frac{\log{\left(5 x \right)}}{\log{\left(3 \right)}} + \log{\left(\sin{\left(x \right)} \right)}$$
log(5*x)/log(3) + log(sin(x))
Detail solution
  1. Differentiate term by term:

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

      1. Let .

      2. The derivative of is .

      3. Then, apply the chain rule. Multiply by :

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

          1. Apply the power rule: goes to

          So, the result is:

        The result of the chain rule is:

      So, the result is:

    2. Let .

    3. The derivative of is .

    4. Then, apply the chain rule. Multiply by :

      1. The derivative of sine is cosine:

      The result of the chain rule is:

    The result is:

  2. Now simplify:


The answer is:

The graph
The first derivative [src]
   1       cos(x)
-------- + ------
x*log(3)   sin(x)
$$\frac{\cos{\left(x \right)}}{\sin{\left(x \right)}} + \frac{1}{x \log{\left(3 \right)}}$$
The second derivative [src]
 /                   2   \
 |        1       cos (x)|
-|1 + --------- + -------|
 |     2             2   |
 \    x *log(3)   sin (x)/
$$- (1 + \frac{\cos^{2}{\left(x \right)}}{\sin^{2}{\left(x \right)}} + \frac{1}{x^{2} \log{\left(3 \right)}})$$
The third derivative [src]
  /               3            \
  |    1       cos (x)   cos(x)|
2*|--------- + ------- + ------|
  | 3             3      sin(x)|
  \x *log(3)   sin (x)         /
$$2 \left(\frac{\cos{\left(x \right)}}{\sin{\left(x \right)}} + \frac{\cos^{3}{\left(x \right)}}{\sin^{3}{\left(x \right)}} + \frac{1}{x^{3} \log{\left(3 \right)}}\right)$$