Solveeit Logo

Question

Question: Differentiate the given function with respect to \(x\) \(\sin \left( {{x}^{2}}+5 \right)\)...

Differentiate the given function with respect to xx
sin(x2+5)\sin \left( {{x}^{2}}+5 \right)

Explanation

Solution

Hint: To solve these types of questions where one function is inside the other function, then we have to do the differentiation of these functions with the help of chain rule. Chain rule’s general form for finding the derivative of complex function like f(x)f\left( x \right) is
ddx[f(g(x))]=ddx[f(u)]×dudx\dfrac{d}{dx}\left[ f\left( g\left( x \right) \right) \right]=\dfrac{d}{dx}\left[ f\left( u \right) \right]\times \dfrac{du}{dx} where u=g(x)u=g\left( x \right)

Complete step-by-step answer:
Before proceeding to differentiate the function, we must know what is chain rule in differentiation. The chain rule is basically a formula to compute the derivative of a composite function. The general form of a composite function is f(g(x))f\left( g\left( x \right) \right) .To differentiate such functions, we will use chain rule.
ddx[f(g(x))]=ddu[f(u)]×dudx\dfrac{d}{dx}\left[ f\left( g\left( x \right) \right) \right]=\dfrac{d}{du}\left[ f\left( u \right) \right]\times \dfrac{du}{dx} where
Since the function we have to differentiate is also a composite function, we can use chain rule here.

Let f(x)=sin(x2+5)f\left( x \right)=\sin \left( {{x}^{2}}+5 \right) . Now we have to differentiate this function with respect to xx . To do this, we will use the chain rule of differentiation.
Let the inner function, x2+5=4{{x}^{2}}+5=4 . Now the function becomes a variable in u i.e. we get f(u)=sinuf\left( u \right)=\sin u
f(u)=sinu................(i)f\left( u \right)=\sin u................\left( i \right)
Now, we will differentiate both sides of the equation with respect to xx . After differentiating, we get
df(u)dx=d(sinu)dx................(ii)\dfrac{df\left( u \right)}{dx}=\dfrac{d\left( \sin u \right)}{dx}................\left( ii \right)
Now, multiply both sides of the equation with dudu\dfrac{du}{du} .After multiplication, we will get:
df(u)dx×dudu=d(sinu)dx×dudu\dfrac{df\left( u \right)}{dx}\times \dfrac{du}{du}=\dfrac{d\left( \sin u \right)}{dx}\times \dfrac{du}{du}
Now, we will rearrange these terms. After rearranging we get:
df(u)du×dudx=d(sinu)du×dudx..............(iii)\dfrac{df\left( u \right)}{du}\times \dfrac{du}{dx}=\dfrac{d\left( \sin u \right)}{du}\times \dfrac{du}{dx}..............\left( iii \right)
Thus, we have got two terms of RHS. After finding the value of these terms, we will get the answer.
Calculation of d(sinu)du\dfrac{d\left( \sin u \right)}{du} : We have to calculate the differentiation of sinu\sin u with respect to u. Its value is equal to cosu\cos u .Therefore,
ddu(sinu)=cosu..............(iv)\dfrac{d}{du}\left( \sin u \right)=\cos u..............\left( iv \right)
Calculation of dudx\dfrac{du}{dx} : We know that u=x2+5u={{x}^{2}}+5 . We will differentiate both sides with respect to xx . After differentiation we get:
dudx=2u...............(v)\dfrac{du}{dx}=2u...............\left( v \right)
Now, we will put the values of (iv) and (v) in (iii).
After putting we get:
df(u)du×dudx=2xcosu\dfrac{df\left( u \right)}{du}\times \dfrac{du}{dx}=2x\cos u
Now, we will put the value of u=x2+5u={{x}^{2}}+5 on both sides.
After doing this we will get:

& \dfrac{d\sin \left( {{x}^{2}}+5 \right)}{{d\left( {{x}^{2}}+5 \right)}}\times \dfrac{ {d\left( {{x}^{2}}+5 \right)}}{dx}=2x\cos \left( {{x}^{2}}+5 \right) \\\ & \Rightarrow \dfrac{d}{dx}\left( \sin \left( {{x}^{2}}+5 \right) \right)=2x\cos \left( {{x}^{2}}+5 \right) \\\ \end{aligned}$$ This is our required answer. Note: We cannot use chain rule in every function. The necessary condition for the chain rule to be applied in the differentiation of $f\left( g\left( x \right) \right)$ is that both $f\left( x \right)$ and $g\left( x \right)$ should be differentiable. In our case both the sine function and ${{x}^{2}}+5$ is differentiable. That is why we can use chain rule.