Mister Exam

Derivative of y=sinx*log2x

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
sin(x)*log(2*x)
log(2x)sin(x)\log{\left(2 x \right)} \sin{\left(x \right)}
d                  
--(sin(x)*log(2*x))
dx                 
ddxlog(2x)sin(x)\frac{d}{d x} \log{\left(2 x \right)} \sin{\left(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)=sin(x)f{\left(x \right)} = \sin{\left(x \right)}; to find ddxf(x)\frac{d}{d x} f{\left(x \right)}:

    1. The derivative of sine is cosine:

      ddxsin(x)=cos(x)\frac{d}{d x} \sin{\left(x \right)} = \cos{\left(x \right)}

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

    1. Let u=2xu = 2 x.

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

    3. Then, apply the chain rule. Multiply by ddx2x\frac{d}{d x} 2 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: 22

      The result of the chain rule is:

      1x\frac{1}{x}

    The result is: log(2x)cos(x)+sin(x)x\log{\left(2 x \right)} \cos{\left(x \right)} + \frac{\sin{\left(x \right)}}{x}


The answer is:

log(2x)cos(x)+sin(x)x\log{\left(2 x \right)} \cos{\left(x \right)} + \frac{\sin{\left(x \right)}}{x}

The graph
02468-8-6-4-2-10105-5
The first derivative [src]
sin(x)                  
------ + cos(x)*log(2*x)
  x                     
log(2x)cos(x)+sin(x)x\log{\left(2 x \right)} \cos{\left(x \right)} + \frac{\sin{\left(x \right)}}{x}
The second derivative [src]
  sin(x)                     2*cos(x)
- ------ - log(2*x)*sin(x) + --------
     2                          x    
    x                                
log(2x)sin(x)+2cos(x)xsin(x)x2- \log{\left(2 x \right)} \sin{\left(x \right)} + \frac{2 \cos{\left(x \right)}}{x} - \frac{\sin{\left(x \right)}}{x^{2}}
The third derivative [src]
                   3*sin(x)   3*cos(x)   2*sin(x)
-cos(x)*log(2*x) - -------- - -------- + --------
                      x           2          3   
                                 x          x    
log(2x)cos(x)3sin(x)x3cos(x)x2+2sin(x)x3- \log{\left(2 x \right)} \cos{\left(x \right)} - \frac{3 \sin{\left(x \right)}}{x} - \frac{3 \cos{\left(x \right)}}{x^{2}} + \frac{2 \sin{\left(x \right)}}{x^{3}}
The graph
Derivative of y=sinx*log2x