SOLUTION: If you have an input of 1 2 3 4 and an output of 0 4 8 12 what is the next output when the input is n?

Algebra ->  Linear-equations -> SOLUTION: If you have an input of 1 2 3 4 and an output of 0 4 8 12 what is the next output when the input is n?      Log On


   



Question 934344: If you have an input of 1 2 3 4 and an output of 0 4 8 12 what is the next output when the input is n?
Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
input of 1 2 3 4 and an output of 0 4 8 12, then
f(n) = 4n - 4