Derivatives
GradesPre-Calculus & CalculusDerivativesDefinition of the Derivative

Definition of the Derivative

๐Ÿ“‰ Derivatives
๐Ÿ”ฌ

Definition of the Derivative

Derive the derivative from the limit of the difference quotient.

The derivative f'(x) is the instantaneous rate of change of f at x โ€” the slope of the tangent line to the graph at that point. It is defined as the limit of the average rate of change (difference quotient) as the interval shrinks to zero.

fโ€ฒ(x)=limโกhโ†’0f(x+h)โˆ’f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}

A function is differentiable at x = a if this limit exists. Differentiability implies continuity, but continuity does not imply differentiability (e.g., |x| is continuous but not differentiable at 0).

Tangentย lineย atย (a,f(a)):ย yโˆ’f(a)=fโ€ฒ(a)(xโˆ’a)\text{Tangent line at }(a, f(a))\text{: } y - f(a) = f'(a)(x - a)
๐Ÿ”ขDerivative of f(x) = xยฒ from Definition
f'(x) = lim_{hโ†’0} [(x+h)ยฒ โˆ’ xยฒ]/h = lim_{hโ†’0} [xยฒ + 2xh + hยฒ โˆ’ xยฒ]/h = lim_{hโ†’0} [2x + h] = 2x.
fโ€ฒ(x)=limโกhโ†’0(x+h)2โˆ’x2h=limโกhโ†’0(2x+h)=2xf'(x) = \lim_{h\to 0}\frac{(x+h)^2 - x^2}{h} = \lim_{h\to 0}(2x+h) = 2x
๐Ÿ’ก

Remember This!

The difference quotient [f(x+h)โˆ’f(x)]/h represents the slope of a secant line. As hโ†’0, the secant line rotates to become the tangent line, and its slope becomes the derivative.

โœ๏ธ Try It!

Using the definition of the derivative, what is f'(x) if f(x) = 3x + 5?

Practice with CalcVerse
Take Quiz ๐Ÿ“ โ€” 25 Questions