What is derivative of $\sin ax$ where $a$ is a constant?

6k Views Asked by At

What is the derivative of $\sin a x$ where $a$ is a constant.


Actually, I'm studying Physics and not so well-versed with calculus. So, I have studied the basic rules of calculus but am stuck here.

I somewhat know about the product rule but don't get what to do if a constant is given in a trigonometric function, be it $\sin ax $ or $\cos ax$. Whatever.. Please help me get my concept clear.


Thank You!

3

There are 3 best solutions below

0
On

HINT

Recall that by chain rule

$$\frac{d}{dx}[\sin (f(x))]=\cos (f(x))\cdot f'(x)$$

0
On

Derivative of $\sin(ax) = a \cos(ax)$ by Chain Rule.

2
On

\begin{array}{c} \frac{d}{{dx}}\left( {\sin ax} \right) = \left( {\cos ax} \right)\frac{d}{{dx}}\left( {ax} \right)\\ = \left( {\cos ax} \right) \cdot a \cdot \frac{{dx}}{{dx}}\\ = \left( {\cos ax} \right) \cdot a \cdot 1\\ = a\left( {\cos ax} \right) \end{array}