I asm assuming that the question is "Is this a function?"
so function
every x value maps to exactly 1 y value
so for x=-2, the line goes to only 1 y value
for x=0, the line goes to 1 y value
for x=5, the line goes to only 1 y value
for x=7, the line goes to only 1 y value
yes, it is a funciton
yes you aer right