what is a function? if the input is 72 what is the output

3 answers

a function is basically a rule that relates an input value to an output value. There can be only one output value for any input value.

So, the table
1 4
3 9
0 2
is a function, but
1 4
4 8
1 5
is not, since there's no way to determine which value corresponds to 1.

You have given us an input value, but there's no way to tell the output unless you provide a table as above, or a rule connecting input values to output values.

For example, if the rule is

f(x) = x-20
then
f(72) = 72-20 = 52
if the input is 24 what is the output?
the table is: the input table:
x,4,8,12,16
the output table is:
y,1,2,3,4
9
Similar Questions
  1. Write a function rule for the statement.1. The output is half of the input. 2. The output is three less than the input. 3. The
    1. answers icon 1 answer
  2. he table shows some input and output values of a function.Input Output 3 1 6 0 9 0 12 1 Which statement best describes why the
    1. answers icon 1 answer
  3. The table shows some input and output values of a function.Input Output 3 1 6 0 9 0 12 1 Which statement best describes why the
    1. answers icon 1 answer
    1. answers icon 1 answer
more similar questions