Question
Question: Find the derivative of the following functions from first principle \[{x^3} - 27\]....
Find the derivative of the following functions from first principle x3−27.
Solution
Hint : In the question they have clearly mentioned to use the first principle of differentiation which is stated as follows. Given a function y=f(x), its derivative or the rate of change of f(x) with respect to x is defined as dxdf(x)=f′(x)=h→0limhf(x+h)−f(x), Where h is an infinitesimally small positive number.
Complete step-by-step answer :
Let f(x) be a real function in its domain. A function defined such that h→0limhf(x+h)−f(x). if it exists is said to be derivative of the function f(x). This is known as the first principle of the derivative. The first principle of a derivative is also called the Delta Method.
Let's consider the given function.
⇒f(x)=x3−27
Let us differentiate f(x) with respect to x by using the formula dxdf(x)=h→0limhf(x+h)−f(x)
For finding f(x+h) we replace x by x+h in the given function.
⇒dxd(x3−27)=h→0limh((x+h)3−27)−(x3−27)
Now, by using a algebraic identity (a+b)3=a3+b3+3a2b+3ab2.
Here, a=x and b=h, then we have
⇒f′(x)=h→0limh(x3+h3+3x2h+3xh2−27)−(x3−27)
⇒f′(x)=h→0limhx3+h3+3x2h+3xh2−27−x3+27
On simplification, we get
⇒f′(x)=h→0limhh3+3x2h+3xh2
Taking h as common in numerator, then
⇒f′(x)=h→0limhh(h2+3x2+3xh)
On cancelling the like terms i.e., h on both numerator and denominator, we have
⇒f′(x)=h→0lim(h2+3x2+3xh)
On applying a limit h tends to 0 (h→0) to the function, we have
⇒f′(x)=(0)2+3x2+3x(0)
⇒f′(x)=0+3x2+0
On simplification, we get
⇒f′(x)=3x2
Therefore, the derivative of x3−27 is 3x2.
So, the correct answer is “ 3x2”.
Note : In the question if they do not mention using first principle, we can use a direct method to differentiate the function by using a standard differentiation formula, which is easier than first principle. When differentiate using a first principle we must know the formula and know the product and quotient properties of the limit functions.