Given the following data:
Newton divided difference polynomial interpolation for the given data can be written in the form of:
P4(x) = Ax^4 + Bx^3 + Cx^2 + Dx + E
where A, B, C, D, and E are constants.
i. Find the value of A, B, C, D, and E (Do your calculation in two decimal places) [8 marks]
ii. State the degree of polynomial P4(x) [1 mark]