AP Calculus AB Chapter 5 Memory Sheet Check

studied byStudied by 112 people
5.0(1)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 85

flashcard set

Earn XP

Description and Tags

AP Calculus AB Chapter 5 Memory Sheet Check (Mr. Wong & Mr. Baker)

86 Terms

1

Definition of Derivative - Meaning of Derivative:

instantaneous rate of change

New cards
2

Definition of Derivative - Numerical Interpretation

Limit of the average rate of change over the interval from c to x as x approaches c

New cards
3

Definition of Derivative - Geometrical Interpretation of Derivative

Slope of the tangent line

New cards
4

Definition of Definite Integral - Meaning of Definite Integral

Product of (b-a) and f(x)

New cards
5

Definition of Definite Integral - Geometrical Interpretation of Definite Integral

Area under the curve between a and b

New cards
6

Verbal Definition of Limit

L is the limit of f(x) as x approaches c if and only if for any positive number epsilon, no matter how small, there is a positive number delta such that if x is within delta units of c (but not equal to c), then f(x) is within epsilon units of L.

New cards
7

The Limit Theorems (provided lim x→c f(x) and the lim x→c g(x) exists) - Limit of a Product of Functions

lim x→c [f(x) * g(x)] = lim x→c f(x) * lim x→c g(x)

The limit of a product equals the product of its limits.

New cards
8

The Limit Theorems (provided lim x→c f(x) and the lim x→c g(x) exists) - Limit of a Sum of functions

lim x→c [f(x) + g(x)] = lim x→c f(x) + lim x→c g(x)

The limit of a sum equals the sum of its limits.

New cards
9

The Limit Theorems (provided lim x→c f(x) and the lim x→c g(x) exists) - Limit of a Quotient of functions

lim x***→c*** [f(x)/g(x)] = lim x→c f(x) / lim x→c g(x) The limit of a quotient equals the quotient of its limits.

New cards
10

The Limit Theorems (provided lim x→c f(x) and the lim x→c g(x) exists) - Limit of a Constant Times a function

lim x→c [k * f(x)] = k * lim x→c f(x)

The limit of a constant times a function equals the constant times its limit.

New cards
11

The Limit Theorems (provided lim x→c f(x) and the lim x→c g(x) exists) -Limit of the identity function

lim x→c x=c The limit of x as x approaches c is c.

New cards
12

The Limit Theorems (provided lim x→c f(x) and the lim x→c g(x) exists) -Limit of a constant function

If k is a constant, then lim x→ k = k The limit of the constant is the constant.

New cards
13

Property of Equal Left and Right Limits

lim x→c f(x) exists if and only if lim x→c- f(x) = lim x→c+ f(x)

New cards
14

Definition of Continuity at a Point

  1. f(c) exists

  2. lim x→c f(x) exists, and

  3. lim x→>c f(x) = f(c)

New cards
15

Horizontal Asymptote

If lim x→∞ f(x) = L or lim x→-∞ f(x) = L, then the line y = L is a horizontal asymptote.

New cards
16

Vertical Asymptote

If lim x→c f(x) = ∞ or lim x→c f(x) = -∞, then the line x = c is a vertical asymptote.

New cards
17

Intermediate Value Theorem (IVT)

If f is continuous for all x in the closed interval [a,b], and y is a number between f(a) and f(b), then there is a number c in the open interval (a,b) for which f(c)=y

New cards
18

Definition of a Derivative at a Point (x=c form)

f (c) = lim x→c [f(x)-f(c)]/[x-c] Meaning: The instantaneous rate of change of f(x)with respect to x at x=c

New cards
19

Definition of Derivative at a Point (Δx or h form)

f '(x) = lim Δx→0 Δy/Δx = lim Δx→0 [f(x+Δx)-f(x)]/Δx = lim h→0 [f(x+h)-f(h)]/h

New cards
20

Power Rule

If f (x) = xⁿ, where n is a constant. then f '(x) = nxⁿ⁻¹

New cards
21

Properties of Differentiation - Derivative of a Sum of Functions

If f(x) = g(x) + h(x), then f '(x) = g'(x) + h'(x).

The derivative of the Sum equals the Sum of the derivatives.

New cards
22

Properties of Differentiation - Derivative of a Constant Times a Function

If f(x) = k * g(x), where k is a constant, then f (x) = k * g’(x).

The derivative of a constant times a function equals the constant times the derivative

New cards
23

Properties of Differentiation - Derivative of a Constant Function

If f(x) = C is a constant, then f (x) = 0.

The derivative of a constant is 0.

New cards
24

Chain Rule (dy/dx form)

dy/dx = dy/du * du/dx

New cards
25

Chain Rule (f(x) form)

[f(g(x))]’ = f (g(x)) * g’(x)

New cards
26

Limit of (sin x) / x

lim x→0 sin x/x = 1

New cards
27

Relationship between a Graph and its Derivatives Graph - Increasing/Decreasing

f is increasing when f (x) > 0. f is decreasing when f (x) < 0.

New cards
28

Relationship between a Graph and its Derivatives Graph - Local maximum( or relative maximum)

occurs when f (x) changes from positive to negative at x = c.

New cards
29

Relationship between a Graph and its Derivatives Graph - Local minimum (or relative minimum)

occurs when f (x) changes from negative to positive at x = c.

New cards
30

The Calculus of Motion - Velocity

dx/dt, where x is the displacement

New cards
31

The Calculus of Motion - Acceleration

dv/dt = dx²/dt², where v is the velocity.

New cards
32

The Calculus of Motion - Distance

[displacement]

New cards
33

The Calculus of Motion - Speed

[velocity]

New cards
34

The Calculus of Motion - Speeding Up

occurs when velocity and acceleration are the same sign

New cards
35

The Calculus of Motion - Slowing Down

occurs when velocity and acceleration are the opposite signs

New cards
36

Equation of a Tangent Line

The equation of the line tangent to the graph of f at x = c is given by y = f(c) + f (c)(x-c)

New cards
37

Product Rule

if y = uv, then y’ = u’v + uv’

New cards
38

Quotient Rule

if y = u/v, then y’ = [u’v - uv’]/v², (v ≠ 0)

New cards
39

Relationship between Differentiability and Continuity

If f is differentiable at x = c, then f is continuous at x = c.

Contrapositive: If f is not continuous at x =c, then f is not differentiable at x = c.

New cards
40

Derivative of an Inverse Function

The derivative of f ⁻¹(x) is 1/f (y)

New cards
41

Derivative of Trig Functions - d/dx(sin x)

cos x

New cards
42

Derivative of Trig Functions - d/dx(cos x)

-sin x

New cards
43

Derivative of Trig Functions - d/dx(tan x)

sec² x

New cards
44

Derivative of Trig Functions - d/dx(sec x)

sec x tan x

New cards
45

Derivative of Trig Functions - d/dx(cot x)

-csc² x

New cards
46

Derivative of Trig Functions - d/dx(csc x)

-csc x cot x

New cards
47

Derivative of Inverse Trig Functions - d/dx(sin⁻¹ x)

1/sqrt(1-x²)

New cards
48

Derivative of Inverse Trig Functions - d/dx(cos⁻¹ x)

-1/sqrt(1-x²)

New cards
49

Derivative of Inverse Trig Functions - d/dx(tan⁻¹x)

1/(1+x²)

New cards
50

Derivative of Inverse Trig Functions - d/dx(cot⁻¹ x)

-1/(1+x²)

New cards
51

Derivative of Inverse Trig Functions - d/dx(sec⁻¹ x)

1/[|x|sqrt(x²-1)]

New cards
52

Derivative of Inverse Trig Functions - d/dx(csc⁻¹ x)

-1/[|x|sqrt(x²-1)]

New cards
53

Integral of a Constant times a Function

If k is a constant, then k * f (x)dx = k * f(x)dx

The integral of a constant times a function equals the constant times the integral.

New cards
54

Integral of a Sum of Functions

∫[f(x) + g(x)]dx = ∫f(x)dx + ∫g(x)dx.

The integral of a sum equals the sum of the integrals.

New cards
55

Derivative and Integrals of Logarithmic and Exponential Graphics - d/dx(ln(x))

1/x

New cards
56

Derivative and Integrals of Logarithmic and Exponential Graphics - ∫ 1/x dx

ln|x| + C

New cards
57

Derivative and Integrals of Logarithmic and Exponential Graphics - d/dx(e^x)

e^x

New cards
58

Derivative and Integrals of Logarithmic and Exponential Graphics - ∫ e^x dx

e^x + C

New cards
59

Derivative and Integrals of Logarithmic and Exponential Graphics - d/dx(log b X)

1/ln(b) * 1/x

New cards
60

Derivative and Integrals of Logarithmic and Exponential Graphics - d/dx(b^x)

b^x * ln(b)

New cards
61

Derivative and Integrals of Logarithmic and Exponential Graphics - ∫ b^x dx

( 1/ln(b) * b^x ) + C

New cards
62

Integrals that Yield Trig Functions - ∫ cos x dx

sin x + C

New cards
63

Integrals that Yield Trig Functions - ∫ sin x dx

-cos x + C

New cards
64

Integrals that Yield Trig Functions - ∫ sec² x dx

tan x + C

New cards
65

Integrals that Yield Trig Functions - ∫ csc² x dx

-cot x + C

New cards
66

Integrals that Yield Trig Functions - ∫ sec x tan x dx

sec x + C

New cards
67

Integrals that Yield Trig Functions - ∫ csc x cot x dx

-csc x + C

New cards
68

Integrals that Yield Inverse Trig Functions - ∫ 1/sqrt(1-x²) dx

sin⁻¹ x + C

New cards
69

Integrals that Yield Inverse Trig Functions - ∫ -1/sqrt(1-x²) dx

cos⁻¹ x + C

New cards
70

Integrals that Yield Inverse Trig Functions - ∫ 1/(1+x²) dx

tan⁻¹ + C

New cards
71

Integrals that Yield Inverse Trig Functions - ∫ -1/(1+x²) dx

cot⁻¹ x + C

New cards
72

Integrals that Yield Inverse Trig Functions - ∫ 1/[|x|sqrt(x²-1)] dx

sec⁻¹ x + C

New cards
73

Integrals that Yield Inverse Trig Functions - ∫ -1/[|x|sqrt(x²-1)] dx

csc⁻¹ x + C

New cards
74

Definition of Definite Integral: a ^b∫ f(x)dx = lim Δx → 0 i=1 ^nΣ f(ci)Δx

Verbally

Limit of a Riemann Sum

New cards
75

Definition of Definite Integral: a ^b∫ f(x)dx = lim Δx → 0 i=1 ^nΣ f(ci)Δx

Meaning of Definite Integral

Product of (b-a) and f (x)

New cards
76

Definition of Definite Integral: a ^b∫ f(x)dx = lim Δx → 0 i=1 ^nΣ f(ci)Δx

Geometrical Interpretation of Definite Integral

Area under the curve between a and b

New cards
77

Definition of Integrability

f (x) is integrable on an interval if and only if f (x) is continuous on that interval

New cards
78

Mean Value Theorem

If

  1. f is differentiable on the open interval (a,b), and

  2. f is continuous on the close interval [a,b].

    then there is at least one number x = c (a,b) such that f’(c) = [f(b) - f(a)]/(b-a)

New cards
79

Rolle’s Theorem

If

  1. f is differentiable on the open interval (a, b), and

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

  3. f(a) = f(b) = 0

    then there is at least one number x = c (a, b) such that f’(c) = 0

New cards
80

Fundamental Theorem of Calculus

If g(x) = ∫ f(x) dx, then a ^b∫ f(x) dx = g(b) - g(a)

New cards
81

Second Fundamental Theorem of Calculus

If g(x) = a ^x∫ f(t) d(x), where a is a constant, then g’(x) = f(x)

New cards
82

Properties of Definite Integrals - Reversal Of Limits

a ^b∫ f(x) dx = -a ^b∫ f(x) dx

New cards
83

Properties of Definite Integrals - Sum of Integrals with Same Integrand

a ^b∫ f(x) dx = a ^c∫ f(x) dx + c ^b∫f(x) dx

New cards
84

Properties of Definite Integrals - Symmetric Limits

If f is odd , -a ^a∫ f(x) dx = 0. If f is even, then -a ^a∫ f(x) dx = 2 [0 ^a ∫f(x) dx]

New cards
85

Properties of Definite Integrals - Integral of a Sum of Functions

a ^b∫[f(x) + g(x)] dx = a^b∫ f(x) dx + a^b∫ g(x) dx

The integral of a sum equals the sum of the integrals.

New cards
86

Properties of Definite Integrals - Integral of a Constant times a Function

a ^b∫ k f (x) dx = k [a ^b∫ f(x) dx]

The integral of a constant times a function is the constant times the integral.

New cards
robot