To fit a polynomial through n+1 data points, what degree must the polynomial be? Recall that a polynomial of degree LaTeX: nn has the form LaTeX: y = a_n x^n + a_{n-1} x^{n-1} + \cdots + a_1 x + a_0.y = a n x n + a n − 1 x n − 1 + ⋯ + a 1 x + a 0 .