SOLUTION: If f is a polynomial of degree 4 such that
f(0) = 1, f(1) = 2, f(2) = -7, f(3) = 0, f(4) = 3,
then determine f(5).
Algebra.Com
Question 1209694:  If f is a polynomial of degree 4 such that
f(0) = 1, f(1) = 2, f(2) = -7, f(3) = 0, f(4) = 3,
then determine f(5). 
Answer by CPhill(1987)   (Show Source): You can put this solution on YOUR website!
 Here's how to determine f(5) using the method of finite differences:
1. **Set up a difference table:**
| x | f(x) | Δf(x) | Δ²f(x) | Δ³f(x) | Δ⁴f(x) |
|---|---|---|---|---|---|
| 0 | 1 |  |  |  |  |
| 1 | 2 | 1 |  |  |  |
| 2 | -7 | -9 | -10 |  |  |
| 3 | 0 | 7 | 16 | 26 |  |
| 4 | 3 | 3 | -4 | -20 | -46 |
Where Δf(x) represents the first difference, Δ²f(x) the second difference, and so on.  Each difference is calculated by subtracting the previous value from the current value. For example, Δf(1) = f(1) - f(0) = 2 - 1 = 1, and Δ²f(2) = Δf(2) - Δf(1) = -9 - 1 = -10.
2. **Since f(x) is a polynomial of degree 4, the fourth differences are constant.**  We can use this fact to find the next values in the table.  The last entry in the Δ⁴f(x) column is -46.
3. **Extend the table:**
We can extend the table by working backwards.
* Δ³f(4) = Δ³f(3) + Δ⁴f(3) = -20 + (-46) = -66
* Δ²f(5) = Δ²f(4) + Δ³f(4) = -4 + (-66) = -70
* Δf(5) = Δf(4) + Δ²f(5) = 3 + (-70) = -67
* f(5) = f(4) + Δf(5) = 3 + (-67) = -64
Therefore, f(5) = -64.
Final Answer: The final answer is $\boxed{-64}$
 
RELATED QUESTIONS
If f is a polynomial of degree 4 such that
f(0) = f(1) = f(2) = f(3) = 1
and
f(4) = 0,
 (answered by math_helper)
If f is a 1-1 function and f(0) = 4, f(1) = 5, f(2) = 7, and f(3) = 9, find the... (answered by richard1234)
f(x)=e^-x
find:
1.f'(x)
2.f"(x)
3.f"'(x)
4.f^4 (x)
5.f^n (x)
6.f'(0)
7.f"(0)... (answered by ewatrrr)
1. Evaluate the following sums given the sequence: 16, 14, 30, 44,... 
F(1) + F(2) +... (answered by ikleyn)
Find a polynomial of the form
f(x)= ax^3+bx^2+cx+d
such that f(0)=-5, f(-1)=-6, f(3)=4,  (answered by MathLover1)
Let f( x)be fourth degree polynomial with coefficient of x4 is 1 such that... (answered by Fombitz)
f(x) is a function such that f(1)=2, f(4)=3, f(7)=4, f^-1(x) is the inverse of f(x),what... (answered by MathLover1,josgarithmetic)
The polynomial f(x) has degree 3. If f(-1) = 15, f(0)= 0, $f(1) = -5, and f(2) = 12, then  (answered by robertb)
The polynomial f(x) has degree 3. If f(-1) = 15, f(0)= 0, f(1) = -5, and f(2) = 12, then... (answered by stanbon)