TTKs_-_Unit_2
TTKs_-_Unit_2
TTKs_-_Unit_2
𝑓(𝑥 + ℎ) − 𝑓(𝑥)
lim
ℎ→0 ℎ
𝑓(𝑥) − 𝑓(𝑎)
lim
𝑥→𝑎 𝑥−𝑎
𝑓(𝑎 + ℎ) − 𝑓(𝑎)
lim
ℎ→0 ℎ
REMEMBER! The derivative is the slope of the tangent line at that point on the graph.
Tangent Line
The slope of the tangent line is the derivative of the function.
To find the slope of the tangent line at a particular point, find the
derivative and then substitute the x-value into the result.
To write the equation of the tangent line at a particular point, find the
slope and then use point-slope form to write the equation of the line.
Normal Line
The normal line at a point is perpendicular to the tangent line at that
point.
To find the slope of the normal line, first find the slope of the tangent
line. Then change the sign and take the reciprocal to determine the
slope of the normal line.
Differentiability
A function f(x) is differentiable at x = c if the derivative from the left of x = c is
equal to the derivative from the right of x = c. That is:
Horizontal tangents occur where the numerator of the derivative equals zero.
Vertical tangents occur where the denominator of the derivative equals zero.
Critical Values & Relative Extrema
Definition of Critical Value
Let f be defined at c. If f ′(c) = 0 or f ′(c) is undefined, then c is called a critical
value of f.
To find intervals of increase and decrease, find all points of discontinuity and
critical values. Then organize a sign chart.
Concavity and Points of Inflection
If f ′′ < 0 on (a, b), then f ′ is decreasing and f is concave down on (a, b).
Chain Rule
𝑑
Version 1 (most used): 𝑑𝑥
[𝑓(𝑔(𝑥))] = 𝑓′(𝑔(𝑥)) ∙ 𝑔′(𝑥)
𝑑𝑦 𝑑𝑦 𝑑𝑢
Version 2: 𝑑𝑥
= 𝑑𝑢 ∙ 𝑑𝑥
NOTE: The chain rule must often be used to take the derivatives in the product & quotient rule.
Derivative Rules (Version 1 – Don’t Glue Yet!)
Note: These include the chain rule:
Velocity
Velocity is the derivative of position: v(t) = s′(t)
When velocity > 0, object is moving in a positive direction (right or up for linear
motion)
When velocity < 0, object is moving in a negative direction (left or down for linear
motion)
When velocity equals 0, the object is at rest.
Acceleration
Acceleration is the derivative of velocity and the 2nd derivative of position:
a(t) = v′(t) = s′′(t)
When acceleration > 0, the velocity of the object is increasing.
When acceleration < 0, the velocity of the object is decreasing.
𝑑 𝑢
(𝑎 ) = 𝑢′ ∙ 𝑎𝑢 ∙ ln 𝑎
𝑑𝑥
Logarithmic:
𝑑 𝑢′
(ln 𝑢) =
𝑑𝑥 𝑢
𝑑 𝑢′
(log 𝑎 𝑢) =
𝑑𝑥 𝑢 ∙ ln 𝑎
Extreme Value Theorem (EVT) & Absolute Extrema
Finding Both the Absolute Maximum & the Absolute Minimum on a Closed Interval
1. Find the critical values of f on the interval (a, b).
2. Evaluate f at the critical values AND the endpoints x = a and x = b.
3. The smallest value is the absolute minimum. The largest value is the absolute
maximum.
𝑓(𝑏) − 𝑓(𝑎)
𝑓 ′ (𝑐) =
𝑏−𝑎
Rolle’s Theorem
If f(x) is continuous on [a, b], differentiable on (a, b), AND f(a) = f(b), then there
exists an x =c in the interval (a, b) such that:
𝑓(𝑏) − 𝑓(𝑎)
𝑓 ′ (𝑐) = =0
𝑏−𝑎
NOTE: f(a) & f(b) don’t have to be 0. They just have to be the same. But when
Rolle’s applies, the derivative is set equal to 0.
L’Hôpital’s Rule
𝑓(𝑥) 𝑓(𝑥) 𝑓′(𝑥)
If lim 𝑔(𝑥) is indeterminate, then lim 𝑔(𝑥) = lim 𝑔′(𝑥) .
𝑥→𝑎 𝑥→𝑎 𝑥→𝑎