• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/8

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

8 Cards in this Set

  • Front
  • Back
optimization problems you find
min and max
absolute and local
its local if its a min but there is something within the interval which is more of a min?
extreme value theorem
if f is continuous on a closed interval, then f contains an abs max and abs min at some place
if its at an endpoint,
can't be both local and absolute max/min
more on extreme value theorem
if not continuous, then need not have extremes

if open interval, then maybe not extreme
fermat's theorem
if f has a local max or min at c, and if f'(c) exists, then f'(c) = 0

but sometimes if f'(c) = 0 there actually isn't a max or min
critical number
if f'(c) = 0 or f'(c) does not exist

if max or min, then definitely is a critical value of f
closed interval method
to find ABSOLUTE min and max values of continuous function on closed interval:

1. find critical numbers
2. find the values of f at the endpoints of the interval
3. the largest of the values from step 1 and step 2

take the smallest and largest of both as min and max