Please could you help me in finding a function rule for the following table:

x: 2 3 4
f(x):2 1 0

2 answers

The following works. You can reexpress it more simply.

f(x) = x + 2(2 - x)
Oh thanx for the help! I got the function rule as f(x)= 4-x