Let g(x) be the polynomial of degree at most 4 that interpolates the data
| x | -1 | 0 | 2 | 3 | 6 |
| y | -30 | 1 | c | 10 | 19 |
If g(4) = 5, then which of the following statements are true?
1
c = 13
2
g(5) = 6
3
g(1) = 14
4
c = 15
Let g(x) be the polynomial of degree at most 4 that interpolates the data
| x | -1 | 0 | 2 | 3 | 6 |
| y | -30 | 1 | c | 10 | 19 |