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

input: 4, 7, 9, n
output: 20, 35, 45, __

3 answers

If the input is n, then the corresponding output would be 20.
put it in add or minus or times
If we analyze the given table of values, we can observe that each output value is obtained by multiplying the corresponding input value by 5. Therefore, the function in this case would be:

output = input * 5

So, if the input is n, the output would be:

output = n * 5

Hence, the output would be 5n.
Similar Questions
    1. answers icon 48 answers
  1. This is the functions practice1) which table of values does not represent a function? 2) given the function y=2x+3, what output
    1. answers icon 11 answers
    1. answers icon 1 answer
  2. Use the table to answer the question.x f(x) −1 0 1 2 Finish creating the input-output table for the function f(x)=−(x+1)2+4
    1. answers icon 1 answer
more similar questions