AP Calculus BC Formulas | Quizlet

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

1/99

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:46 AM on 3/25/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

100 Terms

1
New cards

Formal definition of derivative

lim x→∞[f(x+h)-f(x)]/h

2
New cards

Alternate definition of derivative

lim x→a[f(x)-f(a)]/(x-a)

3
New cards

When f '(x) is positive, f(x) is

increasing

4
New cards

When f '(x) is negative, f(x) is

decreasing

5
New cards

When f '(x) changes from negative to positive, f(x) has a

relative minimum

6
New cards

When f '(x) changes from positive to negative, f(x) has a

relative maximum

7
New cards

When f '(x) is increasing, f(x) is

concave up

8
New cards

When f '(x) is decreasing, f(x) is

concave down

9
New cards

When f '(x) changes from increasing to decreasing or decreasing to increasing, f(x) has a

point of inflection

10
New cards

When is a function not differentiable

corner, cusp, vertical tangent, discontinuity

11
New cards

Chain Rule

f '(g(x)) g'(x)

12
New cards

Particle is moving to the right/up

velocity is positive

13
New cards

Particle is moving to the left/down

velocity is negative

14
New cards

absolute value of velocity

speed

15
New cards

y = sin⁻¹(x), y' =

y' = 1/√(1 - x²)

16
New cards

y = cos⁻¹(x), y' =

y' = -1/√(1 - x²)

17
New cards

y = tan⁻¹(x), y' =

y' = 1/(1 + x²)

18
New cards

y = cot⁻¹(x), y' =

y' = -1/(1 + x²)

19
New cards

y = a^x, y' =

y' = a^x ln(a)

20
New cards

y = ln(x), y' =

y' = 1/x

21
New cards

y = log (base a) x, y' =

y' = 1/(x lna)

22
New cards

To find absolute maximum on closed interval [a, b], you must consider...

critical points and endpoints

23
New cards

mean value theorem

if f(x) is continuous and differentiable, slope of tangent line equals slope of secant line at least once in the interval (a, b)

f '(c) = [f(b) - f(a)]/(b - a)

24
New cards

If f '(x) = 0 and f"(x) > 0,

f(x) has a relative minimum

25
New cards

If f '(x) = 0 and f"(x) < 0,

f(x) has a relative maximum

26
New cards

area of trapezoid

[(h1 - h2)/2]*base

27
New cards

average value of f(x)

= 1/(b-a) ∫ f(x) dx on interval a to b

28
New cards

If g(x) = ∫ f(t) dt on interval 2 to x, then g'(x) =

g'(x) = f(x)

29
New cards

Fundamental Theorem of Calculus

∫ f(x) dx on interval a to b = F(b) - F(a)

30
New cards

To find particular solution to differential equation, dy/dx = x/y

separate variables, integrate + C, use initial condition to find C, solve for y

31
New cards

To draw a slope field,

plug (x,y) coordinates into differential equation, draw short segments representing slope at each point

32
New cards

methods of integration

substitution, parts, partial fractions

33
New cards

use integration by parts when

two different types of functions are multiplied

34
New cards

∫ u dv =

uv - ∫ v du

35
New cards

use partial fractions to integrate when

integrand is a rational function with a factorable denominator

36
New cards

dP/dt = kP(M - P)

logistic differential equation, M = carrying capacity

37
New cards

P = M / (1 + Ae^(-Mkt))

logistic growth equation

38
New cards

given rate equation, R(t) and inital condition when

t = a, R(t) = y₁ find final value when t = b

y₁ + Δy = y

Δy = ∫ R(t) over interval a to b

39
New cards

given v(t) and initial position t = a, find final position when t = b

s₁+ Δs = s

Δs = ∫ v(t) over interval a to b

40
New cards

given v(t) find displacement

∫ v(t) over interval a to b

41
New cards

given v(t) find total distance travelled

∫ abs[v(t)] over interval a to b

42
New cards

area between two curves

∫ f(x) - g(x) over interval a to b, where f(x) is top function and g(x) is bottom function

43
New cards

volume of solid with base in the plane and given cross-section

∫ A(x) dx over interval a to b, where A(x) is the area of the given cross-section in terms of x

44
New cards

volume of solid of revolution - no washer

π ∫ r² dx over interval a to b, where r = distance from curve to axis of revolution

45
New cards

volume of solid of revolution - washer

π ∫ R² - r² dx over interval a to b, where R = distance from outside curve to axis of revolution, r = distance from inside curve to axis of revolution

46
New cards

length of curve

∫ √(1 + (dy/dx)²) dx over interval a to b

47
New cards

L'Hopitals rule

use to find indeterminate limits, find derivative of numerator and denominator separately then evaluate limit

48
New cards

indeterminate forms

0/0, ∞/∞, ∞*0, ∞ - ∞, 1^∞, 0⁰, ∞⁰

49
New cards

6th degree Taylor Polynomial

polynomial with finite number of terms, largest exponent is 6, find all derivatives up to the 6th derivative

50
New cards

Taylor series

polynomial with infinite number of terms, includes general term

51
New cards

nth term test

if terms grow without bound, series diverges

52
New cards

alternating series test

lim as n approaches zero of general term = 0 and terms decrease, series converges

53
New cards

converges absolutely

alternating series converges and general term converges with another test

54
New cards

converges conditionally

alternating series converges and general term diverges with another test

55
New cards

ratio test

lim as n approaches ∞ of ratio of (n+1) term/nth term > 1, series converges

56
New cards

find interval of convergence

use ratio test, set > 1 and solve absolute value equations, check endpoints

57
New cards

find radius of convergence

use ratio test, set > 1 and solve absolute value equations, radius = center - endpoint

58
New cards

integral test

if integral converges, series converges

59
New cards

limit comparison test

if lim as n approaches ∞ of ratio of comparison series/general term is positive and finite, then series behaves like comparison series

60
New cards

geometric series test

general term = a₁r^n, converges if -1 < r < 1

61
New cards

p-series test

general term = 1/n^p, converges if p > 1

62
New cards

derivative of parametrically defined curve

x(t) and y(t)

dy/dx = dy/dt / dx/dt

63
New cards

second derivative of parametrically defined curve

find first derivative, dy/dx = dy/dt / dx/dt, then find derivative of first derivative, then divide by dx/dt

64
New cards

length of parametric curve

∫ √ (dx/dt)² + (dy/dt)² over interval from a to b

65
New cards

given velocity vectors dx/dt and dy/dt, find speed

√(dx/dt)² + (dy/dt)² not an integral!

66
New cards

given velocity vectors dx/dt and dy/dt, find total distance travelled

∫ √ (dx/dt)² + (dy/dt)² over interval from a to b

67
New cards

area inside polar curve

1/2 ∫ r² over interval from a to b, find a & b by setting r = 0, solve for theta

68
New cards

area inside one polar curve and outside another polar curve

1/2 ∫ R² - r² over interval from a to b, find a & b by setting equations equal, solve for theta.

69
New cards

Volume of Disc

knowt flashcard image
70
New cards

Volume of Washer

knowt flashcard image
71
New cards

Volume of Shell

knowt flashcard image
72
New cards

Volume of Cross Section

knowt flashcard image
73
New cards

Second Fundamental Theorem

knowt flashcard image
74
New cards

Area of Trapezoid

knowt flashcard image
75
New cards

Trapezoidal Rule

knowt flashcard image
76
New cards

Alt. Series Error:

knowt flashcard image
77
New cards

Lagrange Error

knowt flashcard image
78
New cards

Logistics Equation

knowt flashcard image
79
New cards

Elementary Series for e^x

knowt flashcard image
80
New cards

Elementary Series for sin x

knowt flashcard image
81
New cards

Elementary Series for cos x

knowt flashcard image
82
New cards

Elementary Series for ln x

knowt flashcard image
83
New cards

Taylor expansion

knowt flashcard image
84
New cards

Euler's Method

knowt flashcard image
85
New cards

Average Rate of Change

knowt flashcard image
86
New cards

Inst. Rate of Change

knowt flashcard image
87
New cards

Mean Value Theorem

knowt flashcard image
88
New cards

Average Value of a Function

knowt flashcard image
89
New cards

Intermediate Value Thm

A function f that is continuous on [a,b] takes on every y-value between f(a) and f(b)

90
New cards

Arc Length Cartesian

knowt flashcard image
91
New cards

Arc Length Parametric

knowt flashcard image
92
New cards

Arc Length Polar

knowt flashcard image
93
New cards

Speed

knowt flashcard image
94
New cards

Total Dist.

Check for turning points too!

<p>Check for turning points too!</p>
95
New cards

Polar Area

knowt flashcard image
96
New cards

Parametric Derivatives

knowt flashcard image
97
New cards

Polar Conversion for r^2

knowt flashcard image
98
New cards

Polar Conversion for x

knowt flashcard image
99
New cards

Polar Conversion for y

knowt flashcard image
100
New cards

Polar Conversion for theta

knowt flashcard image

Explore top notes

note
GLOBAL REGENTS NOTES
Updated 645d ago
0.0(0)
note
rg4yrfgt
Updated 395d ago
0.0(0)
note
Chapter 3: Federalism
Updated 1028d ago
0.0(0)
note
The congregations in Latin
Updated 1173d ago
0.0(0)
note
Week 5 quiz
Updated 713d ago
0.0(0)
note
Enzymes
Updated 758d ago
0.0(0)
note
Japanese Term 4 Vocabulary
Updated 145d ago
0.0(0)
note
GLOBAL REGENTS NOTES
Updated 645d ago
0.0(0)
note
rg4yrfgt
Updated 395d ago
0.0(0)
note
Chapter 3: Federalism
Updated 1028d ago
0.0(0)
note
The congregations in Latin
Updated 1173d ago
0.0(0)
note
Week 5 quiz
Updated 713d ago
0.0(0)
note
Enzymes
Updated 758d ago
0.0(0)
note
Japanese Term 4 Vocabulary
Updated 145d ago
0.0(0)

Explore top flashcards

flashcards
ARKY 303 - Midterm 1
132
Updated 405d ago
0.0(0)
flashcards
German numbers 1-31
31
Updated 433d ago
0.0(0)
flashcards
HRM Prelims
196
Updated 746d ago
0.0(0)
flashcards
Unit 16: Industrial Revolution
35
Updated 1072d ago
0.0(0)
flashcards
AP Psychology Unit 0 Vocab
57
Updated 83d ago
0.0(0)
flashcards
Histology
57
Updated 1232d ago
0.0(0)
flashcards
ARKY 303 - Midterm 1
132
Updated 405d ago
0.0(0)
flashcards
German numbers 1-31
31
Updated 433d ago
0.0(0)
flashcards
HRM Prelims
196
Updated 746d ago
0.0(0)
flashcards
Unit 16: Industrial Revolution
35
Updated 1072d ago
0.0(0)
flashcards
AP Psychology Unit 0 Vocab
57
Updated 83d ago
0.0(0)
flashcards
Histology
57
Updated 1232d ago
0.0(0)