Which function below represents the arithmetic sequence 3, 7, 11, 15...?

(1 point)
• f(n) = 4 + 3(n - 1)
• f(n) = 4 + 3n
• f(n) = 3 + 4n
• f(n) = 3 + 4(n - 1)

1 answer

f(n) = 3 + 4(n - 1) represents the arithmetic sequence 3, 7, 11, 15...