Question
Question: How do I find the derivative of \(f\left( x \right)=\sqrt{x}\) using first principles?...
How do I find the derivative of f(x)=x using first principles?
Solution
Hint : Here we have to find the derivative of a given function using first principles. Firstly we will write the first principle formula which is f′(x)=h→0limhf(x+h)−f(x) and substitute the value of the function given in it. Then we will simplify our value inside the limit sign by rationalizing the numerator method. Finally we will substitute the limit in the value and get our desired answer.
Complete step-by-step answer :
We have to find the derivative of below function using first principles:
f(x)=x……(1)
Now as we know from the definition of first principle that the derivative of the function is calculated by below formula:
f′(x)=h→0limhf(x+h)−f(x)
Now from equation (1) we get f(x+h)=x+h substitute the values above we get,
⇒f′(x)=h→0limhx+h−x…..(2)
If we substitute the limit we will get the value as:
⇒f′(x)=h→0lim0x+0−x
⇒f′(x)=00
As we are getting indeterminate form we will simplify the value further before substituting the limit in it.
Now using rationalizing formula multiply and divide the equation (2) by x+h+x as follows:
⇒f′(x)=h→0limhx+h−x×x+h+xx+h+x
Using the algebraic identity (a+b)(a−b)=a2−b2 above where a=x+h,b=x we get,
⇒f′(x)=h→0limh(x+h+x)(x+h)2−(x)2
⇒f′(x)=h→0limh(x+h+x)x+h−x
Simplifying further we get,
⇒f′(x)=h→0limh(x+h+x)h
Cancel out the common term from numerator and denominator as follows:
⇒f′(x)=h→0lim(x+h+x)1
Now put the limit,
⇒f′(x)=(x+0+x)1
⇒f′(x)=2x1
So we get the derivative as 2x1
Hence the derivative of f(x)=x using first principles is 2x1 .
So, the correct answer is “2x1”.
Note : The first principle of the derivative states that if f(x) is a real function in its domain then if a function defined as f′(x)=h→0limhf(x+h)−f(x) exist it is known as the derivative of that function. Rationalizing is used in order to get rid of all the radicals which in this case are the square root values. We have multiplied and divided the same value present in the numerator with the middle sign changed as it will give us a perfect square value which can be easily simplified.