228k views
2 votes
a saving account earns interest at a rate of 7% each month. the initial balance is $100. write an exponential function b(m) to model the growth after m months.

User JBCP
by
4.0k points

1 Answer

4 votes

Data:

Initial balance: c

intrest rate: r

time (months)=m

growth: b

c=$100

r=7%=0.07

To an exponential function you have the next general form:


y=C(1+r)^t

In this case

y=b(m)

C=c

r=r

t=m


b(m)=100(1+0.07)^m

User Mermoz
by
3.3k points