Below is the table of values of a function. Write the output when the input is n.
input: 4, 6 ,9 , n
output 9, 11, 14, __
1 answer
The output when the input is n would be n + 5.
input: 4, 6 ,9 , n
output 9, 11, 14, __
1 answer