This document describes several numerical methods for solving differential equations and calculating integrals: The Modified Euler Method, Euler Method, R.K. 2 Method, and R.K. 4 Method provide formulas for approximating the next value in a sequence defined by a differential equation. Simpson's Rule and the Trapezoidal Rule give formulas for approximating the definite integral of a function over an interval.