Question
Question: How do you find the derivative of \({\cos ^2}(2x)\)?...
How do you find the derivative of cos2(2x)?
Solution
Solve the question using the first principle of derivatives. Given a function y=f(x), it’s the first derivative, the rate of change of y with respect to the change in x, is defined by dxdy=h→0lim[(x+h)−(x)f(x+h)−f(x)].
Complete step by step answer:
Finding the derivative of a function by calculating the limit is known as differentiation from first principles. Use the identity sin(A+B)sin(A−B)=sin2A−sin2B=cos2B−cos2A
We are asked to find the derivative of y=cos2(2x)………..(1)
Increase y to y+δy and correspondingly x increase to x+δx in the above equation.
⇒y+δy=cos2(x+δx) ………….. (2)
Subtract equation 1 from equation 2, we get
⇒y+δy−y=cos2(x+δx)−cos2x
⇒δy=cos2(x+δx)−cos2x
Now, divide both sides of the equation with δx
⇒δxδy=δxcos2(x+δx)−cos2x
Using sin(A+B)sin(A−B)=sin2A−sin2B=cos2B−cos2A
We reach to the following step,
⇒δxδy=−δxsin(2x+δx)sinδx
Take limit on both side with respect to x where x approaches to 0
⇒x→0limδyδx=x→0lim−δxsin(2x+δx)sinδx
⇒dxdy=x→0lim−δxsin(2x+δx)sinδx
⇒dxdy=−sin(2x+0)×1
Because x→0limδxsinδx=1
Therefore, the answer comes out to be dxdy=−sin2x=−2sinxcosx.
Note: Differentiability of a function: A function f(x) is differentiable at x=a in its domain, it it’s derivative is continuous at a. That implies f′(a) must exist , or equivalently : x→a+limf′(x)=x→a−limf′(x)=x→alimf′(x)=f′(a). A continuous function is always differentiable but a differentiable function may not be continuous. Therefore, it is advised to students that continuity checks should be performed before finding the derivative of a function.