AP Calculus BC Formulas

0.0(0)
studied byStudied by 2 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/68

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.

69 Terms

1
New cards

sin x

Opposite / Hypotenuse

2
New cards

cos x

Adjacent / Hypotenuse

3
New cards

tan x

sin x / cos x

4
New cards

cot x

cos x / sin x

5
New cards

sec x

1 / cos x

6
New cards

csc x

1 / sin x

7
New cards

Quotient Identities

tan x = sin x / cos x
cot x = cos x / sin x

8
New cards

Reciprocal Identities

sec x = 1 / cos x
csc x = 1 / sin x

9
New cards

Pythagorean Identities

sin²x + cos²x = 1
sec²x - tan² x =1

10
New cards

Even-Odd Identities

sin(-x) = -sin x
cos (-x) = cos x

tan(-x) = -tan x

11
New cards

Double Angle Identities

sin(2x) = 2sin x cos x
cos²x - sin²x = cos2x

12
New cards

Power-Reducing Formulas

cos²x = (1 + cos 2x)/2
sin²x = (1-cos2x)/1

13
New cards

Sum & Difference (Sine)

sin(A+B) = sinA cosB + cosA sinB
sin (A-B) = sinAcosB - cosAsinB

14
New cards

Sum & Difference (Cosine)

cos(A+B) = cosA cosB - sinA sinB
cos(A-B) = cosAcosB + sinAsinB

15
New cards

Product-to-Sum Formulas

sinA cosB = (sin(A-B) + sin(A+B))/2
cosAsinB = (sin(A+B) - sin(A-B))/2
sinAsinB = (cos(A-B) - cos (A+B))/2
cosAcosB = (cos(A-B) + cos(A+B))/2

16
New cards

Definition of |x|

|x| = x if x ≥ 0
|x| = -x if x < 0

17
New cards

Law of Cosines

c² = a² + b² - 2ab cos C

18
New cards

Distance Formula

√((x₂-x₁)² + (y₂-y₁)²)

19
New cards

Midpoint Formula

((x₁+x₂)/2 , (y₁+y₂)/2)

20
New cards

Laws of Logarithms

ln(ab) = ln a + ln b
ln(a/b) = lna - lnb
ln(a^n) = n ln a
ln (1/a) = -lna
ln(0) → undef.
ln(1) = 0
ln(e) = 1

21
New cards

One-Sided Limits

from left: lim f(x) = L
from right: lim f(x) = L

22
New cards

Definition of a Limit

lim f(x) = L iff lim f(x) from left = L = lim f(x) from right

23
New cards

Limit Laws (x→a)

lim(f+g)=lim f + lim g
lim(f-g)=lim f - lim g
lim (c*f) = c lim f
lim (fg) = lim f * lim g
lim f/g = lim f / lim g
lim k = k
lim x = a
lim nth sqrt f(x) = nth sqrt (lim f(x))
lim f(g(x)) = f(lim g(x))

24
New cards

Continuity Definition

f is continuous at x=c if (1) f(c) exists, (2) lim f(x) exists, (3) lim f(x) = f(c)

25
New cards

Intermediate Value Theorem (IVT)

If f is continuous on [a,b], f(a) doesn’t = f(b), k is between f(a) and f(b), then c exists between a & B such that f(c)=k

26
New cards

Squeeze Theorem

If f(x) ≤ g(x) ≤ h(x) and lim f(x) = lim h(x) = L, then lim g(x) = L

27
New cards

Vertical Asymptote

x=a is a vertical asymptote if lim f(x)→±∞ as x→a±

28
New cards

Horizontal Asymptote

y=a is a horizontal asymptote if lim f(x)=a as x→±∞

29
New cards

Limits of the ratios of two functions

ln^d a < x^c < x^c ln^d a < x^c+d < a^x < x! < x^x
lim (x → infinity) g(x)/f(x) = 0
lim (x → infinity) f(x) / g(x) → infinity

30
New cards

Common Limits

lim (sin x)/x = 1

31
New cards

Definition of Derivative

f'(x) = lim (f(x+h)-f(x))/h as h→0

32
New cards
33
New cards

Alternate Definition of Derivative

f'(c) = lim (f(x)-f(c))/(x-c)

34
New cards
35
New cards

Average Rate of Change

(f(b)-f(a))/(b-a)

36
New cards
37
New cards

Not Differentiable Conditions

(1) Discontinuity

38
New cards
39
New cards

Velocity/Acceleration

s(t) = position

40
New cards
41
New cards

Speed Rules

At rest when v(t)=0

42
New cards
43
New cards

Product Rule

(fg)' = f'g + fg'

44
New cards
45
New cards

Quotient Rule

(f/g)' = (f'g - fg')/g²

46
New cards
47
New cards

Chain Rule

If h(x)=f(g(x)), h'(x)=f'(g(x))·g'(x)

48
New cards
49
New cards

Linear Approximation

y ≈ f(a) + f'(a)(x-a)

50
New cards
51
New cards

Differentials

dy = f'(x) dx

52
New cards
53
New cards

Inverse Function Derivative

(f⁻¹)'(x) = 1 / f'(f⁻¹(x))

54
New cards
55
New cards

L’Hôpital’s Rule

If lim f(x)/g(x) is 0/0 or ∞/∞, then lim f(x)/g(x) = lim f'(x)/g'(x)

56
New cards
57
New cards

Derivative of Constant

d/dx(c) = 0

58
New cards

Constant Multiple Rule

d/dx(c·f(x)) = c·f'(x)

59
New cards

Power Rule

d/dx(xⁿ) = n xⁿ⁻¹

60
New cards

Sum Rule

d/dx(f+g) = f' + g'

61
New cards

Difference Rule

d/dx(f-g) = f' - g'

62
New cards

d/dx(e^x)

e^x

63
New cards

d/dx(a^x)

a^x ln a

64
New cards

d/dx(sin x)

cos x

65
New cards

d/dx(cos x)

-sin x

66
New cards

d/dx(tan x)

sec²x

67
New cards

d/dx(csc x)

-csc x cot x

68
New cards

d/dx(sec x)

sec x tan x

69
New cards

d/dx(cot x)

-csc²x