Which table contains input-output values of the function y = 5x – 3?

The table that would contain input-output values of the function y=5x-3 would have two columns, one for the input (x) and one for the output (y). It would look something like this:

x | y
--|--
1 | 2
2 | 7
3 | 12
4 | 17
5 | 22

Each input value (x) is multiplied by 5 and then 3 is subtracted from the result, giving us the output value (y).

To create a table of input-output values for the function y = 5x - 3, you can choose different values of x and evaluate the corresponding values of y using the given equation. Here is an example of a table:

x | y
---------
0 | -3
1 | 2
2 | 7
3 | 12
4 | 17

In this table, you can see that when x is 0, y is -3. When x is 1, y is 2. When x is 2, y is 7, and so on.

To determine the table that contains the input-output values of the function y = 5x - 3, we need to generate a set of values for x and calculate the corresponding y values using the given function.

Let's choose a range of values for x and calculate the corresponding y values:

When x = 0:
y = 5(0) - 3 = -3

When x = 1:
y = 5(1) - 3 = 2

When x = 2:
y = 5(2) - 3 = 7

When x = 3:
y = 5(3) - 3 = 12

Similarly, we can choose more values for x and calculate the corresponding y values.

The resulting table would look like this:

| x | y |
|-------|--------|
| 0 | -3 |
| 1 | 2 |
| 2 | 7 |
| 3 | 12 |
| ... | ... |

Therefore, the table that contains input-output values of the function y = 5x - 3 would have x values in one column and their corresponding y values in another.