Recursioneasy
0:00.0

Given f(n)=f(n1)+3f(n) = f(n-1) + 3, which of the following describes the growth of f(n)f(n)?