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

input: 3, 5, 9, n
output: 12, 20, 36, __

3 answers

The output when the input is n would be 2n^2.
theres no exponet
Apologies for the confusion. Without any exponent mentioned, we can determine the output values using a pattern based on the given table:

input: 3, 5, 9, n
output: 12, 20, 36, __

Looking at the input values, we can notice the pattern that each value is multiplied by 4. So, if we apply the same pattern to the output values:

12 * 4 = 48
20 * 4 = 80
36 * 4 = 144

The missing value in the table would be 144. Therefore, the output when the input is n is 144.
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