Polynomials

P(a0) = b0, P(a1) = b1, P(a2) = b2, .... P(a_n) = b_n
where P(x) deg <= n
find all p(x)
Was this page helpful?