Question
Question: Using the limit definition, how do you find the derivative of \[f(x) = \sqrt {2x - 1} \]?...
Using the limit definition, how do you find the derivative of f(x)=2x−1?
Solution
Hint : Here we need to find the derivative of the given function using the limit definition. We have f′(x)=h→0limhf(x+h)−f(x) . Here we have f(x)=2x−1 by substituting this In the formula we will get the desired answer.
Complete step by step solution:
Given,
f(x)=2x−1 .
From the definition of the derivatives we have,s
f′(x)=h→0limhf(x+h)−f(x) .
We need f(x+h) , now we find f(x+h) .
f(x+h)=2(x+h)−1=2x+2h−1
Now substituting we have,
⇒f′(x)=h→0limhf(x+h)−f(x)
f′(x)=h→0limh(2x+2h−1)−(2x−1) .
If we apply the limit now we will have indeterminate method so we multiply and divide by
⇒(2x+2h−1)+(2x−1) for further simplification,
⇒f′(x)=h→0limh(2x+2h−1)−(2x−1)(2x+2h−1)+(2x−1)(2x+2h−1)+(2x−1)
⇒f′(x)=h→0limh(2x+2h−1)+(2x−1)(2x+2h−1)−(2x−1)(2x+2h−1)+(2x−1)
The numerator is of the form (a−b)(a+b)=a2−b2 then we will have,
⇒f′(x)=h→0limh(2x+2h−1)+(2x−1)(2x+2h−1)2−(2x−1)2
⇒f′(x)=h→0limh(2x+2h−1)+(2x−1)2x+2h−1−2x+1
⇒f′(x)=h→0limh(2x+2h−1)+(2x−1)2h
⇒f′(x)=h→0lim(2x+2h−1)+(2x−1)2
now we can apply the limit, we will have definite value
⇒f′(x)=(2x+2(0)−1)+(2x−1)2
⇒f′(x)=(2x−1)+(2x−1)2
⇒f′(x)=2(2x−1)2
⇒f′(x)=2x−11 . This is the required answer
Therefore, the correct answer is “ f′(x)=2x−11 ”.
Note : We can solve this if we know the differentiation formula. That is the differentiation of xn with respect to ‘x’ is dxd(xn)=nxn−1 .
We have, f(x)=2x−1=(2x−1)21 . Differentiation with respect to ‘x’ and using the formula we have,
⇒f′(x)=21(2x−1)21−1dxd(2x)
⇒f′(x)=21(2x−1)−21.2
⇒f′(x)=(2x−1)−21
⇒f′(x)=2x−11.
Thus in both the cases we have the same answer. But they particularly asked us to solve using the limit definition so we need to solve the above one.