Calculus AB AP Test formulas

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

1/69

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.

70 Terms

1
New cards

Intermediate Value Theorem

If f(1)=-4 and f(6)=9, then there must be a x-value between 1 and 6 where f crosses the x-axis.

2
New cards

Average Rate of Change

Slope of secant line between two points, use to estimate instantanous rate of change at a point.

3
New cards

Instantenous Rate of Change

Slope of tangent line at a point, value of derivative at a point

4
New cards

Alternate definition of derivative

limit as x approaches a of [f(x)-f(a)]/(x-a)

5
New cards

When f '(x) is positive, f(x) is

increasing

6
New cards

When f '(x) is negative, f(x) is

decreasing

7
New cards

When f '(x) changes from negative to positive, f(x) has a

relative minimum

8
New cards

When f '(x) changes from positive to negative, f(x) has a

relative maximum

9
New cards

When f '(x) is increasing, f(x) is

concave up

10
New cards

When f '(x) is decreasing, f(x) is

concave down

11
New cards

When f '(x) changes from increasing to decreasing or decreasing to increasing, f(x) has a

point of inflection

12
New cards

When is a function not differentiable

corner, cusp, vertical tangent, discontinuity

13
New cards

Product Rule

uv' + vu'

14
New cards

Quotient Rule

(uv'-vu')/v²

15
New cards

Chain Rule

f '(g(x)) g'(x)

16
New cards

y = x cos(x), state rule used to find derivative

product rule

17
New cards

y = ln(x)/x², state rule used to find derivative

quotient rule

18
New cards

y = cos²(3x), state rule used to find derivative

chain rule

19
New cards

Particle is moving to the right/up

velocity is positive

20
New cards

Particle is moving to the left/down

velocity is negative

21
New cards

absolute value of velocity

speed

22
New cards

y = sin(x), y' =

cos(x)

23
New cards

y = cos(x), y' =

-sin(x)

24
New cards

y = tan(x), y' =

sec²(x)

25
New cards

y = csc(x), y' =

-csc(x)cot(x)

26
New cards

y = sec(x), y' =

sec(x)tan(x)

27
New cards

y = cot(x), y' =

-csc²(x)

28
New cards

y = sin⁻¹(x), y' =

1/√(1 - x²)

29
New cards

y = cos⁻¹(x), y' =

-1/√(1 - x²)

30
New cards

y = tan⁻¹(x), y' =

1/(1 + x²)

31
New cards

y = cot⁻¹(x), y' =

-1/(1 + x²)

32
New cards

y = e^x, y' =

e^x

33
New cards

y = a^x, y' =

a^x ln(a)

34
New cards

y = ln(x), y' =

1/x

35
New cards

y = log (base a) x, y' =

1/(x lna)

36
New cards

To find absolute maximum on closed interval [a, b], you must consider…

critical points and endpoints

37
New cards

mean value theorem

if f(x) is continuous and differentiable, slope of tangent line equals slope of secant line at least once in the interval (a, b)

38
New cards

If f '(x) = 0 and f"(x) > 0,

f(x) has a relative minimum

39
New cards

If f '(x) = 0 and f"(x) < 0,

f(x) has a relative maximum

40
New cards

Linearization

use tangent line to approximate values of the function

41
New cards

rate

derivative

42
New cards

left riemann sum

use rectangles with left-endpoints to evaluate integral (estimate area)

43
New cards

right riemann sum

use rectangles with right-endpoints to evaluate integrals (estimate area)

44
New cards

trapezoidal rule

use trapezoids to evaluate integrals (estimate area)

45
New cards

[(h1 - h2)/2]*base

area of trapezoid

46
New cards

definite integral

has limits a & b, find antiderivative, F(b) - F(a)

47
New cards

indefinite integral

no limits, find antiderivative + C, use inital value to find C

48
New cards

area under a curve

∫ f(x) dx integrate over interval a to b

49
New cards

area above x-axis is

positive

50
New cards

area below x-axis is

negative

51
New cards

average value of f(x)

= 1/(b-a) ∫ f(x) dx on interval a to b

52
New cards

If g(x) = ∫ f(t) dt on interval 2 to x, then g'(x) =

g'(x) = f(x)

53
New cards

Fundamental Theorem of Calculus

∫ f(x) dx on interval a to b = F(b) - F(a)

54
New cards

To find particular solution to differential equation, dy/dx = x/y

separate variables, integrate + C, use initial condition to find C, solve for y

55
New cards

To draw a slope field,

plug (x,y) coordinates into differential equation, draw short segments representing slope at each point

56
New cards

slope of horizontal line

zero

57
New cards

slope of vertical line

undefined

58
New cards

methods of integration

substitution, parts, partial fractions

59
New cards

use substitution to integrate when

a function and it's derivative are in the integrand

60
New cards

use integration by parts when

two different types of functions are multiplied

61
New cards

given v(t) and initial position t = a, find final position when t = b

s₁+ Δs = s

62
New cards

given v(t) find displacement

∫ v(t) over interval a to b

63
New cards

given v(t) find total distance travelled

∫ abs[v(t)] over interval a to b

64
New cards

area between two curves

∫ f(x) - g(x) over interval a to b, where f(x) is top function and g(x) is bottom function

65
New cards

volume of solid with base in the plane and given cross-section

∫ A(x) dx over interval a to b, where A(x) is the area of the given cross-section in terms of x

66
New cards

volume of solid of revolution - no washer

π ∫ r² dx over interval a to b, where r = distance from curve to axis of revolution

67
New cards

volume of solid of revolution - washer

π ∫ R² - r² dx over interval a to b, where R = distance from outside curve to axis of revolution, r = distance from inside curve to axis of revolution

68
New cards

length of curve

∫ √(1 + (dy/dx)²) dx over interval a to b

69
New cards

L'Hopitals rule

use to find indeterminate limits, find derivative of numerator and denominator separately then evaluate limit

70
New cards

indeterminate forms

0/0, ∞/∞, ∞*0, ∞ - ∞, 1^∞, 0⁰, ∞⁰