Exercise 2.3.17

Answers

The parabola y = a + bx + cx2 goes through the 3 given points when a + 2b + 4c = 8

a + 3b + 9c = 14

Then a = 2,b = 1, and c = 1. This matrix with columns (1,1,1),(1,2,3),(1,4,9) is a "Vandermonde matrix."

User profile picture
2021-11-20 15:18
Comments