Recaping Last Lectures
Recaping Last Lectures
Functions
Lesson 5.1
The Ups and Downs
Think of a function as a roller coaster going
from left to right
Uphill
• Slope > 0
• Increasing
function
Downhill
• Slope < 0
• Decreasing function
2
Definitions
Given function f defined on an interval
• For any two numbers x1 and x2 on the interval
Increasing function
• f(x1) < f(x2) when x1 < x2
3
Increasing/Decreasing and the
Derivative
Assuming existence of derivative on
interval
y 2 x 5
x3
f ( x)
x4
5
Critical Numbers
Definition
Numbers c in the domain of f where
• f '(c) = 0
6
Applying Derivative Test
Given a function f(x)
Determine the derivative f '(x)
Find critical points …
• Where f '(x) = 0 or f '(x) does not exist
Evaluate derivative between or on either
side of the critical points
2 3
Try it with this function f ( x) x x 2 4 x 2
3
7
Test for Increasing and Decreasing
Functions
8
Determining intervals on which f is
increasing or decreasing
Example:
Find the open intervals on which
3 2
f ( x) x x
3
is increasing or decreasing.
9
Guidelines for finding intervals
Let f be continuous on the interval (a, b). To
find the open intervals on which f is
increasing or decreasing, use the following
steps:
(1) Locate the critical number of f in (a, b),
and use these numbers to determine test
intervals
(2) Determine the sign of f’(x) at one test
value in each of the intervals
(3) If f’(x) is positive, the function is
increasing in that interval. If f’(x) is negative,
the function is decreasing in that interval. 10
The First Derivative Test
Let c be a critical number of a function f that is
continuous on an open interval I containing c. If f is
differentiable on the interval, except possibly at c,
then f(c) can be classified as follows.
(1) If f’(x) changes from negative to positive at c,
then f(c) is a relative minimum of f.
(2) If f’(x) changes from positive to negative at c,
then f(c) is a relative maximum of f.
(3) If f’(x) does not change signs at c, then f(c) is
neither a relative maximum nor a minimum.
11
First Derivative Test
More Examples
12
13
Copied from mathcity.org