1. The document discusses linearizing differential equation models to approximate their behavior near equilibrium points. Linearization involves ignoring higher-order terms to obtain a linear system that is solvable.
2. It provides two methods for linearizing a model - a non-calculus method involving rewriting the equations in terms of differences from the equilibrium, and a calculus-based Taylor expansion method. Both result in a system of linear differential equations.
3. Solutions to the linearized system can be found by computing eigenvalues and eigenvectors of the Jacobian matrix. The eigenvalues indicate stability - negative eigenvalues correspond to stable equilibria while positive eigenvalues correspond to unstable equilibria.