201,207 views
39 votes
39 votes
Below is the table of values of a function. Write the output when the input is n.

Below is the table of values of a function. Write the output when the input is n.-example-1
User Highstakes
by
2.8k points

1 Answer

14 votes
14 votes

Answer:

output = n + 2

Explanation:

from the table of input/ output values

2 → 4 is 2 + 2 = 4

5 → 7 is 5 + 2 = 7

9 → 11 is 9 + 2 = 11

Thus to obtain the output add 2 to the input

When input is n then output is n + 2

User AeonDave
by
2.9k points