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 x1 ?
Solution
Hint : Here, we are given the function with the variable x . Let us say this is the function f(x) .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) with respect to x is the function f′(x) and it is defined by the formula:
f′(x)=h→0limhf(x+h)−f(x)
Complete step by step solution:
We are given the function f(x)=x1 .
As per the definition of the derivative:
f′(x)=h→0limhf(x+h)−f(x)=h→0limhx+h1−x1
Now, we will have to solve this limit.
Let us first multiply both the numerator and denominator by x+h1+x1 .
In the numerator, we can apply the formula for the difference of the perfect square that is: (a+b)(a−b)=a2−b2 .
=h→0limh(x+h1+x1)(x+h1)2−(x1)2 =h→0limh(xx+hx+x+h)x+h1−x1 =h→0limh(xx+hx+x+h)x(x+h)x−x−h =h→0limhx(x+h)−h×x+x+hxx+h =h→0limx(x+h)(x+x+h)−xx+hNow, we will put the value of h=0 .
=x(x+0)(x+x+0)−xx+0 =x2(2x)−x =2x23−1Thus, by using the definition of derivative, we can get the derivative of the function x1 as 2x23−1 .
So, the correct answer is “ x1 as 2x23−1 ”.
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=0 in the first step, we have first done some mathematical operation so that we can have a non-zero value for our denominator.