[solved]-Given Three Data Points 1 2 01 25 Let P X Polynomial Degree N Interpolates Data Points N Q39054286
Need the code in Scilab

Given three data points (1, 2), (0.1) and (2.5). a) Let p(x) be the polynomial of degree n that interpolates the data points above. What is n? b) Find px) using Lagrange interpolation methods. c) Find p(x) using Newton interpolation method Show transcribed image text Given three data points (1, 2), (0.1) and (2.5). a) Let p(x) be the polynomial of degree n that interpolates the data points above. What is n? b) Find px) using Lagrange interpolation methods. c) Find p(x) using Newton interpolation method
Expert Answer
Answer to Given three data points (1, 2), (0.1) and (2.5). a) Let p(x) be the polynomial of degree n that interpolates the data po… . . .
OR

