Kathy P. answered 02/13/21
Mechanical Engineer with 10+ years of teaching and tutoring experience
Given: $3000 invested at 7%
Find: Value after 5 years for various compounding.
Solution:
r = rate = 7% = .07
n = years = 5
c = compounding periods per year
A0 = Initial investment = 3000
An = Value after n years
An = A0(1 + r/c)^(c*n)
A5 = (3000)*(1 + .07/4)^(4*5) Compounded quarterly: c = 4
A5 = (3000)*(1.0175)^20
A5 = 4244.34
A5 = (3000)*(1 + .07/12)^(12*5) Compounded monthly: c = 12
A5 = (3000)*(1.0058)^60
A5 = 4252.88
A = Pe^(rt) Compounded continuously (standard eqn.)
An = A0*e^(r*n) Using our variables
A5 = (3000)*e(.07*5) Using given values
A5 = 4257.20 Compounded continuously: c = infinity