calc chapter 3

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

1/31

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.

32 Terms

1
New cards

what does f slope being + / - mean for f prime

f prime values are + / -

2
New cards

what does f being concave up or down mean for f prime

f prime slope is + / -

3
New cards

what does rel extrema of f mean for f prime

f prime has a zero

4
New cards

what Is the exception ^ ?

if f has a cusp, in which case f prime is undefined

5
New cards

what does rel extrema for f prime mean for f

f has point of inflection

6
New cards

why do zeroes for f prime not always mean f has rel extrema

it can bounce off, meaning values still stay positive for f prime and slope still stays positive for f (plateu point because the slope positive, decreases to 0, then keeps increasing and is never negative)

7
New cards

what are critical points

x values where f is defined and f prime is 0 or f is defined and f prime is undf

8
New cards

what are stationary points

when f prime equals 0

9
New cards

what are singular points

when f prime is undefined (cusp)

10
New cards

what are plateau points

point where it flattens and then keeps going in the same direction, like slope is positive and decreases to 0, then keeps increasing again and slope is never negative

11
New cards

what is the dumb ah square not a rect but rect a square statement from this chapter

all local extrema of f are critical points but not all critical points are local extrema

12
New cards

definition of a derivative for a specific value

lim x —> c of f(x) - f(c ) over x - c

13
New cards

definition of a derivative for all values (difference quotient)

lim h —> 0 f(x+h) - f(x) over h

14
New cards

what do you need to remember on antiderivatives :)

the + C

15
New cards

steps to showing how you got a particular antideriv

show general antideriv first, then sub in point

16
New cards

how does concavity of f relate to f double prime

when f is concave up/down, values of f double prime are + / -

17
New cards

distance/displacement scalar/vector

distance is a scalar and displacement is a vector

18
New cards

speed/velocity scalar/vector

speed is a scalar and velocity is a vector

19
New cards

!!!! REMEMBER how to tell if something is speeding up or slowing down

if a and v have the same sign, speed is going up, if different signs, speed is going down

20
New cards

deriv of e^x

e^x

21
New cards

derivative of ln(x)

1 / x

22
New cards

deriv of b^x

ln(b) * b^x

23
New cards

product rule

ddx f(x) times g(x) = g times f prime + f times g prime

24
New cards

dealing w constants in derivatives/chain rule

constant of outermost function in chain rule remains unaffected, just keep it there, but constant in inside function means x becomes a function and you have to multiply by the deriv (the constant)

25
New cards

deriv of f(x) times g(x) times h(x)

f prime(gh) + g prime(fh) + h prime(gh)

26
New cards

squeeze theorem (memorize exactly)

If g(x) ≤ f(x) ≤ h(x) for all x in the neighborhood of c, x ≠ c, and lim x —> c of g(x) = lim x —> c h(x) = L, then lim x —> c f(x) = L

27
New cards

quotient rule

ddx f/g is (g times f prime) - (f times g prime) / g²

28
New cards

does a derivative exist at a cusp

no

29
New cards

what is normal line

line perpendicular to tangent that passes through point of tangency

30
New cards

2 forms of chain rule

  • ddx f(g(x)) = f’(g(x)) times g’(x)

  • if y = f(t) and t = g(x), then ddx y equals dy/dt * dt/dx

31
New cards

what is the limit of (sinx)/x as x approaches 0

1

32
New cards

what is the limit of (1 - cosx)/x as x approaches 0

0