AP Review Flashcards

(20 cards)

1
Q

definition of a derivative

A

f’(x)=lim h-0 f(x+h)-f(x)/h

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

definition of continuity

A

f is continuous at c if :
1. f(c) is defined
2. lim x-c f(x) exists
3. lim x-c f(c)=f(c)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

MVT

A

if f is continuous on [a,b] and differentiable on (a,b), there exists a number c on (a,b) such that f’(c)=f(b)-f(a)/b-a

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

IVT

A

if f is continuous on an interval and k is between a and b then there is at least one number c between a and b such that f(c)=k

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

trig/special derivatives
sin
cos
tan
cot
sec
csc
ln u
loga u
a^u
arcsin
arccos
arctan
arccot

A

cos
-sin
sec^2
-csc^2
sectan
-csccot
1/u
1/u lna
a^u lna
1/ root 1-u^2
-1/root 1-u^2
1/1+u^2
-1/1+u^2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

trig/special integrals
cos
sin
x^n
1/u
a^u

A

sin
-cos
x^n+1/n+1
ln|u|
a^u/lna

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

critical number

A

when f’(c)=0 or undefined at c then c is a critical number of f

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

first derivative test

A

if f’(x) changes from + to - at c then c is a relative max
if f’(x) changed from - to + at c then c is a relative min

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

second derivative test

A
  1. if f’(x)=0 and f”(x)>0 then c is a relative min
  2. if f’(x)=0 and f”(x)<0 then c is a relative max
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

definition of concavity

A

Let f be differentiable on an open interval I. The graph of f is concave upward on I if
f is increasing on the interval and concave downward on I if f is decreasing on the interval.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

test for concavity

A

1) If
f “x > 0 for all x in I, then the graph of f is concave upward in I.
2) If f “x <0 for all x in I, then the graph of f is concave downward in I.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

definition of an inflection point

A
  1. if f”(c)=0 or does not exist and
  2. if f” changes sign from + to - or - to + at x=c OR if f’(x) changes from increasing to decreasing or decreasing to increasing at x=c
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

average rate of change of f(x)

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

average VALUE of f(x)

A

1/b-a integral from a to b f(x)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

particle motion

A

v(t)=s’(t)
speed= |v(t)|
a(t)=v’(t)=s”(t)
displacement: ∫ v(t) dt
total distance: ∫|v(t)|
-an object is speeding up when velocity and acceleration have the same sign
-an object is slowing down when velocity and acceleration have opposite signs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

integration by parts

A

∫udv=uv-∫vdu

17
Q

area under a curve

A

∫[upper-lower]

18
Q

volume

A

disk method:
V=pi∫(upper-lower)^2
washer method:
V= pi ∫[R^2 - r^2]
shell method:
V= 2pi ∫r(x)h(x)

19
Q

length of a curve

A

L= ∫ root 1+(dy/dx)^2
or
L= ∫ root 1+ (dx/dy)^2

20
Q

definition of taylor polynomial

A

f^n(c) (x-c)^n / n!