228,516 views
42 votes
42 votes
Below is the table of values of a function. Write the output when the input is n.

Below is the table of values of a function. Write the output when the input is n.-example-1
User Nadir Muzaffar
by
2.8k points

1 Answer

15 votes
15 votes

Answer:

when input = n, Output = 4n

Explanation:

Output = k(input)

Where,

k = constant

Find k When output = 8 and input = 2

Output = k(input)

8 = k(2)

8 = 2k

k = 8/2

k = 4

Find k When output = 28 and input = 7

Output = k(input)

28 = k(7)

28 = 7k

k =28/7

k = 4

Find output when input = n

Output = k(input)

= 4(n)

= 4n

Output = 4n

when input = n, Output = 4n

User Yoshiiiiiiii
by
2.7k points