AP Calc Task Cards 1-70

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

1/77

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.

78 Terms

1
New cards

Removable Discontinuity

the function is continuous everywhere except for a “hole” at x =c

2
New cards

Intermediate value theorem

if f(x) is a continuous function and a < b and there is a value with such that n is between f(a) and f(b) then there is a number c such that a <c<b & f(c) = w

3
New cards

jump disconttinuity

the function has a left and right hand limit, but they don’t equal each other

4
New cards

end behavior model

the function g(x) is:

a) a right end behavior model for f if and only if lim x approaching infinity f(x)/ g(x) = 1

b) a left end behavior model for f if and only if lim x approaching - infinity f(x)/ g(x) = 1

5
New cards

average rate of change on an interval

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

6
New cards

squeeze theorem

if g(x) ≤ f(x) ≤ h(x) for all x ≠ c in some interval about c, and lim as x approaches c g(x) = lim as x approaches c h(x) = L

then, lim as x approaches c f(x)=L

7
New cards

instantaneous rate of change

lim as h approaches 0 f(x+h) - f(x)/h

8
New cards

limits: a function f(x) has a limit as x approaches c if & only if the right hand and left hand limits at c exist & are equal

lim as x approaches c f(x) = L = lim as x approaches c + f(x) = L = lim as x approaches c - f(x) = L

9
New cards

infinite discontinuity

the function value increases or decreases indefinitely as x approaches c from the left and right

10
New cards

continuity test

1) f(x) is defined at c, that is f(c) exists

2) f(x) approaches the same value from either side of c, lim as x approaches c f(x) exists

3) the value that f(x) approaches from each side of c is f(c); lim as x approaches c f(x) = f(c)

11
New cards

sum & difference rule

d/dx (u ± v) = du/dx ± dv/dx

12
New cards

The derivative

the function whose value is f’(x) = lim h approaches 0 f(x+h) -f(x)/h

13
New cards

Power Rule for Positive Integer Powers of x

d/dx(x^n)=nx^n-1

14
New cards

implication of differentiability

  1. local linearity

  2. continuity

15
New cards

Constant Multiple Rule

d/dx(cu) = cdu/dx

16
New cards

one sided derivatives & differentiability

A function y = f(x) is differentiable on a closed interval [a,b] if it has a derivative at every interior point of the interval and if the limits:

lim h approaches 0+ f(a+h) - f(a)/ h

lim h approaches 0- f(b+h) - f(b)/h

exist at the endpoints

17
New cards

d/dx(sec(x)) =

sec(x)tan(x)

18
New cards

d/dx csc(x) =

-csc(x) cot(x)

19
New cards

general equation for displacement

s(t) = ½ gt² +v0t+s0

g = 32ft/sec²

g= 9.8m/sec²

20
New cards

d/dx (tan(x))=

sec²(x)

21
New cards

d/dx (cot(x))=

-csc²(x)

22
New cards

d/dx (sin(x)) =

cos(x)

23
New cards

speed

speed = |v(t)| = |ds/dt|

24
New cards

d/dx (cos(x)) =

-sin(x)

25
New cards

d/dx (a^x)=

a^x * ln(a)

26
New cards

d/dx (e^x)

e^x

27
New cards

derivative of a constant function

df/dx = d/dx (c ) = 0

28
New cards

slope of a curve at a point

slope of a curve y = f(x) at the point p(a, f(a)) is the number:

m = lim h approaches 0 f(a+h) - f(a)/h

29
New cards

how f’(a) might fail to exist

  1. corner

  2. cusp

  3. vertical tangent

  4. discontinuity

30
New cards

derivative of a function at the point x = a

f’(a) = lim x approaches a f(x)-f(a)/x-a

31
New cards

d/dx (sin-1x)

1/ √1-x2

32
New cards

d/dx (cot-1x)

-1/1+x2

33
New cards

d/dx (sec-1x)

1/ x√x2-1

34
New cards

d/dx (cos-1x)

-1/√1-x2

35
New cards

d/dx (tan-1x)

1/1+x2

36
New cards

implict differentiation process

  1. differentiate both sides of equation with respect to x

  2. collect the terms with dy/dx on one side of equation

  3. factor out dy/dx

  4. solve for dy/dx

37
New cards

d/dx (csc-1x)

-1/ x√x2-1

38
New cards

chain rule

if f if is differentiable at point u=g(x), and g is differentiable at x,

  • then the composite function y=f(u) for u=g(x) is differentiable at x and dy/dx=dy/du * du/dx

  • the the compostie function (fog)(x) = f(g(x)) is differentiable at x and (fog)’(x)=f’(g(x)) * g’(x)

39
New cards

product rule

d/dx (uv) = udv/dx + vdu/dx

40
New cards

quotient rule

d/dx(u/v) = vdu/dx - udv/dx/v2

41
New cards

concavity

the graph of a differentiable function y=f(x) is

a) concave up on an interval I if y’ is increasing on I

b) concave down on an interval I if y’ is decreasing on I

42
New cards

First derivative test for local extrema

for a continuous function f(x) at a critical point c:

1) if f’ changes sign from positive to negative at c, then f has a local maximum value at c

2) if f’ changes sign from negative to positive at c, then f has a local minimum value at c

3) if f’ doesn’t change sign at c, then f has no local extreme value at c

43
New cards

determining where function are increasing or decreasing

let f be continuous on [a,b] & differentiable on (a,b)

  1. if f’>0 at each point of (a,b) then f increases on [a,b]

  2. if f’<0 at each point of (a,b) then f decreases on [a,b]

44
New cards

mean value theorem

if y=f(x) is continuous at every point of the closed interval [a,b] & differentiable at every point of its interior (a,b), then there is at least one point c in (a,b) at which the instantaneous rate of change equals the mean rate of change,

f’(c)= f(b)-f(a)/b-a

45
New cards

stationary point

a point in the interior of the domain of a function f at which f’=0

46
New cards

critical point

a point in the interior of the domain of a function at which f’=0 or f’ does not exist

47
New cards

extreme value theorem

if f is continuous on a closed interval [a,b], then f has both a max value and min value on the interval

48
New cards

d/dx (logaU)

1/uln(a) * du/dx

49
New cards

derivative of an inverse function

(f-1)’(x) = 1/ f’(f-1(x))

50
New cards

d/dx(ln(u))

1/u * du/dx

51
New cards

Middle Riemann Sum

a middle riemann sum draws rectangles with bases of

length ∆xx and heights equal to the value of the function at the

middle endpoint of each subinterval.

52
New cards

Left Riemann Sum (LRAM)

A Left Riemann Sum (RRAM), draws rectangles with bases of

length ∆xx and heights equal to the value of the function at the left

endpoint of each subinterval.

53
New cards

Right Riemann Sum (RRAM)

A Right Riemann Sum (RRAM), draws rectangles with bases of

length ∆xx and heights equal to the value of the function at the right

endpoint of each subinterval.

54
New cards

concavity test

The graph of a twice differentiable function yy = ff(xx) is

(a) Concave up on any interval where y′′ > 0

(b) Concave down on any interval where y'′ < 0

55
New cards

point of inflection

A point where the graph of a function has a horizontal tangent line and where the concavity changes

56
New cards

Second Derivative Test for Local Extrema

1. If f′(c) = 0 and f′′(c) < 0, then f has a local maximum at x = c

2. If f′(c) = 0 and f′′(c) > 0, then f has a local minimum at x = c

57
New cards

l’hospitals rule

Suppose that f(a) = g(a) = 0 , that f and g are differentiable on an open interval I containing a, and that g′(x) ≠ 0 on I if x ≠ a. Then

limx→a f(x)/g(x) = limx→a f′(x)/g′(x)

If the latter limit exists.

58
New cards

Business Optimization

r(x) usually refers to the Revenue from selling x items

c(x) usually refers to the cost of producing the items

p(x) = r(x) − c(x) usually refers to the profit from selling x

items

So, taking their derivatives we are going to get:

dr/dx = marginal revenue

dc/dx = marginal cost

dp/dx = marginal profit

59
New cards

Maximum Profit

(if any) occurs at a production level at which marginal revenue equals marginal cost.

60
New cards

Minimizing Average Cost

The production level (if any) at which average cost is smallest is a level at which the average cost equals

the marginal cost.

61
New cards

Trapezoidal Rule (Equal Partitions)

If the interval [a, b] is divided into n equal partitions, the length

of each partition, h, is given by h = b−a/n

A Trapezoidal Approximation can be defined by:

h/2 (y0 + 2y1 + 2y2 + ⋯ + 2yn−1 + yn)

Where y0 = f(a); y1 = f(x1) ∶ ... ; yn = f(b)

62
New cards

Trapezoidal Rule (RSUM & LSUM)

If the interval [a, b] is divided into n equal partitions, the length

of each partition, h, is given by h = b−a/n .

A Trapezoidal Approximation can be defined by:

T= LRAMn+ RRAMn/2

63
New cards

Trapezoidal Rule (unequal partitions)

When the intervals are unequal, an individual trapezoid needs to be constructed for each partition using

he equation for Area of a Trapezoid:

A Trapezoidal Approximation can be defined by:

T = 1/2 h1(y0 + y1) +1/2 h2(y1 + y2) + ⋯ +1/2 hn(yn−1 + yn)

Where y0 = f(a); y1 = f(x1) ∶ ... ; yn = f(b)

64
New cards

Rules of Integration: Zero

∫a,a f(x)dx=0

65
New cards

Rules of integration: additivity

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

66
New cards

Rules of Integration: Order of Integration

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

67
New cards

rules of integration: constant multiple

∫a,b kf(x)dx = k∫a,b f(x)dx

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

68
New cards

rules of integration: sum and difference

∫a,b (f(x) ± g(x))dx=∫a,b f(x)dx± ∫a,b g(x)dx

69
New cards

Average Value of a Function

1/b − a ∫a,bf(x)dx

70
New cards

The Fundamental Theorem of Calculus, Antiderivative Part

If f is continuous on [a,b], then the function

F(x) = ∫a,x f(t)dt

Has a derivative at every point x in [a, b], and

dF/dx = d/dx ∫a, x f(t)dt=f(x)

71
New cards

The Fundamental Theorem of Calculus, Evaluation Part

If ff is continuous at every point of [a, b], and F is any antiderivative of f on [a,b], then

∫a,b f(x)dx = F(b) - F(a)

72
New cards

The Substitution Rule

If u = g(x) is a differentiable function whose range is an interval I and f is continuous on II, then

∫f(g(x)) * g’(x)dx = ∫f(u) du

73
New cards

The Substitution Rule for Definite Integrals

If gg′ is continuous on [a, b] and ff is continuous on the range of u = g(x), then

∫ab f(g(x)) * g’(x)dx = ∫g(a), g(b) f(u) du

74
New cards

Slope Fields Match Strategies

Look for places where slopes are:

• Zero

• Undefined

• Dependent on x or y

• Negative or Positive

75
New cards

Area Between Curves

If f and g are continuous with f(x) ≥ g(x) throughout [a, b], then the area between the curves y =

f(x) and y = g(x) from a to b is the integral of [f − g] from a to b,

A = ∫a^b (f(x) - g(x)) dx.

76
New cards

Volume of a Solid

The volume of a solid of known integrable cross-section area A(x) from x = a to x = b is the integral of

A from a to b,

V= ∫ab A(x) dx

77
New cards

Volume of a Solid of Revolution

V= ∫ab A(x) dx

Where A(x) = π(f(x))2

78
New cards

Volume of a Solid of Revolution with a Washer Cross Section

V= ∫ab A(x) dx

Where A(x) = πrout² - πrin²