AP Calculus BC Formulas

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

1/67

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.

68 Terms

1
New cards

Pythagorean Identity

sin²x + cos²x = 1

2
New cards

Pythagorean Identity

1 + tan²x = sec²x

3
New cards

Pythagorean Identity

1 + cot²x = csc²x

4
New cards

Quotient Identity

tan x = sin x / cos x

5
New cards

Quotient Identity

cot x = cos x / sin x

6
New cards

Reciprocal Identity

sec x = 1 / cos x

7
New cards

Reciprocal Identity

csc x = 1 / sin x

8
New cards

Double Angle Formula

sin(2x) = 2sinx cosx

9
New cards

Double Angle Formula

cos(2x) = cos²x − sin²x

10
New cards

Power Reduction Formula

cos²x = (1 + cos(2x))/2

11
New cards

Power Reduction Formula

sin²x = (1 − cos(2x))/2

12
New cards

Even-Odd Identity

sin(−x) = −sinx

13
New cards

Even-Odd Identity

cos(−x) = cosx

14
New cards

Even-Odd Identity

tan(−x) = −tanx

15
New cards

Sum Formula

sin(A + B) = sinA cosB + cosA sinB

16
New cards

Difference Formula

sin(A − B) = sinA cosB − cosA sinB

17
New cards

Sum Formula

cos(A + B) = cosA cosB − sinA sinB

18
New cards

Difference Formula

cos(A − B) = cosA cosB + sinA sinB

19
New cards

Product-to-Sum Formula

sinA cosB = ½[sin(A+B) + sin(A−B)]

20
New cards

Law of Cosines

c² = a² + b² − 2ab cosC

21
New cards

Distance Formula

√[(x₂ − x₁)² + (y₂ − y₁)²]

22
New cards

Midpoint Formula

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

23
New cards

Log Property

ln(ab) = ln a + ln b

24
New cards

Log Property

ln(a/b) = ln a − ln b

25
New cards

Log Property

ln(aⁿ) = n ln a

26
New cards

Special Log Values

ln(1) = 0, ln(e) = 1, ln(0) undefined

27
New cards

Limit from the Left

lim x→a⁻ f(x) = L

28
New cards

Limit from the Right

lim x→a⁺ f(x) = L

29
New cards

Definition of a Limit

lim x→a f(x) = L iff both one-sided limits equal L

30
New cards

Continuity at c

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

31
New cards

Intermediate Value Theorem (IVT)

If f is continuous on [a,b], f(a)≠f(b), then f takes every value between f(a) and f(b)

32
New cards

Squeeze Theorem

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

33
New cards

Vertical Asymptote

x=a is a VA if lim x→a⁺ f(x)=±∞ or lim x→a⁻ f(x)=±∞

34
New cards

Horizontal Asymptote

y=a is an HA if lim x→±∞ f(x) = a

35
New cards

Definition of Derivative (difference quotient)

f′(x) = lim h→0 [f(x+h)−f(x)]/h

36
New cards

Definition of Derivative (alternate)

f′(c) = lim x→c [f(x)−f(c)]/(x−c)

37
New cards

Average Rate of Change

(f(b) − f(a)) / (b − a)

38
New cards

Reasons f not differentiable at a

  1. Discontinuous, 2. Corner/cusp, 3. Vertical tangent
39
New cards

Position Function

s(t) = position

40
New cards

Velocity Function

v(t) = s′(t)

41
New cards

Acceleration Function

a(t) = v′(t) = s″(t)

42
New cards

Particle at Rest

v(t) = 0

43
New cards

Speed increasing

v and a have same sign

44
New cards

Speed decreasing

v and a have opposite signs

45
New cards

Product Rule

(fg)′ = f′g + fg′

46
New cards

Quotient Rule

(f/g)′ = (f′g − fg′)/g²

47
New cards

Chain Rule

(f∘g)′(x) = f′(g(x)) ⋅ g′(x)

48
New cards

Linear Approximation

y ≈ f(a) + f′(a)(x − a)

49
New cards

Derivative of e^x

(e^x)′ = e^x

50
New cards

Derivative of ln x

(ln x)′ = 1/x

51
New cards

Derivative of logₐx

(logₐx)′ = 1/(x ln a)

52
New cards

Derivative of a^x

(a^x)′ = a^x ln a

53
New cards

Derivative of sin x

(sin x)′ = cos x

54
New cards

Derivative of cos x

(cos x)′ = −sin x

55
New cards

Derivative of tan x

(tan x)′ = sec²x

56
New cards

Derivative of csc x

(csc x)′ = −csc x cot x

57
New cards

Derivative of sec x

(sec x)′ = sec x tan x

58
New cards

Derivative of cot x

(cot x)′ = −csc²x

59
New cards

Derivative of arcsin x

(arcsin x)′ = 1/√(1−x²)

60
New cards

Derivative of arctan x

(arctan x)′ = 1/(1+x²)

61
New cards

Derivative of arcsec x

(arcsec x)′ = 1/(|x|√(x²−1))

62
New cards

Extreme Value Theorem (EVT)

If f is continuous on [a,b], then f has an absolute max and min on [a,b]

63
New cards

Critical Point

f′(c)=0 or f′(c) does not exist

64
New cards

Candidates Test

Check critical points and endpoints for extrema

65
New cards

Rolle’s Theorem

If f continuous on [a,b], differentiable on (a,b), f(a)=f(b), then ∃ c with f′(c)=0

66
New cards

Mean Value Theorem (MVT)

If f continuous on [a,b], differentiable on (a,b), then ∃ c with f′(c)=(f(b)−f(a))/(b−a)

67
New cards

1st Derivative Test

If f′ changes + to − → local max

68
New cards

Concavity

f″>0 concave up, f″<0 concave down