Question
Question: How do you find the derivative of \[\sqrt {\dfrac{1}{{{x^3}}}} \] ?...
How do you find the derivative of x31 ?
Solution
Hint : We can simplify the given problem to the simplest form then we apply the differentiation to it. We know the differentiation formula,
dxd(xn)=nxn−1 .
We also know that if we have a then we can write it as a21 . To solve this we need to know laws of indices.
Complete step-by-step answer :
Given, x31 .
We can write this as
=x31
Square root of 1 is 1.
=x31
=(x3)211
Applying the law of brackets, (xm)n=xm×n .
=x231
If we shift the denominator term to the numerator we have,
=x−23 .
Thus we have,
⇒x31=x−23
Now differentiating with respect to ‘x’.
dxd(x31)=dxdx−23
=dxdx−23
We know that dxd(xn)=nxn−1 . Applying this we have
=−23x(−23−1)
=−23x(2−3−2)
=−23x(−25)
We can stop here but we can still write this in the simplified from. That is sending the ‘x’ term to the denominator we have,
=−2x(25)3
=−2x53
Thus the derivative of x31 is −2x53 .
So, the correct answer is “−2x53”.
Note : We know that the differentiation of constant is zero. Since the given problem is simple we directly differentiated. But we have different types of differentiation rules.
Sum or difference rule: when the function is the sum or difference of two functions, the derivative is the sum or difference of derivative of each function. i.e.,
f(x)=u(x)±v(x) then f′(x)=u′(x)±v′(x) .
Product rule: when f(x) is the product of two function that is f(x)=u(x).v(x) then f′(x)=u′(x).v(x)+u(x).v′(x) . We use this rule depending on the given problem.