We consider adding a 4th point (3/4, 4/3) to the 3 points given in exercise 1. Evaluate P3(3/2) where P3(x) is now the interpolation polynomial of degree 3 using:
a) Lagrange interpolation
b) Newton's divided differences
c) Hermite interpolation
d) Neville's algorithm