Question
Question: How do I use the limit definition of derivative to find \[f'(x)\] for \[f(x) = 5x - 9{x^2}\] ?...
How do I use the limit definition of derivative to find f′(x) for f(x)=5x−9x2 ?
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)=5x−9x2 by substituting this In the formula we will get the desired answer.
Complete step by step solution:
Given,
f(x)=5x−9x2 .
From the definition of the derivatives we have,
f′(x)=h→0limhf(x+h)−f(x) .
We need f(x+h) , now we find f(x+h) .
f(x+h)=5(x+h)−9(x+h)2
Now using (a+b)2=a2+b2+2ab we have,
=5(x+h)−9(x2+h2+2xh)
Now expanding the brackets we have,
=5x+5h−9x2−9h2−18xh .
Thus we have,
f(x+h)=5x+5h−9x2−9h2−18xh .
Now substituting we have,
f′(x)=h→0limhf(x+h)−f(x)
f′(x)=h→0limh(5x+5h−9x2−9h2−18xh)−(5x−9x2) .
If we apply the limit we will get indeterminate form so we simply this further,
=h→0limh5x+5h−9x2−9h2−18xh−5x+9x2
Cancelling terms we have,
=h→0limh5h−9h2−18xh
Now taking h common in the numerator we have,
=h→0limhh(5−9h−18x)
=h→0lim(5−9h−18x)
Now applying the limit as ‘h’ tends to zero we have,
=(5−9(0)−18x)
=5−18x
Thus we have ⇒f′(x)=5−18x
So, the correct answer is “ 5 - 18x”.
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)=5x−9x2 . Differentiation with respect to ‘x’ and using the formula we have,
f′(x)=5(1×x1−1)−9(2×x2−1)
f′(x)=5(1×x0)−9(2×x1)
We know that zero power of any number is one.
⇒f′(x)=5−18x . 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.