I have input x (20,1,40,4,8,10) and output y (2,40,1,10,5,4). What is the function?

2 answers

y = 40 / x

Input 20 Output 40 / 20 = 2

Input 1 Output 40 / 1 = 40

Input 40 Output 40 / 40 = 1

Input 4 Output 40 / 4 = 10

Input 8 Output 40 / 8 = 5

Input 10 Output 40 / 10 = 4
30
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