1/17
Vocabulary flashcards reviewing essential AP Calculus BC concepts, theorems, formulas, series expansions, and convergence tests.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Continuity at c
A function f(x) is continuous at c if: 1) f(c) is defined, 2) limx→cf(x) exists (meaning limx→c−f(x)=limx→c+f(x)), and 3) limx→cf(x)=f(c).
L'Hopitals Rule
A method to evaluate limits of indeterminate forms by showing separately that limx→cf(x)=0 and limx→cg(x)=0 (or both are ±∞).
Fundamental Theorem of Calculus (Integral Derivative)
The derivative of an accumulation function: dxd[∫ag(x)f(t)dt]=f(g(x))g′(x).
Average Value of f(x) on (a,b)
The average value of f(x) on the interval (a,b) defined as b−a1∫abf(x)dx.
Average Rate of Change of f(x) on (a,b)
The slope of the secant line on (a,b), calculated as b−af(b)−f(a).
Equation of the Tangent Line
The equation of the line tangent to f(x) at x=a, given by y−f(a)=f′(a)(x−a).
Tangent Line Approximation Errors
An approximation using a tangent line at x=a that yields an underestimate if f(x) is concave up and an overestimate if f(x) is concave down.
Product Rule
The derivative formula for a product of two functions: dxd[f(x)g(x)]=f′(x)g(x)+g′(x)f(x).
Quotient Rule
The derivative formula for a quotient of two functions: dxd[g(x)f(x)]=(g(x))2f′(x)g(x)−g′(x)f(x).
Extreme Value Theorem
States that if f is continuous on [a,b], then f attains an absolute maximum and an absolute minimum on [a,b].
Rolle's Theorem
States that if f is continuous and differentiable on [a,b] and f(a)=f(b), then there exists a value c in (a,b) such that f′(c)=0.
Intermediate Value Theorem
States that if f(x) is continuous on [a,b] and k is between f(a) and f(b), then there exists a c in (a,b) such that f(c)=k.
Mean Value Theorem
States that if f(x) is continuous and differentiable on [a,b], then there is at least one number c in (a,b) such that f′(c)=b−af(b)−f(a).
Critical Number
A number x in the domain of f where f′(x)=0 or f′(x) is undefined.
Point of Inflection
A point on the graph of f(x) where f′′(x) changes sign.
Disk Method
A formula for volume of a solid of revolution about a horizontal line where cross sections are circular disks: V=π∫(r(x))2dx.
Washer Method
A formula for volume of a solid of revolution about a horizontal line: V=π∫[(R(x))2−(r(x))2]dx, where outer and inner radius functions are subtracted.
Derivative of an Inverse Function
The derivative of f−1 at b given by (f−1)′(b)=f′(a)1, where f(a)=b.