Given the following table, determine the matching representations.
x | y
-3 I -5
-1 I -3
0 I -2
4 I 2
7 I 5

Answer:
its y=x-2
Step-by-step explanation:
If you do -3-2=-5 and if you keep applying that rule you will find that it equals y.
The option that represents the matching representation of the function table is; B: y = x - 2
From the function table given, we see that;
At x = -3, y = -5
At x = -1, y = -3
At x = 0, y = -2
At x = 4, y = 2
At x = 7, y = 5
Looking at the options, the correct one is Option B which is;
y = x - 2
This is because it is the only one that produces all the correct output values of y for corresponding input values of x.
Read more about Function Tables at; https://brainly.com/question/3493733
#SPJ2