Question
Question: How do you use the definition of a derivative to show that if \( f\left( x \right)=\dfrac{1}{x} \) t...
How do you use the definition of a derivative to show that if f(x)=x1 then f′(x)=−x21 ?
Solution
start the solution with hf(x+h)−f(x) part of the definition of derivative without considering the h→0lim . Then find f(x+h) from f(x) given in the question. Put the values of f(x+h) and f(x) in the definition and simplify it. Once it is simplified then proceed with the f′(x) part and put the value of h=0 when required.
Complete step by step answer:
Definition of derivative: We know the derivative of f(x) is the function f′(x) and is defined as f′(x)=h→0limhf(x+h)−f(x)
For the proof given in the question, let’s begin with the hf(x+h)−f(x) part first.
We have f(x)=x1
Then f(x+h)=x+h1
So,
hf(x+h)−f(x)=h(x+h1−x1)
Taking L.C.M. of the numerator, we get
=h(x(x+h)1⋅x−1.(x+h))=h(x(x+h)x−x−h)=h(x(x+h)−h)=x(x+h)−h×h1
After ‘h’ got cancel out from numerator and denominator, we get
=−x(x+h)1
Now, Let’s come back to f′(x) part.
f′(x)=h→0limhf(x+h)−f(x)
Since we got hf(x+h)−f(x)=−x(x+h)1
So by replacing the value of hf(x+h)−f(x) above, we get
f′(x)=h→0lim−x(x+h)1
Here we can replace the value of h=0 as ‘h’ tends to 0
⇒f′(x)=−x(x+0)1⇒f′(x)=−x⋅x1⇒f′(x)=−x21
Hence Proved.
Note:
The solution should start with hf(x+h)−f(x) part and not with f′(x) part because if we start with the f′(x) part there is a ‘h’ in denominator and since h→0 , f′(x) will be infinity. Hence we will not get any solutions. So it’s advised to proceed with the hf(x+h)−f(x) part first. Else we may proceed directly with the f′(x) part by not putting the value of ‘h’ till the hf(x+h)−f(x) part not get simplified. The ideal way is to solve by taking parts to avoid confusion.