Please help me answer please. Thanks.

f(x) = (x + 1)²
To determine which equation fits the given coordinate point, substitute the x-coordinates of the points into f(x) and if the value agrees with the y-coordinates of all 3 points then that is f(x)
1 f(x) = (x + 1)²
f(0) = 1² = 1 → (0, 1)
f(1) = 2² = 4 → (1, 4)
f(2) = 3² = 9 → (2, 9)
Hence f(x) = (x + 1)²
If you wish you can do the same test on the others to show they are not the required f(x)
When it gives you a set of points of a function, and is asking for the original function, you are going to want to "plug in" the x-values and see if the y-values are produced.
For example, let's start with [tex]f(x) = (x + 1)^2[/tex].
[tex](0 + 1)^2 \stackrel{?}{=} 1[/tex]
[tex]1^2 \stackrel{?}{=} 1[/tex]
[tex]1 = 1 \,\,\checkmark[/tex]
[tex](1 + 1)^2 \stackrel{?}{=} 4[/tex]
[tex]2^2 \stackrel{?}{=} 4[/tex]
[tex]4 = 4 \,\,\checkmark[/tex]
[tex](2 + 1)^2 \stackrel{?}{=} 9[/tex]
[tex]3^2 \stackrel{?}{=} 9[/tex]
[tex]9 = 9 \,\,\checkmark[/tex]
You can see that all of the points checked out for the first function, meaning that that is our answer. However, to be sure, let's quickly check over the other choices.
[tex]f(x) = 4^x[/tex]
[tex]f(0) = 4^0 = 1 \,\,\checkmark[/tex]
[tex]f(1) = 4^1 = 4 \,\,\checkmark[/tex]
[tex]f(2) = 4^2 = 16 \neq 9[/tex]
[tex]f(x) = 3x + 1[/tex]
[tex]f(0) = 3(0) + 1 = 1 \,\,\checkmark[/tex]
[tex]f(1) = 3(1) + 1 = 4 \,\,\checkmark[/tex]
[tex]f(2) = 3(2) + 1 = 7 \neq 9[/tex]
[tex]f(x) = 5x - 1[/tex]
[tex]f(0) = 5(0) - 1 = -1 \neq 1[/tex]
Thus, our answer remains as the first choice, or f(x) = (x + 1)².