Prove the Lagrange interpolating polynomial of second degree for data of (0,1), (1,2) and (4,2) is P2(x) = -1/4x^2 + 5/4x + 1.
If then, one data points (5,3) are added to the previous data, find the new Lagrange interpolating polynomials without solving it.