Below is the table of values of a function. Write the output when the input is n.
input: 4, 5, 7, n
output: 1, 2, 4, __
1 answer
The output when the input is n would be 8.
input: 4, 5, 7, n
output: 1, 2, 4, __
1 answer