To find the derivative using first principles, we start from:
f′(x)=limh→0hf(x+h)−f(x)
Substituting f(x)=21x, we have:
f′(x)=limh→0h21x+h−21x
This simplifies to:
f′(x)=limh→0h21x(21h−1)
We recognize 21h−1≈ln(21)h for small h, leading to:
f′(x)=21xln(21)
Thus, the final answer is:
f′(x)=21xln(21)