Answer:
x y (x, y)
0 -5 (0, -5)
2 5 (2, 5)
1 0 (1, 0)
Step-by-step explanation:
To fill a table, we need to give values to the variable x and then calculate the values of y.
So, if x = 0, then y is equal to:
y = 5x - 5
y = 5(0) - 5
y = 0 - 5
y = -5
If x = 2, then y is equal to:
y = 5x - 5
y = 5(2) - 5
y = 10 - 5
y = 5
If x = 1, then y is equal to:
y = 5x - 5
y = 5(1) - 5
y = 5 - 5
y = 0
Therefore, the complete table would be:
x y (x, y)
0 -5 (0, -5)
2 5 (2, 5)
1 0 (1, 0)