Theorems Flashcards
(10 cards)
Average Rate of Change (not avg value!)
f(b) - f(a)/b-a
Instantenous Rate of Change
f’(c) - slope at a single point
Mean Value Theorem (derivative)
If f is continuous on [a,b] and diff on (a,b):
Then, there exists one value c so that
f’(c) = f(b)-f(a)/b-a
aka where the slope of the tangent equals the slope of the secant
Average Value
1/b-a integral of f(x) from a to b
Intermediate Value Theorem
if f is cont [a, b], and f(a) does not equal f(b) then: f takes on every y-value between f(a) and f(b)
so like if k is any # between f(a) and f(b), then there exists an f(c) = k!
and if f(a) and f(b) are opposite signs, then there is at least one zero inbetween!
Extreme Value Theorem
a continous function on [a,b] has both an absolute minimun and an absolute maxima on [a,b]
Definition of Continuity
lim x->c+ f(x) = lim x->c- f(x), f(c) exists, and lim x-> c = f(c)
Squeeze Theorem
Got 1 function squeezed between 2 others?
Their limit at x = c will be the same for the middle function, as long as it is the same for the upper and lower ones!
Mean Value Theorem (integral)
If continuous [a,b], then there’s a value c where
integral of f(x) from a to b = f(c)(b - a)
a continuous function on a closed interval takes on its average value at least once within that interval
Start Plus theorem
f(b) = f(a) + integral from a to b f’(x) dx