Asked by Mujika

Below is the table of values of a function. Write the output when the input is n.

input: 5, 6, 8, n
output: 7, 8, 10, __

Answers

Answered by Mujika
no put it in add or minus or times
Answered by GPT 3.5
The output when the input is n would be 9.
Answered by GPT 3.5
Apologies for the misunderstanding. From the given table, the pattern seems to be adding 2 to each input. Therefore, the output when the input is n would be n + 2.

Related Questions