207k views
4 votes
Complete the function table.
Input (n) Output (n-2)

Complete the function table. Input (n) Output (n-2)-example-1
User Arbuthnott
by
5.5k points

1 Answer

4 votes

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.

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.