AP Calculus AB: Stuff You Must Have Memorized

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/90

encourage image

There's no tags or description

Looks like no tags are added yet.

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

No analytics yet

Send a link to your students to track their progress

91 Terms

1
New cards

log a + log b =

log(ab)

2
New cards

log a - log b =

log(a/b)

3
New cards

c * log a =

log(a^c)

4
New cards

log 0 =

undefined

5
New cards

log 1 =

0

6
New cards

ln e =

1

7
New cards

sin 0 =

0

8
New cards

sin π/6 =

1/2

9
New cards

sin π/4 =

√(2)/2

10
New cards

sin π/3 =

√(3)/2

11
New cards

sin π/2 =

1

12
New cards

sin π =

0

13
New cards

sin 3π/2

-1

14
New cards

cos 0 =

1

15
New cards

cos π/6 =

√(3)/2

16
New cards

cos π/4 =

√(2)/2

17
New cards

cos π/3 =

1/2

18
New cards

cos π/2 =

0

19
New cards

cos π =

-1

20
New cards

cos 3π/2 =

0

21
New cards

f is increasing when...

f' is positive

22
New cards

f is decreasing when...

f' is negative

23
New cards

f has a local maximum when...

f' changes from positive to negative

24
New cards

f has a local minimum when...

f' changes from negative to positive

25
New cards

f is concave up when...

f'' is positive (or f' is increasing)

26
New cards

f is concave down when...

f'' is negative (or f' is decreasing)

27
New cards

f has a point of inflection when...

f'' changes sign (or f' has a local max or min)

28
New cards

d/dx k =

0

29
New cards

d/dx (mx+b) =

m

30
New cards

d/dx x^n =

n*x^(n-1)

31
New cards

d/dx sin x =

cos x

32
New cards

d/dx cos x =

-sin x

33
New cards

d/dx tan x =

sec² x

34
New cards

d/dx cot x =

-csc² x

35
New cards

d/dx sec x =

sec x tan x

36
New cards

d/dx csc x =

-csc x cot x

37
New cards

d/dx e^x =

e^x

38
New cards

d/dx b^x =

b^x / ln b

39
New cards

d/dx ln x =

1/x

40
New cards

d/dx log_b(x)

1/(x ln b)

41
New cards

d/dx Arcsin x =

1 / √(1 - x²)

<p>1 / √(1 - x²)</p>
42
New cards

d/dx Arccos x =

-1 / √(1 - x²)

<p>-1 / √(1 - x²)</p>
43
New cards

d/dx Arctan x =

1 / (1 + x²)

<p>1 / (1 + x²)</p>
44
New cards

d/dx Arccot x =

-1 / (1 + x²)

<p>-1 / (1 + x²)</p>
45
New cards

d/dx Arcsec x =

1 / (|x|√(x² - 1))

<p>1 / (|x|√(x² - 1))</p>
46
New cards

d/dx Arccsc x =

-1 / (|x|√(x² - 1))

<p>-1 / (|x|√(x² - 1))</p>
47
New cards

∫ k dx =

kx + C

48
New cards

∫ x^n dx =

x^(n+1) / (n+1) + C

49
New cards

∫ sin x dx =

-cos x + C

50
New cards

∫ cos x dx =

sin x + C

51
New cards

∫ sec² x dx =

tan x + C

52
New cards

∫ csc² x dx =

-cot x + C

53
New cards

∫ sec x tan x dx =

sec x + C

54
New cards

∫ csc x cot x dx =

-csc x + C

55
New cards

∫ 1/√(1 - x²) dx =

Arcsin x + C

56
New cards

∫ 1/(1 + x²) dx =

Arctan x + C

57
New cards

∫ 1/[x√(x² - 1)] dx =

Arcsec x + C

58
New cards

∫ e^x dx =

e^x + C

59
New cards

∫ b^x dx =

b^x * ln b + C

60
New cards

∫ 1/x dx =

ln |x| + C

61
New cards

d/dx f(x) g(x) =

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

(Product Rule)

62
New cards

d/dx f(x)/g(x) =

[g(x) f'(x) - f(x) g'(x)] / g(x)²

(Quotient Rule)

"Lo-D-Hi minus Hi-D-Lo,

Square the bottom and off you go!"

63
New cards

d/dx f(g(x)) =

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

64
New cards

∫ₐᵃ f(x) dx =

0

65
New cards

∫ᵦᵃ f(x) dx =

-∫ₐᵇ f(x) dx

(The sign flips)

66
New cards

d/dx ∫ₐˣ f(t) dt =

f(x)

(Fundamental Theorem of Calculus, part II)

67
New cards

Average value of a function on [a,b]

(∫ₐᵇ f(x) dx) / (b-a)

68
New cards

Arrange these in order of slowest to fastest growth:

Exponential, Logarithmic, Polynomial

Logarithmic, Polynomial, Exponential

69
New cards

A particle is moving to the right when...

Its velocity is positive. (v(t) > 0)

70
New cards

A particle is moving to the left when...

Its velocity is negative. (v(t) < 0)

71
New cards

A particle is at rest when...

Its velocity is zero. (v(t) = 0)

72
New cards

A particle is speeding up when...

Its velocity and acceleration have the same sign.

73
New cards

A particle is slowing down when...

Its velocity and acceleration have different signs.

74
New cards

The integral of a rate is...

An amount of change.

75
New cards

What are two meanings of the derivative?

* The slope of the tangent line to a curve

* The instantaneous rate of change of a function

76
New cards

What are two meanings of the integral?

* The signed area between a curve and the x-axis

* The accumulation of a rate of change over time

77
New cards

What is the formula for average rate of change?

[f(b) - f(a)] / (b-a)

78
New cards

What is the derivative of position?

Velocity

79
New cards

What is the derivative of velocity?

Acceleration

80
New cards

What is the integral of acceleration?

Change in velocity

81
New cards

What is the integral of velocity?

Change in position (displacement)

82
New cards

What is the relationship between speed and velocity?

speed = |velocity|

83
New cards

How do you calculate the DISTANCE traveled by a particle?

Take the integral of the SPEED.

∫ₐᵇ |v(t)| dt

84
New cards

What do you do on your calculator to calculate a derivative at a point?

Hit the [MATH] button, scroll down to 8:nDeriv(

85
New cards

What do you do on your calculator to calculate a definite integral?

Hit the [MATH] button, scroll down to 9:fnInt(

86
New cards

Where does a function f have critical points?

Where f' is zero or undefined

87
New cards

What are the two limit formulas for the derivative?

Derivative at a point:

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

Derivative as a function:

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

88
New cards

What is the area of a circle?

A = πr²

89
New cards

What is the circumference of a circle?

C = 2πr or πd

90
New cards

What is the area of a triangle?

A = 1/2 b h

91
New cards

What is the Quadratic Formula?

x = [-b ± √(b² - 4ac)] / (2a)

<p>x = [-b ± √(b² - 4ac)] / (2a)</p>