Numerical analysis is one of the more difficult undergraduate mathematics courses. For this specific project, I worked with interpolating polynomials, which take concrete data points and then use algorithms to solve what these equations are doing in between the data points. I used Mathematica to check my handwritten answers as well as formulate more specific numbers and results. The code implements the handwritten math.