Next: About this document ...
Math 161 Calculus I
Reading Outlines
You should answer these questions as you read the text.
Section 4.10
- What is the intermediate value theorem?
- Explain in everyday language what the intermediate value theorem
(IVT) tells us.
- Suppose that f (1) < 0 and f (4) > 0, and f is continuous. What
can you say about the roots of f?
- What is the extreme value theorem?
- Explain in everyday language what the extreme value theorem
(EVT) tells us.
- Why is the EVT important in finding solutions to optimization problems?
- If you wanted to find a solution to 5x = 32, what function
would you use in the bisection method? What interval would you start
with?
- In your own words, describe the process of the bisection method.
What does it do for us?
- What other method have we learned for approximating the roots of
an function?
- Let
f (x) = 1/x
- What does the EVT say about f on the interval [1, 2]?
- Is f continuous on
[1,
)? Does it have a minimum value
on
[1,
)? Does this contradict the EVT? Why or why not?
- Is f continuous on (1, 2]? Does it have a maximum value on
(1, 2]? Does this contradict the EVT? Why or why not?
Next: About this document ...
Ben Ford
2000-10-31