The tool we were using last time is simple: linear functions
I called them the most important functions we use. Let's return to
that problem that you must recall from high school or other times in
your mathematical life:
How do you find the "right" graph window for a given function, $f(x)$?
I've updated our Mathematica
example, which we will use to figure out
- How to find a function's roots (places where $f(x)=0$)?
- How to find places where a function hits high and low
points -- "peaks and pits"?
It would be nice if we had an "automated" way of finding these
-- then we'd know how we might pick an automated window.
In particular, we are looking for the method attributed to Sir
Isaac Newton, one creator of calculus, who used linear
functions to solve both of these problem. Both of them
boiled down to the same problem:
How can we use linear functions to find roots of $f(x)$?