What is a “critical number” of a function?
A number in the domain of the function where the derivative of the function at that point is either 0 or undefined
What is the Extreme Value Theorem?
If f(x) is a continuous function on N = [a, b], then f(x) will attain an absolute maximum and absolute minimum on N
What is Rolle’s Theorem?
If a function f(x) is continuous on [A, B] and differentiable on (A, B), and f(A) = f(B), then it is always possible to find a number C where A<C<B and f’(C) = 0.
What is the Mean Value Theorem?
If a function f(x) is continuous on [A, B] and differentiable on (A, B), then it is always possible to find a number C where A<C<B and f’(C) = [ f(B) - f(A) ]/[ B - A ].
Suppose f(x) is a function that is continuous on [A, B] and differentiable on (A, B). What must also be true so that a number C where A<C<B and f’(C) = 0 can always be found?
f(A) = f(B)
What is the formula for the linearization of function f(x) at x = a?
L(x) = f(a) + f’(a) * (x - a)
How is a local minimum N of a function f(x) defined?
Any value of N where f’(N) = 0, f’(N-h) < 0, and f’(N+h) > 0, where h is arbitrarily small but greater than zero
Any value of N where f’(N) = 0 and f’‘(N) > 0
Any value of N where f’(N) = 0 and f’ flips from negative to positive when crossing N
How is a local maximum M of a function f(x) defined?
Any value of M where f’(M) = 0, f’(M-h) > 0, and f’(M+h) < 0, where h is arbitrarily small but greater than zero
Any value of M where f’(M) = 0 and f’‘(M) < 0
Any value of M where f’(M) = 0 and f’ flips from positive to negative when crossing M
Let c be a critical number of the function f(x), and let h be arbitrarily small but greater than zero. If f’(c-h) > 0 [positive] and f’(c+h) < 0 [negative], is c a local minimum or a local maximum?
c is a local maximum of f(x)
Let c be a critical number of the function f(x), and let h be arbitrarily small but greater than zero. If f’(c-h) < 0 [negative] and f’(c+h) > 0 [positive], is c a local minimum or a local maximum?
c is a local minimum of f(x)
Let c be a critical number of the function f(x), and let h be arbitrarily small but greater than zero. If f’(c-h) > 0 [positive] and f’(c+h) > 0 [positive], is c a local minimum or a local maximum?
c is not a local minimum or local maximum of f(x)
Let c be a critical number of the function f(x), and let h be arbitrarily small but greater than zero. If f’(c-h) < 0 [negative] and f’(c+h) < 0 [negative], is c a local minimum or a local maximum?
c is not a local maximum or local minimum of f(x)
How do you determine on what intervals a function f(x) is increasing or decreasing?
Why is f’(x) used to determine if f(x) is increasing or decreasing on an interval?
Because f’(x) is defined as the instantaneous rate of change [increase or decrease] of f(x)
How is an inflection point P of a function f(x) defined?
Any value of P where f’‘(P) = 0 and [ f’‘(P-h) ]/[ f’‘(P+h) ] < 0, where h is arbitrarily small but greater than zero
Any value of P where f’‘(P) = 0 and the sign of f’’ flips when crossing P
How do you determine on what intervals a function f(x) is concave up or concave down?
Why is f’‘(x) used to determine if f(x) is concave up or concave down on an interval?
Because f’‘(x) is defined as the instantaneous rate of change [increase or decrease] of f’(x), and a function is concave up [curving upward] when its instantaneous rate of change is increasing and concave down [curving downward] when its instantaneous rate of change is decreasing.
What does it mean for a function to be concave upwards on an interval?
The function’s instantaneous rate of change increases over that interval
The function lies above all lines tangent to itself over that interval
The function appears to curve upward, as if cupping something above itself
What does it mean for a function to be concave downwards on an interval?
The function’s instantaneous rate of change decreases over that interval
The function lies below all lines tangent to itself over the interval
The function appears to curve downward, as if cupping something below itself
What is a vertical asymptote?
A vertical line x=a where lim{x→a+}(f(x)) = ±∞ and lim{x→a-}(f(x)) = ±∞
What is a horizontal asymptote?
A horizontal line y=a where lim{x→-∞}(f(x)) = L and lim{x→+∞}(f(x)) = L
What is a slant asymptote?
A line y=mx+b that f(x) approaches but never touches as x→±∞
Given a rational function f(x) with a numerator with leading term ax^P and a denominator with leading term bx^Q, what can be said about the function’s asymptotes?
If P<Q, then f(x) has a horizontal asymptote at y = 0
If P=Q, then f(x) has a horizontal asymptote at a/b
If P>Q, then f(x) has no horizontal asymptotes, but a slant asymptote may exist if P=Q+1
Given a rational function f(x) with a numerator with leading coefficient ax^P and a denominator with leading coefficient bx^Q where P<Q, what can be said about the function’s asymptotes?
f(x) has a horizontal asymptote at y = 0