Respuesta :

Tables are created by substitute a set of input values into the function to create outputs. The required table is as shown below

x | y

0   -3

1   -2.5

2   -2

Tables and values

Tables are created by substitute a set of input values into the function to create outputs

Using x = 0, 1 and 2 as the input values

Given the function

y = 1/2x - 3

If x = 0

y = 1/2(0) - 3

y = -3

If x = 1

y = 1/2(1) - 3

y = -2.5

If x = 2

y = 1/2(2) - 3

y = -2

Hence the required table is as shown below

x | y

0   -3

1   -2.5

2   -2

Learn more on tables and values here: https://brainly.com/question/12151322

#SPJ1