AP Calculus BC Core Concepts Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/17

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards reviewing essential AP Calculus BC concepts, theorems, formulas, series expansions, and convergence tests.

Last updated 2:56 AM on 8/26/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

18 Terms

1
New cards

Continuity at cc

A function f(x)f(x) is continuous at cc if: 1) f(c)f(c) is defined, 2) limxcf(x)\lim_{x \to c} f(x) exists (meaning limxcf(x)=limxc+f(x)\lim_{x \to c^-} f(x) = \lim_{x \to c^+} f(x)), and 3) limxcf(x)=f(c)\lim_{x \to c} f(x) = f(c).

2
New cards

L'Hopitals Rule

A method to evaluate limits of indeterminate forms by showing separately that limxcf(x)=0\lim_{x \to c} f(x) = 0 and limxcg(x)=0\lim_{x \to c} g(x) = 0 (or both are ±\pm \infty).

3
New cards

Fundamental Theorem of Calculus (Integral Derivative)

The derivative of an accumulation function: ddx[ag(x)f(t)dt]=f(g(x))g(x)\frac{d}{dx}\left[\int_a^{g(x)} f(t)\,dt\right] = f(g(x))g'(x).

4
New cards

Average Value of f(x)f(x) on (a,b)(a,b)

The average value of f(x)f(x) on the interval (a,b)(a,b) defined as 1baabf(x)dx\frac{1}{b-a} \int_a^b f(x)\,dx.

5
New cards

Average Rate of Change of f(x)f(x) on (a,b)(a,b)

The slope of the secant line on (a,b)(a,b), calculated as f(b)f(a)ba\frac{f(b)-f(a)}{b-a}.

6
New cards

Equation of the Tangent Line

The equation of the line tangent to f(x)f(x) at x=ax = a, given by yf(a)=f(a)(xa)y - f(a) = f'(a)(x - a).

7
New cards

Tangent Line Approximation Errors

An approximation using a tangent line at x=ax = a that yields an underestimate if f(x)f(x) is concave up and an overestimate if f(x)f(x) is concave down.

8
New cards

Product Rule

The derivative formula for a product of two functions: ddx[f(x)g(x)]=f(x)g(x)+g(x)f(x)\frac{d}{dx}[f(x)g(x)] = f'(x)g(x) + g'(x)f(x).

9
New cards

Quotient Rule

The derivative formula for a quotient of two functions: ddx[f(x)g(x)]=f(x)g(x)g(x)f(x)(g(x))2\frac{d}{dx}\left[\frac{f(x)}{g(x)}\right] = \frac{f'(x)g(x) - g'(x)f(x)}{(g(x))^2}.

10
New cards

Extreme Value Theorem

States that if ff is continuous on [a,b][a,b], then ff attains an absolute maximum and an absolute minimum on [a,b][a,b].

11
New cards

Rolle's Theorem

States that if ff is continuous and differentiable on [a,b][a,b] and f(a)=f(b)f(a) = f(b), then there exists a value cc in (a,b)(a,b) such that f(c)=0f'(c) = 0.

12
New cards

Intermediate Value Theorem

States that if f(x)f(x) is continuous on [a,b][a,b] and kk is between f(a)f(a) and f(b)f(b), then there exists a cc in (a,b)(a,b) such that f(c)=kf(c) = k.

13
New cards

Mean Value Theorem

States that if f(x)f(x) is continuous and differentiable on [a,b][a,b], then there is at least one number cc in (a,b)(a,b) such that f(c)=f(b)f(a)baf'(c) = \frac{f(b)-f(a)}{b-a}.

14
New cards

Critical Number

A number xx in the domain of ff where f(x)=0f'(x) = 0 or f(x)f'(x) is undefined.

15
New cards

Point of Inflection

A point on the graph of f(x)f(x) where f(x)f''(x) changes sign.

16
New cards

Disk Method

A formula for volume of a solid of revolution about a horizontal line where cross sections are circular disks: V=π(r(x))2dxV = \pi \int (r(x))^2\,dx.

17
New cards

Washer Method

A formula for volume of a solid of revolution about a horizontal line: V=π[(R(x))2(r(x))2]dxV = \pi \int \left[(R(x))^2 - (r(x))^2\right]\,dx, where outer and inner radius functions are subtracted.

18
New cards

Derivative of an Inverse Function

The derivative of f1f^{-1} at bb given by (f1)(b)=1f(a)(f^{-1})'(b) = \frac{1}{f'(a)}, where f(a)=bf(a) = b.