Limits and Continuity
Derivatives
Limit and Derivative Applications
Anti-Derivatives
Interpret and Justify Part 1
Interpret and Justify Part 2
Integration Applications
100

lim_(x->a)f(x)

exists if

lim_(x->a^-)f(x)=lim_(x->a^+)f(x)

100

d/dx(c)

d/dx(x^n)

d/dx(c*f(x)

0

n*x^(n-1)

c*f'(x)

100

Average Rate of change of  f  on  [a,b]  .

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

100

int(a)dx

int(ax^ndx)

ax+c

a*(x^(n+1))/(n+1)+c

100

What is Mean Value Theorem?

If f(x) is continuous on [a,b] and differentiable on (a,b) then 

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

for some value c in (a,b)

AKA: slope of secant line = slope of tangent line

Average Rate = Instant Rate 

100

f is concave up when ...

f''(x)>0

100

Calculate the area between two curves.

int_a^b(hi-lo)dx=int_a^b[f(x)-g(x)]dx

where a, b start and finish boundaries, or intersections of a bounded region.

200

 f(x) is continuous if 

lim_(x->a^-)f(x)=lim_(x->a^+)f(x)

and

lim_(x->a)f(x)=f(a)

200

d/dx sin(x)

d/dx cos(x)

d/dx tan(x)

cos(x)

-sin(x)

sec^2(x)

200

Where are critical points located for a function  f ?

f'(x)=0

f'(x) DNE

200

int(e^udu)

int (du)/(u)

e^u+c

ln|u|+c

200

What is Intermediate Value Theorem?

If f(x) is continous on [a,b] then f(x) takes on every value between f(a) and f(b).

200

If  g(x)=int_0^xf(t)dt , what conditions for  f give a relative max for  y=g(x) .

f changes from positive to negative.

200

Washer Method: Show calculation and describe each part.

\pi int_a^b(R(x)^2-r(x)^2)dx

R(x) is large radius: Difference between axis of rotation and farther equation.

r(x) is small radius: Difference between axis of rotation and nearer equation.

a,b are boundaries for calculation.

300

 f(x) is differentiable at  x=a if 

f(x)

 is continuous and 

lim_(x->a^-)f'(x)=lim_(x->a^+)f'(x)

300

d/dx(f(x)*g(x))

d/dx(f(x)/(g(x)))

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

(f'(x)g(x)-g'(x)f(x))/(g(x))^2


300

Inflection points occur when ...

f''(x)

changes sign.

300

int sin(x)dx

-cos(x)+C

300

A particle is slowing down if

velocity and acceleration have opposite signs.

300

What conditions make a left sum an underestimate for  int_a^bf(x)dx ?

If f is increasing on [a,b]

300

If  f(x)=x^2  and  g(x)=x , what is the volume created by cross sections formed from rectangles with bases perpendicular to x-axis and height 3 times the measure of each base?

3int_0^1(g(x)-f(x))^2dx

400

Limit Definition for  f'(x) (Equation of the derivative)

lim_(h->0)(f(x+h)-f(x))/(h)

400

d/dx(f(g(x))

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

400

Vertical Asymptotes occur when:

Horizontal Asymptotes occur when:

VA:

dy/dx=#/0

HA: 

lim_(x->\infty)=#

400

Rewrite 

int 1/sqrt(2x-1)dx

with u substitution and find antiderivative.

int1/2(1/sqrt(u))du=1/2intu^(-1/2)du

1/2u^(1/2)/(1/2)+C

sqrt(2x+1)+c

400

f is increasing when ...

f'(x)>0

400

What conditions make a trapezoidal sum an over estimate for  int_a^bf(x)dx ?

If f is concave up on [a,b] (f''(x)>0 for a<x<b)

400

Total Distance traveled for a particle traveling in a straight line.

int_(t_1)^(t_2)|v(t)|dt

500

Limit Definition of  f'(a) (Derivative at the point  x=a )

lim_(x->a)(f(x)-f(a))/(x-a)

or

lim_(h->0)(f(a+h)-f(a))/(h)

500

d/dx(e^u)

d/dx(ln(u))

e^u*u'

1/u*u'

500

Steps for solving related rates problems

Write an equation that models the situation.

Implicitly differentiate all variables that are changing with respect to time.

Plug in known values

Solve

500

d/dx(int_0^(x^2)sin(t)dt)

FTC part 2

sin(x^2)*2x

500

f has a relative min when ...

f'(x) changes from negative to positive

OR

f'(x)=0 and f''(x)>0

500

A particle is moving toward the origin when...

Position and Velocity are opposite signs.

500

Steps to solving the differential equation:

 dy/dx=(x+3)/(2y) 

and  g(0)=2 

Separate and Integrate

int 2ydy=int (x+3)dx

y^2=x^2+3x+C

Solve for C ,Solve for "y"

2^2=2^2+3(2)+C,C=6

y^2=x^2+3x-6,y=sqrt(x^2+3x-6)

M
e
n
u