SOLUTION: Inputs of 0,3,6,9,12 Outputs of 16,18,20,22,23 What is the algebraic expression for this if the n represents the input?

Algebra ->  Expressions-with-variables -> SOLUTION: Inputs of 0,3,6,9,12 Outputs of 16,18,20,22,23 What is the algebraic expression for this if the n represents the input?       Log On


   



Question 918966: Inputs of 0,3,6,9,12
Outputs of 16,18,20,22,23
What is the algebraic expression for this if the n represents the input?

Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
(0,16)
(3, 18) m = -2/-3 = 2/3
y -16 = (2/3)(x-0)
y = (2/3)x + 16
Or
Output = (2/3)n + 16