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
1.6m questions
2.0m answers