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

input 1, 6, 7 n
output 2, 12, 14 blank

2 Answers

4 votes

Answer:

If the input is 8, the output will be 16. If it is 9, the output will be 18.

Explanation:

The output is the input multiplied by 2

The input of 1 is multiplied by 2 to get the output of 2.

The input of 6 is multiplied by 2 to get the output of 12.

The input of 7 is multiplied by 2 to get the output of 14.

This will continue with every input, whatever the number is (or n), it will be multiplied by 2 in order to get the output.

User Lastnico
by
8.8k points
1 vote

Answer:

When the input is 1, the output is 2.

When the input is 6, the output is 12.

When the input is 7, the output is 14.

User Manuel Selva
by
8.4k points

No related questions found