Solving Nonlinear Equations
Intro
We mainly focus on single variable with a single equation. We are interested in or equivalently because .
What if there are multiple variables? Is there a reduction algorithm? Or just linear algebra? How to do an efficient brute force to find all roots?
Backstory
Intermediate Value Theorem
Taylor Theorem