Question
Question: What is the derivative of \(3{{x}^{2}}\) using first principal?...
What is the derivative of 3x2 using first principal?
Solution
We use the formula of dxdy=h→0limhf(x+h)−f(x) to find the derivative of 3x2. We take a constant common and then use the theorem a2−b2=(a+b)(a−b) to simplify the numerator. We put the limit value to find the final solution.
Complete step-by-step solution:
The derivative form of dxdy tends to a definite finite limit when Δx→0, then the limiting value obtained by this can also be found by first order derivatives. We can also apply first order derivative principle to get the differentiated value of f(x)=3x2.
We know that dxdy=h→0limhf(x+h)−f(x). Here f(x)=3x2. Also, f(x+h)=3(x+h)2.
So, dxdf=h→0limhf(x+h)−f(x)=h→0limh3(x+h)2−3x2.
We first take 3 common from the numerator and get h→0limh3(x+h)2−3x2=3h→0limh(x+h)2−x2
We now have to simplify the numerator of the limit. We use the formula a2−b2=(a+b)(a−b).
Therefore, (x+h)2−x2=(x+h+x)(x+h−x)=h(2x+h).
3h→0limh(x+h)2−x2=3h→0limhh(2x+h)=3h→0lim(2x+h).
Now we use the limit value and get 3h→0limh(x+h)2−x2=3h→0lim(2x+h)=6x.
Therefore, derivative of 3x2 is 6x.
Note: Differentiation, the fundamental operations in calculus deals with the rate at which the dependent variable changes with respect to the independent variable. The measurement quantity of its rate of change is known as derivative or differential coefficients. We find the increment of those variables for small changes.
We know the limit value x→alimx−axn−an=nan−1 which gives dxdf=nxn−1.
Therefore, dxd(3x2)=3×2×x2−1=6x.
Thus, the derivative of the function f(x)=3x2 is verified.