Solveeit Logo

Question

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

How do you use the definition of derivative to find the derivative of 1x\dfrac{1}{{\sqrt x }} ?

Explanation

Solution

Hint : Here, we are given the function with the variable xx . Let us say this is the function f(x)f\left( x \right) .Now, we are asked to find the derivative of the given function by using the definition only. We know that the definition of derivative uses the concept of limit. Therefore, we will first discuss the definition and after that solve for the derivative of the given function.
Formula used:
Definition of the derivative is given as:
The derivative of the function f(x)f\left( x \right) with respect to xx is the function f(x)f'\left( x \right) and it is defined by the formula:
f(x)=limh0f(x+h)f(x)hf'\left( x \right) = \mathop {\lim }\limits_{h \to 0} \dfrac{{f\left( {x + h} \right) - f\left( x \right)}}{h}

Complete step by step solution:
We are given the function f(x)=1xf\left( x \right) = \dfrac{1}{{\sqrt x }} .
As per the definition of the derivative:
f(x)=limh0f(x+h)f(x)h=limh01x+h1xhf'\left( x \right) = \mathop {\lim }\limits_{h \to 0} \dfrac{{f\left( {x + h} \right) - f\left( x \right)}}{h} = \mathop {\lim }\limits_{h \to 0} \dfrac{{\dfrac{1}{{\sqrt {x + h} }} - \dfrac{1}{{\sqrt x }}}}{h}
Now, we will have to solve this limit.
Let us first multiply both the numerator and denominator by 1x+h+1x\dfrac{1}{{\sqrt {x + h} }} + \dfrac{1}{{\sqrt x }} .

limh01x+h1xh =limh01x+h1xh×1x+h+1x1x+h+1x   \mathop {\lim }\limits_{h \to 0} \dfrac{{\dfrac{1}{{\sqrt {x + h} }} - \dfrac{1}{{\sqrt x }}}}{h} \\\ = \mathop {\lim }\limits_{h \to 0} \dfrac{{\dfrac{1}{{\sqrt {x + h} }} - \dfrac{1}{{\sqrt x }}}}{h} \times \dfrac{{\dfrac{1}{{\sqrt {x + h} }} + \dfrac{1}{{\sqrt x }}}}{{\dfrac{1}{{\sqrt {x + h} }} + \dfrac{1}{{\sqrt x }}}} \;

In the numerator, we can apply the formula for the difference of the perfect square that is: (a+b)(ab)=a2b2\left( {a + b} \right)\left( {a - b} \right) = {a^2} - {b^2} .

=limh0(1x+h)2(1x)2h(1x+h+1x) =limh01x+h1xh(x+x+hxx+h) =limh0xxhx(x+h)h(x+x+hxx+h) =limh0hhx(x+h)×xx+hx+x+h =limh0xx+hx(x+h)(x+x+h)   = \mathop {\lim }\limits_{h \to 0} \dfrac{{{{\left( {\dfrac{1}{{\sqrt {x + h} }}} \right)}^2} - {{\left( {\dfrac{1}{{\sqrt x }}} \right)}^2}}}{{h\left( {\dfrac{1}{{\sqrt {x + h} }} + \dfrac{1}{{\sqrt x }}} \right)}} \\\ = \mathop {\lim }\limits_{h \to 0} \dfrac{{\dfrac{1}{{x + h}} - \dfrac{1}{x}}}{{h\left( {\dfrac{{\sqrt x + \sqrt {x + h} }}{{\sqrt x \sqrt {x + h} }}} \right)}} \\\ = \mathop {\lim }\limits_{h \to 0} \dfrac{{\dfrac{{x - x - h}}{{x\left( {x + h} \right)}}}}{{h\left( {\dfrac{{\sqrt x + \sqrt {x + h} }}{{\sqrt x \sqrt {x + h} }}} \right)}} \\\ = \mathop {\lim }\limits_{h \to 0} \dfrac{{ - h}}{{hx\left( {x + h} \right)}} \times \dfrac{{\sqrt x \sqrt {x + h} }}{{\sqrt x + \sqrt {x + h} }} \\\ = \mathop {\lim }\limits_{h \to 0} \dfrac{{ - \sqrt x \sqrt {x + h} }}{{x\left( {x + h} \right)\left( {\sqrt x + \sqrt {x + h} } \right)}} \;

Now, we will put the value of h=0h = 0 .

=xx+0x(x+0)(x+x+0) =xx2(2x) =12x32   = \dfrac{{ - \sqrt x \sqrt {x + 0} }}{{x\left( {x + 0} \right)\left( {\sqrt x + \sqrt {x + 0} } \right)}} \\\ = \dfrac{{ - x}}{{{x^2}\left( {2\sqrt x } \right)}} \\\ = \dfrac{{ - 1}}{{2{x^{\dfrac{3}{2}}}}} \;

Thus, by using the definition of derivative, we can get the derivative of the function 1x\dfrac{1}{{\sqrt x }} as 12x32\dfrac{{ - 1}}{{2{x^{\dfrac{3}{2}}}}} .
So, the correct answer is “ 1x\dfrac{1}{{\sqrt x }} as 12x32\dfrac{{ - 1}}{{2{x^{\dfrac{3}{2}}}}} ”.

Note : While solving this type of question where we need to solve the limit, we cannot directly put the values such that the denominator becomes zero. This is because it will give us an infinite value. Therefore, in this question, instead of putting the value of h=0h = 0 in the first step, we have first done some mathematical operation so that we can have a non-zero value for our denominator.