Complete the function table.
Input (n) Output (n − 3)
0
2
8


Answer :

A function assigns the value of each element of one set to the other specific element of another set. The output for the given inputs 0, 2, and 8 in the table is -3, -1, and 5, respectively.

What is a Function?

A function assigns the value of each element of one set to the other specific element of another set.

For the given function table, the function table can be filled as,

Input (n)       Output (n − 3)

0                       (0 - 3) = -3

2                       (2 - 3) = -1

8                       (8 - 3) = 5

Hence, the output for the given inputs 0, 2, and 8 in the table is -3, -1, and 5, respectively.

Learn more about Function:

https://brainly.com/question/5245372

#SPJ2