Question
Question: What is the derivative of \(x\)?...
What is the derivative of x?
Solution
Use the limit definition of derivative to find the derivative of x. Assume ‘h’ as the small change in x and hence find the small change in the function f (x) given as f(x + h). Now, according to the limit definition of derivative apply the formula: f′(x)=h→0lim(hf(x+h)−f(x)), substitute the value of the given functions and simplify the limit to get the answer.
Complete step by step solution:
Here we have been provided with the function f(x)=x and we are asked to find its derivative. Let us use the limit definition of the derivative to get the answer.
We know that derivative of a function is defined as the rate of change of function. In other words we can say that it is the measure of change in the value of the function with respect to the change in the value of the variable on which it depends. This change is infinitesimally small, that means tending to zero. Mathematically we have,
⇒f′(x)=h→0lim(hf(x+h)−f(x))
In the above formula we have ‘h’ as the infinitesimally small change in the variable x.
Now, let us come to the question. We have the function f(x)=x, so substituting (x + h) in place of x in the function we get,
⇒f(x+h)=x+h
Now, substituting the value of the functions f (x) and f (x + h) in the limit formula we get,
⇒f′(x)=h→0lim(h(x+h)−(x))⇒f′(x)=h→0lim(hh)⇒f′(x)=h→0lim1
Substituting the value h = 0 we get,
⇒f′(x)=1
Hence, the derivative of x is 1.
Note: One may note that the limit definition of derivative is also known as the first principle of differentiation. It is the basic definition of derivative and all the formulas of differentiation of different functions are derived from the first principle. We can also use the formula dxd[xn]=nxn−1 for n=0, to solve the question. In the above question we have n =1.