Question
Question: Find derivative of \(f(x) = \dfrac{1}{x}\)using the first principle of differentiation....
Find derivative of f(x)=x1using the first principle of differentiation.
Solution
The given question requires us to find the derivative of a function using the first principle of differentiation. The first principle of differentiation helps us evaluate the derivative of a function using limits. Calculating the derivative of a function using the first principle of differentiation may be a tedious task. We may employ identities and tricks to calculate the limits and evaluate the required derivative.
Complete step by step answer:
We have to evaluate the derivative of f(x)=x1 using the first principle of differentiation.
According to the first principle of differentiation, the derivative of a function can be evaluated by calculating the limit f′(x) = h→0limhf(x+h)−f(x) .
So, the derivative of the function f(x)=x1 can be calculated by the first rule of differentiation as:
f′(x) = h→0limhx+h1−x1
Taking the LCM of the fractions, we get,
f′(x) = h→0lim[h(x)(x+h)x−(x+h)]
Opening the brackets and simplifying further, we get,
f′(x) = h→0lim[h(x)(x+h)x−x−h]
Cancelling the like terms with opposite signs,
f′(x) = h→0lim[h(x)(x+h)−h]
Cancelling the numerator and denominator and simplifying the limit further,
f′(x) = h→0lim[(x)(x+h)−1]
Now, On applying the limit, we get
f′(x) = [x2−1]
So, the derivative of the function f(x)=x1 is f′(x) = (x2−1) .
Note: The derivative of the given function can also be calculated by using the power rule of differentiation. According to the power rule of differentiation, the derivative of xn is nxn−1 .
So, going by the power rule of differentiation, the derivative of f(x)=x1=x−1 is (−1)x−2. So, the derivative of the given function f(x)=x1 is x21.