Respuesta :

Answer:

{13, 9, 5, 1}

Step-by-step explanation:

Here the four inputs (x-values) are {1, 2, 3, 4}.  The corresponding y-values are calculated using the formula y = 17 - 4x, and are as follows:

x       y

1        17 - 4(1) = 13

2       17 - 4(2) = 9               In summary, the (vertical) 2nd column,

3        17 - 4(3) = 5               containing the y-values, is {13, 9, 5, 1}

4         17 - 4(4) = 1