Question
Question: How do you find the derivative of \({x^4}\) ?...
How do you find the derivative of x4 ?
Solution
The given question requires us to find the derivative of a function. The first principle of differentiation helps us evaluate the derivative of a function using limits.Calculating the derivative of a function using the first principle of differentiation may be a tedious task. We may employ algebraic identities and tricks to calculate the limits and evaluate the required derivative.
Complete step by step answer:
We have to evaluate the derivative of x4 with respect to x using the first principle of differentiation.So, let us consider f(x)=x4. According to the first principle of differentiation, the derivative of a function can be evaluated by calculating the limit as,
f′(x) = h→0limhf(x+h)−f(x) .
So, the derivative of the function x4 can be calculated by the first rule of differentiation as:
f′(x) = h→0limh(x+h)4−x4
Taking the LCM of the fractions, we get,
⇒f′(x) = h→0limh(x+h)4−x4
Using the algebraic identity (a2−b2)=(a−b)(a+b), we get,
⇒f′(x) = h→0limh[(x+h)2−x2][(x+h)2+x2]
Opening the whole square terms using the algebraic identities (a+b)2=a2+2ab+b2, we get,
⇒f′(x) = h→0limh[x2+2hx+h2−x2][x2+2hx+h2+x2]
Cancelling the numerator and denominator and simplifying the limit further,
⇒f′(x) = h→0limh[2hx+h2][2x2+2hx+h2]
Taking h common from the first bracket and cancelling the common terms in numerator and denominator, we get,
⇒f′(x) = h→0limhh[2x+h][2x2+2hx+h2]
⇒f′(x) = h→0lim[2x+h][2x2+2hx+h2]
Now, putting the limit of the variable and getting to the final answer, we get,
⇒f′(x) = [2x+0][2x2+0+02]
Simplifying the calculations, we get,
∴f′(x) = 4x3
Therefore, the derivative of the function f(x)=x4 with respect to x is f′(x) = 4x3.
Note: The derivative of the given function can also be calculated by using the power rule of differentiation. According to the power rule of differentiation, the derivative of xn is nxn−1. So, going by the power rule of differentiation, the derivative of f(x)=x4 is 4x3. So, we get the same answer from both the methods.