AP Calc AB Formulas

0.0(0)
studied byStudied by 14 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/79

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

80 Terms

1
New cards

sin²x + cos²x =

1

2
New cards

1 + tan²x =

sec^2 x

3
New cards

1 + cot²x =

csc^2 x

4
New cards

sin(A + B) =

sinA cosB + cosA sinB

5
New cards

sin(A - B) =

sinA cosB - cosA sinB

6
New cards

cos (A + B) =

cosA cosB - sinA sinB

7
New cards

cos (A - B)

cosA cosB + sinA sinB

8
New cards

sin(2x) =

2sinx cosx

9
New cards

cos(2x)

cos^2 x - sin^2 x

10
New cards

sin(-x) =

-sinx

11
New cards

cos(-x) =

cosx

12
New cards

tan(-x) =

-tanx

13
New cards

Definition of |x|

|x| = {
x if x >= 0
-x if x < 0

14
New cards

distance between two points

sqrt( (x2 - x1)^2 + (y2 - y1)^2 )

15
New cards

midpoint formula

((x1 + x2) / 2, (y1 + y2) / 2)

16
New cards

ln(ab) =

lna + lnb

17
New cards

ln(a/b) =

lna - lnb

18
New cards

ln(a^n) =

n * lna

19
New cards

ln(1/a) =

-lna

20
New cards

sec(x) =

1 / cos x

21
New cards

csc(x) =

1 / sin x

22
New cards

tan(x) =

sin x / cos x

23
New cards

cot(x) =

cos x / sin x

24
New cards

Definition of a limit

lim x -> a f(x) = L iff lim x -> a^- f(x) = L = lim x -> a^+ f(x)

25
New cards
term image

lim x -> a f +- lim x -> a g

26
New cards
term image

lim x -> a f * lim x -> a g

27
New cards
<p></p>

c

28
New cards
term image

c * lim x -> a f

29
New cards
term image

lim x -> a f / lim x -> a g for lim x -> a g != 0

30
New cards

Definition of Vertical Asymptote:

The line x = a is called a vertical asymptote iff lim x -> a^- f(x) = +-infinity or lim x -> a^+ f(x) = +-infinity

31
New cards

Definition of Horizontal Asymptote: (use “a” and f(x) to answer)

The line y = a is called a horizontal asymptote iff lim x -> -infinity f(x) = a or lim x -> infinity f(x) = a

32
New cards

Limits of the ratios of two functions

ln x < x^c < x^c * ln x < x^c+d < a^x < x! < x^x

<p>ln x &lt; x^c &lt; x^c * ln x &lt; x^c+d &lt; a^x &lt; x! &lt; x^x</p>
33
New cards

if f grows faster than g, then

lim x -> infinity
g(x) / f(x) = 0
f(x) / g(x) = infinity

34
New cards

Definition of continuity

a function f is continuous at x = a iff
1. f(a) exists
2. lim x -> a f(x) exists
3. lim x -> a f(x) = f(a)

35
New cards

Intermediate Value Theorem (IVT): If, then

If

1. f is continuous on the closed interval [a,b]

2. f(a) != f(b)

3. k is between f(a) and f(b)

Then there exists a number c between a and b for which f(c) = k

36
New cards

Squeeze Theorem

if f(x) <= g(x) <= h(x) and as x -> a, f(x) -> L and h(x) -> L, then g(x) -> L

37
New cards
<p></p>

0

38
New cards

lim x -> infinity e^x =

infinity

39
New cards
<p></p>

-infinity

40
New cards
term image

infinity

41
New cards
term image

1

42
New cards
term image

1

43
New cards
term image

0

44
New cards

e^c = (2 equations of common limits)

lim x -> +- infinity (1 + c/x)^x
lim x -> 0^+ (1 + cx)^(1/x)

45
New cards
term image

-pi / 2

46
New cards
term image

pi / 2

47
New cards
term image

0

48
New cards
term image

0

49
New cards

derivative standard formula/ limit of the difference quotient

f’(x) = lim h -> 0 ( f(x + h) - f(x) ) / h

50
New cards

Derivative alternative formula

f’(x) = lim x -> c ( f(x) - f(c) ) / (x - c)

51
New cards

Normal Line

The line perpendicular to the tangent line at the point of tangency.

52
New cards

Average rate of change of f from x = a to x = b is (definition and equation)

the slope of the secant line between the 2 points
( f(b) - f(a) ) / ( b - a )

53
New cards

average rate of change =

delta f / delta x
delta y / delta x
( f(b) - f(a) ) / (b - a)

54
New cards

Three reasons a function, f, will not be differentiable at a point x = a

1. f is not continuous at x = a

2. The graph of f has a “corner” or “cusp” at x = a

3. The graph of f has a vertical tangent at x = a

55
New cards

s(t) =

position

56
New cards

v(t) =

velocity = s’(t)

57
New cards

|v(t)| =

speed

58
New cards

a(t) = 

acceleration = v’(t) = s’’(t)

59
New cards

particle at rest when v(t) =

0

60
New cards

speed is increasing if

v and a have the same sign

61
New cards

speed is decreasing if

v and a have opposite signs

62
New cards

average velocity is the same as 

average rate of change of the position

63
New cards

differentiation rules

f and g are functions of x
c is a constant

64
New cards
<p></p>

0

65
New cards
<p></p>

n * x^(n-1)

66
New cards
<p>or d/dx [cf(x)] = </p>

or d/dx [cf(x)] =

c * d/dx f(x)

67
New cards
term image

d/dx f(x) +- d/dx g(x)

68
New cards
term image

e^x

69
New cards
term image

a^x * ln(a)

70
New cards
term image

1/x

71
New cards
term image

1/(x * lna)

72
New cards

Chain Rule: if h(x) = f(g(x), then

h’(x) = f’(g(x) * g’(x)

73
New cards
<p>Product Rule</p>

Product Rule

f’ * g + f g’

74
New cards
<p>Quotient Rule</p>

Quotient Rule

(f’ * g - f * g’) / g^2

75
New cards
term image

cosx

76
New cards
term image

-sinx

77
New cards
term image

sec^2

78
New cards
term image

-csc^

79
New cards
term image

secx * tanx

80
New cards
term image

-cscx * cotx