Given data points (−1,0), (1,4) and (3,0).

[i] Find the polynomial that interpolates those data points (−1,0), (1,4) and (3,0).

[ii] Based on the result you obtained from part [i], estimate the function value when x=2.