Courses / Mathematics I
Differential Calculus

The Derivative

Mathematics I 239 words Free to read

What is a Derivative?

The derivative measures how fast a function changes at an instant. It is the limit of average rates of change as intervals shrink:

f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \to 0} \frac{f(x + h) - f(x)}{h}

The fraction is the slope of the secant line. As h0h \to 0, it becomes the tangent line.

TermMeaning
DerivativeInstantaneous rate of change & slope of tangent
Secant LineLine through two points on the graph
Tangent LineLimit of secant as points merge

Notation includes f(x)f'(x), dfdx\frac{df}{dx}, dydx\frac{dy}{dx}, and DfDf. A function is differentiable if this limit exists.

Pitfall: Do not confuse the derivative (slope) with the function value (height). f(x)=0f'(x) = 0 means the graph is flat, not zero.

Behavior & Differentiability

The sign of the derivative tells you the function's local behavior:

Derivative SignFunction BehaviorTangent State
f(x)>0f'(x) > 0IncreasingSloping upward
f(x)<0f'(x) < 0DecreasingSloping downward
f(x)=0f'(x) = 0Candidate peak/valleyHorizontal

Differentiability is stronger than continuity. Every differentiable function is continuous, but not conversely.

A sharp corner (like x|x| at 0) is continuous yet not differentiable because left and right slopes disagree. Vertical tangents and discontinuities also block differentiability.

The Derivative

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

10practice questions
2interactive scenes

Differential Calculus