Answer:
if x=0, y=-4
if x=1, y=3
if x=2, y=12
if x=3, y=23
Explanation:
you just have to insert the x value in to the equation to get y
for example
x=0
y=(0)^2 + 6(0) -4
y=-4
for all the other values you would just insert the x value to get the y value