Ask Question
30 April, 16:43

Below is the table of values of a function. Write the output when the input is n input 1,5,6, n output 4,8,9

+1
Answers (1)
  1. 30 April, 19:42
    0
    output = n+3.

    Step-by-step explanation:

    input : 1 5 6 n

    output: 4 8 9 -

    Here, 4 = 1+3, 8 = 5+3,9 = 6+3

    So,

    output = input + 3

    When input = n

    Then output = n+3.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Below is the table of values of a function. Write the output when the input is n input 1,5,6, n output 4,8,9 ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers