memory check 6

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

1/4

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.

5 Terms

1
New cards

Fermat’s theorem

if 1) f has a local max or min at c and 2) if f’(c ) exists then f’ (c )= 0

2
New cards

Extreme value theorem

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

3
New cards

rolle’s theorem

if 1) f is continuous on [a,b] and 2) f is differentiable on (a,b) and 3) f(a)=f(b) then there is a number c in (a,b) such that f’(c )=0

4
New cards

Mean value theorem

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

5
New cards

newtons method

x(n)-f(xn)/f’(xn)