Answer:
See the attached image for a graph.
We can plot a few points on this parabola by plugging in some x-values.
For example:
when x = 0, f(x) = 0^2 + 1 = 1
when x = 1, f(x) = 1^2 + 1 = 2
when x = 2, f(x) = 2^2 + 1 = 5
We can create a list of ordered pairs from these values:
(-2, 5)
(-1, 2)
(0, 1)
(1, 2)
(2, 5)
These are all points on the parabola.