Question
Question: Find the derivative of sin2x....
Find the derivative of sin2x.
Solution
Hint: Use the definition of derivative of a function f′(x)=h→0limhf(x+h)−f(x). Use the fact that sinx−siny=2cos(2x+y)sin(2x−y). Use h→0limhsin(h)=1. Hence find the derivative of sin2x. Alternative use chain rule of differentiation, i.e. dxd(f(g(x)))=d(g(x))df((g(x)))dxdg(x)
Use the fact that dxdsinx=cosx and dxdx=1.
Complete step-by-step solution -
Let f(x)=sin2x
Hence we have
f′(x)=h→0limhf(x+h)−f(x)
f(x+h) = sin(2(x+h))
Hence we have
f′(x)=h→0limhsin(2(x+h))−sin2x
We know that sinx−siny=2cos(2x+y)sin(2x−y)
Replace x by 2x+2h and y by 2x, we get
sin(2x+2h)−sin2x=2cos(22x+2h+2x)sin(22x+2h−2x)=2cos(2x+h)sin(h)
Hence we have
f′(x)=h→0limh2cos(2x+h)sin(h)=h→0lim2cos(2x+h)×h→0limhsin(h)
We know that x→0limxsinx=1.
Using the above result, we get
f′(x)=2cos(2x+0)1=2cos2x
Hence we have
dxdsin2x=2cos2x
Note: [1] Alternatively, we have
Let f(x) = sinx and g(x) = 2x.
Then we have h(x) = fog(x) = sin2x.
We know that dxdfog(x)=d(g(x))dfog(x)dxdg(x). This is known as the chain rule of differentiation.
Now we know that dxdsinx=cosx
Hence we have
d(2x)dsin(2x)=cos2x
Also, we have dxd2x=2
Hence we have from chain rule of differentiation
dxdsin2x=d(2x)dsin(2x)dxd2x=cos2x(2)=2cos2x, which is same as obtained above
[2] Alternative Solution 2:
We know that sin2x =2sinxcosx and (uv)’=u’v+v’u {This is known as product rule of differentiation}
Hence we have
dxd(sin2x)=dxd(2sinxcosx)=2dxd(sinxcosx)
Using product rule of differentiation, we have
dxdsin2x=2sinxdxdcosx+2cosxdxdsinx
Now, we know that the derivative of sinx is cosx and the derivative of cosx is -sinx.
Hence we have
dxdsin2x=2sinx(−sinx)+2cosxcosx=2(cos2x−sin2x)
We know that cos2x=cos2x−sin2x
Hence, we have
dxdsin2x=2(cos2x)=2cos2x, which is the same as obtained above