👤

Complete the function table.
Input (n) Output (n-2)


Complete The Function Table Input N Output N2 class=

Answer :

Answer:  Choice C

This is because the input n = 2 leads to the output n-2 = 2-2 = 0

As another example: the input n = 4 leads to the output n-2 = 4-2 = 2

Whatever the input is, subtract 2 from it to get the output.