Question
Mathematics Question on Limits and derivations
Find the derivative of the following functions (it is to be understood that a, b, c, d, p, q, r and s are fixed nonzero constants and m and n are integers): sin (x + a)
Answer
Let f(x)=sin(x+a)
f(x+h)=sin(x+h+a)
By first principle,
f'(x) = \lim_{h\rightarrow 0}$$\frac{f(x+h)-f(x)}{h}
= \lim_{h\rightarrow 0}$$\frac{sin(x+h+a)-sin(x+a)}{h}
= limh→0 h1[2cos(2x+h+a+x+a) sin(2x+h+a−x−a)]
= limh→0 h1[2cos(22x+2a+h) sin(2h)]
= limh→0 [cos(22x+2a+h) 2hsin2h]
= limh→0 cos(22x+2a+h) lim2h→0 {2hsin2h} [ As h→0⇒ \frac{h}{2}$$\rightarrow0]
=cos(22x+2a) x1 [lim x→0 xsinx =1]
=cos(x+a)