74.4k views
2 votes
If a client invests 4000 and the interest rate was calculated semi-annually, then write a function that could be used to determine the amount of money in the account over time

User Wwward
by
7.3k points

1 Answer

1 vote
A= 4000(1 + r/2)^(2t)
A = amount in the account after over time.
r = rate changed to decimal
t = time in years
User Dekts
by
7.7k points

No related questions found