138k views
5 votes
Below is the table of values of a function. Write the output when the input is n.

input
output
3
7
8
n
output
6
14
16
*blank*

User Yanny
by
8.6k points

1 Answer

3 votes

Answer:

input output

3 7

8 16

n blank

Explanation:

we can see that the function's output is twice the input plus one. Therefore, when the input is 6, the output will be 2 * 6 + 1 = 13. When the input is 14, the output will be 2 * 14 + 1 = 29. However, since the output for the input value "n" is not given in the table, we cannot determine the output for that input.

I hope it helps you

User Akarapatis
by
8.5k points

No related questions found