Step 1: Define the function.
Let f(x)=x2.
Step 2: Write down the formula for the derivative using the first principle.
f′(x)=limh→0hf(x+h)−f(x)
Step 3: Find f(x+h).
Substitute (x+h) into the function f(x):
f(x+h)=(x+h)2
Expand (x+h)2:
(x+h)2=x2+2xh+h2
Step 4: Substitute f(x+h) and f(x) into the first principle formula.
f′(x)=limh→0h(x2+2xh+h2)−x2
Step 5: Simplify the numerator.
f′(x)=limh→0h2xh+h2
Step 6: Factor out h from the numerator.
f′(x)=limh→0hh(2x+h)
Step 7: Cancel out h (since h=0 as h→0).
f′(x)=limh→0(2x+h)
Step 8: Evaluate the limit by substituting h=0.
f′(x)=2x+0
f′(x)=2x
The derivative of x2 using the first principle is:
2x