This document discusses numerical integration techniques. It introduces the need for numerical integration when exact integrals cannot be calculated. The trapezoidal rule is derived using linear interpolation between points and applied to approximate integrals. Simpson's rule is then derived using quadratic interpolation and shown to be a more accurate method for numerical integration compared to the trapezoidal rule. Examples are provided to demonstrate applying these rules to calculate integrals numerically.