Question
Question: How do you find the derivative of \(f(x)=\sqrt{\sin x\left( 2x \right)}?\)...
How do you find the derivative of f(x)=sinx(2x)?
Solution
As derivative of a function of real variable measures the sensitivity to change of the function value with respect to change in its argument. Derivatives are a fundamental tool of calculus.
Use chain rule to find the derivative of f(x)=sin(2x)
Chain Rule:- fg′(x).g′(x)
Example: sin(5x) a competitive function.
f(x)=sinx⇒f′(x)=cosx
g(x)=sinx⇒g′(x)=5
So, the derivative will be equal to
cos(5x)5
Complete step by step solution:
You know that, given function is
f(x)=sin(2x)
Firstly, let y=sin(2x)
And let u=sin(2x)
This mean y=u21
Therefore,
dxdy=dudy.dxdu
⇒dxdy=21u2−1.2cos(2x)
Which implies, as u2−1=−u therefore as you transfer to denominator it gets reprobated into 4
⇒dxdy=21.u2cos2x
And ′2′ of denominator and 2 of ′2cos2x′ gets canceled.
Therefore, simplified equation will be
dxdy=ucos2x
Replace u=sin2x to get,
⇒dxdy=sin2xcos2x
Additional Information:
The chain rule tells us how to find the derivative of composite function.
The chain rule, formula is,
dxd[f(f(x))]=f′(g(x)g′(x))
A function is composite if you can write it as f(g(x)). In other words, it is a function within a function, or a function of function. For example: cos(x2) is composite because if we let f(x)=cos(x′) and g(x)=x2 then cos(x2)=f(g(x))
′g′ is a function within ′f′, so you call ′g′ inner function and ′f′ outer function. On the outer hand, cos(x).x2 is not a composite function. It is a product of f(x)=cos(x) and g(x)=x2 but neither function is within the other one. Usually, The only way to differentiate a composite function is to recognize that a function is composite and that the chain rule must be applied, You will not be able to differentiate correctly.
Note: Apply chain rule in given function. In some cases if you recognize composite functions you may get the inner and outer functions wrong. This will give you a derivative. For example, in the composite function cos2(x) the outer function is x2 and the inner function is cos(x) the outer function is x2 and the inner function is cos(x) Sometimes you may get confused by this type of question and think cos(x) is the outer function.