Solveeit Logo

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 x327{x^3} - 27.

Explanation

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)y = f(x), its derivative or the rate of change of f(x)f(x) with respect to xx is defined as ddxf(x)=f(x)=limh0f(x+h)f(x)h\dfrac{d}{{dx}}f(x) = f'(x) = \mathop {\lim }\limits_{h \to 0} \dfrac{{f(x + h) - f(x)}}{h}, Where hh is an infinitesimally small positive number.

Complete step-by-step answer :
Let f(x)f\left( x \right) be a real function in its domain. A function defined such that limh0f(x+h)f(x)h\mathop {\lim }\limits_{h \to 0} \dfrac{{f(x + h) - f(x)}}{h}. if it exists is said to be derivative of the function f(x)f\left( x \right). 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)=x327\Rightarrow \,\,\,\,f\left( x \right) = {x^3} - 27
Let us differentiate f(x)f(x) with respect to xx by using the formula ddxf(x)=limh0f(x+h)f(x)h\dfrac{d}{{dx}}f(x) = \mathop {\lim }\limits_{h \to 0} \dfrac{{f(x + h) - f(x)}}{h}
For finding f(x+h)f(x + h) we replace xx by x+hx + h in the given function.
ddx(x327)=limh0((x+h)327)(x327)h\Rightarrow \dfrac{d}{{dx}}\left( {{x^3} - 27} \right) = \mathop {\lim }\limits_{h \to 0} \dfrac{{\left( {{{\left( {x + h} \right)}^3} - 27} \right) - \left( {{x^3} - 27} \right)}}{h}
Now, by using a algebraic identity (a+b)3=a3+b3+3a2b+3ab2{\left( {a + b} \right)^3} = {a^3} + {b^3} + 3{a^2}b + 3a{b^2}.
Here, a=xa = x and b=hb = h, then we have
f(x)=limh0(x3+h3+3x2h+3xh227)(x327)h\Rightarrow f'\left( x \right) = \mathop {\lim }\limits_{h \to 0} \dfrac{{\left( {{x^3} + {h^3} + 3{x^2}h + 3x{h^2} - 27} \right) - \left( {{x^3} - 27} \right)}}{h}
f(x)=limh0x3+h3+3x2h+3xh227x3+27h\Rightarrow f'\left( x \right) = \mathop {\lim }\limits_{h \to 0} \dfrac{{{x^3} + {h^3} + 3{x^2}h + 3x{h^2} - 27 - {x^3} + 27}}{h}
On simplification, we get
f(x)=limh0h3+3x2h+3xh2h\Rightarrow f'\left( x \right) = \mathop {\lim }\limits_{h \to 0} \dfrac{{{h^3} + 3{x^2}h + 3x{h^2}}}{h}
Taking h as common in numerator, then
f(x)=limh0h(h2+3x2+3xh)h\Rightarrow f'\left( x \right) = \mathop {\lim }\limits_{h \to 0} \dfrac{{h\left( {{h^2} + 3{x^2} + 3xh} \right)}}{h}
On cancelling the like terms i.e., h on both numerator and denominator, we have
f(x)=limh0(h2+3x2+3xh)\Rightarrow f'\left( x \right) = \mathop {\lim }\limits_{h \to 0} \left( {{h^2} + 3{x^2} + 3xh} \right)
On applying a limit h tends to 0 (h0)\left( {h \to 0} \right) to the function, we have
f(x)=(0)2+3x2+3x(0)\Rightarrow f'\left( x \right) = {\left( 0 \right)^2} + 3{x^2} + 3x\left( 0 \right)
f(x)=0+3x2+0\Rightarrow f'\left( x \right) = 0 + 3{x^2} + 0
On simplification, we get
f(x)=3x2\Rightarrow f'\left( x \right) = 3{x^2}
Therefore, the derivative of x327{x^3} - 27 is 3x23{x^2}.
So, the correct answer is “ 3x23{x^2}”.

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.