AP Calculus AB: Formulas, Theorems, and Procedures for Independent Study

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

1/32

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.

33 Terms

1
New cards

Derivative existence conditions

The graph must be smooth, not discontinuous, no corner, no cusp, and no vertical tangent.

2
New cards

Average Rate of Change formula

a.r.c. = (f(b) - f(a)) / (b - a)

3
New cards

Definition of the Derivative

f'(x) = lim (h -> 0) [(f(x + h) - f(x)) / h]

4
New cards

Instantaneous Rate of Change

The slope of the tangent line at a point.

5
New cards

Notation for Instantaneous Rate of Change

f'(a) = dy/dx |_(x=a)

6
New cards

Derivative of a constant function

d/dx[c] = 0 for any constant c.

7
New cards

Derivative of a linear function

d/dx[ax + b] = a for any constants a and b.

8
New cards

Power Rule for derivatives

d/dx[x^n] = n*x^(n-1) for any real number n.

9
New cards

Derivative of cx^n

d/dx[cx^n] = cnx^(n-1) for any constant c.

10
New cards

Derivative of sin(x)

d/dx[sin(x)] = cos(x).

11
New cards

Derivative of cos(x)

d/dx[cos(x)] = -sin(x).

12
New cards

Derivative of tan(x)

d/dx[tan(x)] = sec^2(x).

13
New cards

Derivative of sec(x)

d/dx[sec(x)] = sec(x)tan(x).

14
New cards

Derivative of csc(x)

d/dx[csc(x)] = -csc(x)cot(x).

15
New cards

Derivative of cot(x)

d/dx[cot(x)] = -csc^2(x).

16
New cards

Derivative of e^x

d/dx[e^x] = e^x.

17
New cards

Derivative of ln(x)

d/dx[ln(x)] = 1/x.

18
New cards

Derivative of kx

d/dx[kx] = k for any constant k.

19
New cards

Writing a tangent line

You need a point and a slope: y = f(a) + f'(a)(x - a).

20
New cards

Writing a normal line

You need a point and a perpendicular slope: y = f(a) - (1/f'(a))(x - a).

21
New cards

Finding a Linear Approximation

Write a tangent line and plug in your x-value of your approximation to find y.

22
New cards

Justification for horizontal tangent lines

f(x) has horizontal tangents when dy/dx = 0.

23
New cards

Justification for vertical tangent lines

f(x) has vertical tangents when dy/dx is undefined.

24
New cards

Justification for linear approximation estimates

A linear approximation is an overestimate if the curve is concave down, and an underestimate if the curve is concave up.

25
New cards

Derivative of Inverse Function

The derivative of an inverse function is the reciprocal of the derivative of the original function at the 'matching' point.

26
New cards

Chain Rule

If dy/du = dy/dx dx/du, then dy/dx = dy/du du/dx.

27
New cards

Product Rule

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

28
New cards

Derivatives of Inverse Trig Functions

d/dx(sin^-1(x)) = 1/sqrt(1-x^2), d/dx(cos^-1(x)) = -1/sqrt(1-x^2), d/dx(tan^-1(x)) = 1/(1+x^2).

29
New cards

Derivatives of Exponential Functions

d/dx(a^x) = a^x ln(a).

30
New cards

Derivatives of Logarithmic Functions

d/dx(log_a(x)) = 1/(x ln(a)).

31
New cards

Derivatives of Generic Functions

d/dx(f(x)) = f'(x).

32
New cards

Properties of Derivatives

d(cf(x))/dx = c * d(f(x))/dx.

33
New cards

Derivatives of Inverse Functions

If (a, b) is on f(x), then (b, a) is on f^-1(x).