We are asked to get the value of y from the given values of x.
From the given proble, the values of x are 0, 2 and 1
Substitute these x to the given equation, y = 5x - 5
For x = 0
y = 5(0) - 5
y = -5
For x = 2
y = 5(2) - 5
y = 10 - 5
y = 5
For x = 1
y = 5(1) - 5
y = 5 - 5
y = 0
To summarize, we have :
(0,-5)
(2,5)
(1,0)