Solveeit Logo

Question

Question: How do you find the derivative of \[\sqrt {\dfrac{1}{{{x^3}}}} \] ?...

How do you find the derivative of 1x3\sqrt {\dfrac{1}{{{x^3}}}} ?

Explanation

Solution

Hint : We can simplify the given problem to the simplest form then we apply the differentiation to it. We know the differentiation formula,
ddx(xn)=nxn1\dfrac{d}{{dx}}({x^n}) = n{x^{n - 1}} .
We also know that if we have a\sqrt a then we can write it as a12{a^{\dfrac{1}{2}}} . To solve this we need to know laws of indices.

Complete step-by-step answer :
Given, 1x3\sqrt {\dfrac{1}{{{x^3}}}} .
We can write this as
=1x3= \dfrac{{\sqrt 1 }}{{\sqrt {{x^3}} }}
Square root of 1 is 1.
=1x3= \dfrac{1}{{\sqrt {{x^3}} }}
=1(x3)12= \dfrac{1}{{{{({x^3})}^{\dfrac{1}{2}}}}}
Applying the law of brackets, (xm)n=xm×n{\left( {{x^m}} \right)^n} = {x^{m \times n}} .
=1x32= \dfrac{1}{{{x^{\dfrac{3}{2}}}}}
If we shift the denominator term to the numerator we have,
=x32= {x^{ - \dfrac{3}{2}}} .
Thus we have,
1x3=x32\Rightarrow \sqrt {\dfrac{1}{{{x^3}}}} = {x^{ - \dfrac{3}{2}}}
Now differentiating with respect to ‘x’.
ddx(1x3)=ddx(x32)\dfrac{d}{{dx}}\left( {\sqrt {\dfrac{1}{{{x^3}}}} } \right) = \dfrac{d}{{dx}}\left( {{x^{ - \dfrac{3}{2}}}} \right)
=ddx(x32)= \dfrac{d}{{dx}}\left( {{x^{ - \dfrac{3}{2}}}} \right)
We know that ddx(xn)=nxn1\dfrac{d}{{dx}}({x^n}) = n{x^{n - 1}} . Applying this we have
=32x(321)= - \dfrac{3}{2}{x^{\left( { - \dfrac{3}{2} - 1} \right)}}
=32x(322)= - \dfrac{3}{2}{x^{\left( {\dfrac{{ - 3 - 2}}{2}} \right)}}
=32x(52)= - \dfrac{3}{2}{x^{\left( { - \dfrac{5}{2}} \right)}}
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,
=32x(52)= - \dfrac{3}{{2{x^{\left( {\dfrac{5}{2}} \right)}}}}
=32x5= - \dfrac{3}{{2\sqrt {{x^5}} }}
Thus the derivative of 1x3\sqrt {\dfrac{1}{{{x^3}}}} is 32x5 - \dfrac{3}{{2\sqrt {{x^5}} }} .
So, the correct answer is “32x5 - \dfrac{3}{{2\sqrt {{x^5}} }}”.

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)f(x) = u(x) \pm v(x) then f(x)=u(x)±v(x)f'(x) = u'(x) \pm v'(x) .
Product rule: when f(x) is the product of two function that is f(x)=u(x).v(x)f(x) = u(x).v(x) then f(x)=u(x).v(x)+u(x).v(x)f'(x) = u'(x).v(x) + u(x).v'(x) . We use this rule depending on the given problem.