Answer:
x = 11, 12, 13
f(x) = 21, 23, 25
Explanation:
You want the next three values in a table with consecutive integer values for x and consecutive odd integer values for y.
Next values
The next consecutive integers for x are 11, 12, 13.
The next consecutive odd integers for y are 21, 23, 25.