Answer:
n
Explanation:
A polynomial of degree n will fit any n+1 data points that describe a function.
__
Various interpolation methods have been developed to help you find the coefficients of the polynomial. Among them are "direct" and "Lagrange polynomial interpolation."