Utilizes Polynomial Interpolation in the same way as linear approximation to create a quadratic that closely resembles a given function over a set interval to be able to effectively approximate values.
Notice that without the last term, we are just doing linear approximation