Definition of the Derivative - Complete Interactive Lesson
Part 1: From Average to Instantaneous Rate of Change
โซ The Derivative as a Limit
Part 1 of 7 โ From Average to Instantaneous Rate of Change
Topics in This Part
Section
๐ Average Rate of Change (Secant Lines)
Instantaneous Rate of Change (Tangent Lines)
๐ The Limit Definition of the Derivative
Computing Derivatives from the Definition
Alternate Form of the Definition
๐ Key Concept: The derivative fโฒ(a) is the instantaneous rate of change of f at x=a, defined as the limit of average rates of change as the interval shrinks to zero.
๐ Average Rate of Change
The average rate of change of f on [a,b] is the slope of the secant line through (a,f(a)) and :
๐ The Limit Definition of the Derivative
As hโ0, the secant line becomes the tangent line:
f
Check Your Understanding ๐ฏ
Alternate Form of the Derivative
fโฒ(a)=x
Recognizing Derivatives ๐ฏ
Identify the Derivative ๐
Match each limit to the derivative it represents.
Compute from the Definition โ๏ธ
Part 2: When Derivatives Exist (and When They Don't)
โซ Differentiability
Part 2 of 7 โ When Derivatives Exist (and When They Don't)
Topics in This Part
Section
๐ Differentiability Implies Continuity
Four Ways Derivatives Fail to Exist
๐ Piecewise Differentiability Check
Local Linearity
๐ Key Concept: Differentiability is STRONGER than continuity. Every differentiable function is continuous, but not every continuous function is differentiable.
๐ Differentiability โน Continuity
fย differentiableย atย c
Part 3: Reading Derivatives from Graphs
โซ Graphical Interpretation of Derivatives
Part 3 of 7 โ Reading Derivatives from Graphs
Topics in This Part
Section
๐ Derivative = Slope of Tangent Line
From Graph of f to Graph of fโฒ
๐ Estimating Derivatives from Tables
Reading f from (Reverse Direction)
Part 4: The Language of Derivatives
โซ Derivative Notation & Units
Part 4 of 7 โ The Language of Derivatives
Topics in This Part
Section
๐ The Four Common Notations
Leibniz Notation โ Why It's Special
๐ Higher-Order Derivatives
Units of Derivatives
Interpreting Derivatives in Context
๐ Key Concept: Different notations emphasize different aspects of the derivative. Leibniz notation (dy/dx) is especially powerful because it suggests the chain rule and carries units naturally.
๐ The Four Common Notations
Notation
Name
Read As
Best For
Part 5: The Tangent Line Equation
โซ Tangent Lines and Linear Approximation
Part 5 of 7 โ The Tangent Line Equation
Topics in This Part
Section
๐ Equation of the Tangent Line
Normal Lines (Perpendicular)
๐ Linear Approximation (Linearization)
Over- vs. Under-Estimates
๐ Key Concept: The tangent line at x=a is the best linear approximation to f near a. This idea is the foundation of differential calculus.
Part 6: Derivative Definition Practice
โซ Problem-Solving Workshop
Part 6 of 7 โ Derivative Definition Practice
Strategy Guide
Problem Type
Method
"Find fโฒ(x) using the definition"
Write the limit, expand, simplify, cancel h, evaluate
"Evaluate this limit" (looks like a derivative)
Recognize as , use rules instead
Part 7: Comprehensive Review
โซ Review & AP Exam Applications
Part 7 of 7 โ Comprehensive Review
The Derivative: Three Perspectives
Perspective
Interpretation
Geometric
Slope of the tangent line to f at x=a
Physical
Instantaneous rate of change of f at
(b,f(b))
AROC=bโaf(b)โf(a)โโ
Physical interpretation: If f(t) = position at time t, then AROC is the average velocity on [a,b].
Example: Average Velocity
A car's position is s(t)=t2 meters at time t seconds.
Average velocity from t=1 to t=3:
3โ1s(3)โs(1)โ=29โ1โ=4ย m/s
But what is the velocity at exactlyt=1? We need to let the interval shrink...
๐ Key Idea: Average rate of change โ secant line slope. Make the interval infinitely small โ tangent line slope.
โฒ
(
a
)
=
hโ0limโ
hf(a+h)โf(a)โ
โ
This is the most fundamental formula in calculus.
Computing fโฒ(x) from the Definition
Example: Find fโฒ(x) for f(x)=x2.
Step
Computation
Write the limit
fโฒ(x)=limhโ0โh(x+h)2โx2โ
Expand
=limhโ0โhx
Cancel
=limhโ0โh2xh+h
Factor out h
=limhโ0โ(2x+h)
Evaluate
=2x
f(x)=x2โนfโฒ(x)=2xโ
AP Tip: On the AP exam, you MUST show the limit process โ you cannot just write down the answer using shortcut rules when asked to use the definition.
โ
a
lim
โ
xโaf(x)โf(a)โ
โ
Standard Form
Alternate Form
limhโ0โhf(a+h)โf(a)โ
limxโaโxโaf(x)โf(a
Uses increment h
Uses the point x directly
Best for: finding fโฒ(x) as a function
Best for: evaluating fโฒ(a) at a specific point
Recognizing Derivatives in Disguise
On the AP exam, you may be given a limit and asked to identify it as a derivative:
Example:limhโ0โhsin(ฯ/6+h)โ1/2โ
This is fโฒ(ฯ/6) where f(x)=sinx, since sin(ฯ/6)=1/2.
Answer: fโฒ(ฯ/6)=cos(ฯ/6)=23โโ
AP Tip: If you see a limit that looks like hf(a+h)โf(a)โ or xโaf(x)โf(a)โ, identify f and a first โ then use derivative rules instead of computing the limit directly.
โน
f
ย continuousย atย
c
โ
Contrapositive: If f is NOT continuous at c, then f is NOT differentiable at c.
Warning: The converse is FALSE!
f(x)=โฃxโฃ is continuous at x=0 but NOT differentiable.
The Hierarchy
DifferentiableโนContinuousโนLimitย Exists
None of these arrows reverse! Each arrow is a one-way implication.
AP Tip: "Differentiable โน Continuous" appears on nearly every AP exam. Know it cold, and remember the converse is false.
Four Ways Derivatives Fail to Exist
Type
What Happens
Example
At
Corner
Left and right slopes differ
$f(x) =
x
Cusp
Slopes โ ยฑโ from opposite sides
f(x)=x2/3
x=0
Vertical tangent
Slope โ ยฑโ from same side
f(x)=x1/3
x=
Discontinuity
Function jumps or is undefined
f(x)=โxโ
x=n
Corner: f(x)=โฃxโฃ at x=0
fโฒ(0โ)=lim
fโฒ(0+)=lim
Since โ1๎ =1, fโฒ(0) does not exist.
๐ Key Fact: At a corner, the function is continuous but the left and right derivatives are different finite numbers.
Check Your Understanding ๐ฏ
๐ Checking Differentiability for Piecewise Functions
Two-Step Process
Step 1: Check continuity (necessary condition)
Evaluate left and right limits at the breakpoint
Step 2: Check that derivatives match (sufficient condition)
Compute derivatives of each piece and evaluate at the breakpoint
Example: f(x)={x22xโ1โxโค1x>1โ
Check
Left Piece
Right Piece
Match?
Continuity
limxโ1โโx2=
Both pass โ f IS differentiable at x=1.
Example: g(x)={x23xโ
Check
Left Piece
Right Piece
Match?
Continuity
lim=1
lim=1
โ
Derivative
2xโ
Continuous but not differentiable at x=1 (corner).
AP Tip: For piecewise functions, ALWAYS check continuity FIRST. If it fails, stop โ the function is not differentiable.
Piecewise Differentiability ๐ฏ
Differentiability Check ๐
Find the Value โ๏ธ
fโฒ
The First Derivative Test
๐ Key Concept: The derivative gives the slope of the tangent line. Positive derivative means increasing; negative means decreasing; zero means horizontal tangent.
๐ From Graph of f to Graph of fโฒ
This is one of the most important skills on the AP exam:
Example:f(x)=x3 at x=0: f but doesn't change sign โ inflection point, NOT an extremum.
AP Tip: On graph-matching problems, always check: (1) where f has horizontal tangents โ fโฒ=0, (2) where f is steepest โ peaks, (3) inflection points of โ extrema of .
Graph Reading ๐ฏ
๐ Estimating Derivatives from Data Tables
When given a table of values (common on AP FRQ):
Method
Formula
Accuracy
Forward difference
fโฒ(a)โhf(a+h)โf(a)โ
Good
Backward difference
fโฒ(a)โhf(a)โf
Symmetric (central)
fโฒ(a)โ2hf(a
Example with a Table
x
0
1
2
3
4
f(x)
5
8
13
20
29
Estimate fโฒ(2):
fโฒ(2)โ3โ1f(3
AP Tip: When estimating derivatives from tables, use the symmetric difference quotient whenever possible. The AP exam scoring guidelines explicitly prefer this method.
Evaluated at a point:dxdyโโx=3โ means fโฒ(3)
AP Tip: The AP exam uses all notations interchangeably. Be comfortable reading fโฒ(x), dxdyโ, and dxdโ[f(x)] โ they all mean the same thing.
๐ Higher-Order Derivatives
Order
Lagrange
Leibniz
Meaning
First
fโฒ(x)
dxdyโ
Slope / rate of change
Second
fโฒโฒ(x)
dx2
Third
fโฒโฒโฒ(x)
dx3
n-th
f(n)(x)
Physical Interpretation Chain
Positionย s(t)d/dtโ
sโฒ(t)=v(t),sโฒโฒ(
๐ Key Fact: The second derivative tells you about concavity: fโฒโฒ>0 โ concave up, fโฒโฒ<0 โ concave down.
Notation & Higher Derivatives ๐ฏ
Units of Derivatives
Unitsย ofย dxdyโ=unitsย ofย xunitsย ofย yโโ
Context
y Units
x Units
dy/dx Units
Meaning
Position vs time
meters
seconds
m/s
Velocity
Water volume vs time
gallons
minutes
gal/min
Flow rate
Cost vs quantity
AP Tip: On AP FRQ, you MUST include units when interpreting a derivative in context. "At t=5 hours, the temperature is changing at a rate of โ3 degrees per hour."
Interpreting Derivatives ๐ฏ
Match the Notation ๐
Interpret in Context โ๏ธ
๐ Equation of the Tangent Line
yโf(a)=fโฒ(a)(xโa)โ
Three ingredients:
The point: (a,f(a))
The slope: m=fโฒ(a)
Plug into point-slope form
Worked Example
Find the tangent line to f(x)=x3 at x=2.
Step
Computation
Point
f(2)=8 โ (2,8)
Slope
โ
Normal Line
The normal line is perpendicular to the tangent. If tangent slope is m:
Normalย slope=โm1โโ
For the example above: normal slope =โ121โ, so yโ8=.
AP Tip: Normal lines appear less frequently than tangent lines, but they do show up! Remember: perpendicular slopes are negative reciprocals.
Tangent Lines ๐ฏ
๐ Linear Approximation (Linearization)
Near x=a, the tangent line approximates the function:
f(x)โL(x)=f(a)+fโฒ(a)(xโa)โ
L(x) is called the linearization of f at x=a.
Example: Approximate 4.1โ
Using f(x)=xโ at a=4:
Component
Value
f(a)=f(4)
2
f
The approximation is excellent for small ฮx=xโa.
๐ Key Fact: Linear approximation works best when x is close to a. The farther away, the worse the approximation.
None reverse!โฃxโฃ is continuous but not differentiable. โxโ has limits from one side but isn't continuous.
Motion Connections
s(t)d/dt
Concept
Meaning
v(t)=0
Particle at rest
v(t)>0
Moving right/up
Comprehensive Review ๐ฏ
๐ Common AP Exam Question Types
Question Type
What to Do
"Find fโฒ(a) using the definition"
Write the limit, expand, simplify, cancel h, evaluate
"fโฒ(3)=โ2. Interpret in context."
"At x=3, f is decreasing at 2 [units] per [unit]"
"Is f differentiable at c?"
Check continuity AND left/right derivatives
"Find the tangent line"
yโf(a)=fโฒ(a)(xโa)
"Approximate f(x)"
Linear approx: f(a)+fโฒ(a)(xโa
"Over or underestimate?"
Check fโฒโฒ sign (concavity)
"Evaluate this limit"
Is it a derivative in disguise? Identify f and a
AP FRQ Interpretation Template
"At time t=[value] [units], the [quantity] is [increasing/decreasing] at a rate of โฃfโฒ(a)โฃ [units of y] per [units of ]."
Example: If T(t) = temperature (ยฐC) at time t (hours) and Tโฒ(3)=โ1.5:
"At t=3 hours, the temperature is decreasing at a rate of 1.5 degrees Celsius per hour."
AP Tip: You MUST include units, state increasing/decreasing, and use "rate of" language. This is worth 1โ2 points on every contextual interpretation question.