Question 1146466
<br>
You can do the calculations.<br>
You need two formulas....<br>
(1) periodic compounding:<br>
{{{A = (P((1+(r/n))^(n*t)-1))/(r/n)}}}<br>
A = amount (future value)
P = principal ($1000)
r = (annual) interest rate (4% = .04)
t = time (years) (3)
n = number of compounding periods per year (different cases: 1, 2, 4, 12, and 365)<br>
(2) continuous compounding:<br>
{{{A = P*e^(r*t)}}}<br>