Question 38086: Domenica invests $200 each quarter in a fixed interest mutualfund paying an annual interest of 7% compoundedquarterly. How much will her account will her account have in it at the end of ten yrs?
Answer by josmiceli(19441) (Show Source):
You can put this solution on YOUR website! Not easy! I copied this from an interest calculator website. If you compound
quarterly AND make quarterly contributions, it gets messy. The key is not
confusing your terms. Know what they mean.
************************************************************************
COPIED FROM WWW.MONEYCHIMP.COM
One thing we need to get straight from the beginning is the timing of the interest and contributions. We're going to assume that the balance of the account for any particular year includes the interest growth from last year, but does not yet include the new contribution. (This is the way most people do it, but sometimes you'll see an example that assumes a different schedule; they will disagree with our formula by the equivalent of one year's interest and/or one year's contribution).
We'll write c for the annual contribution; and to keep things cleaner we'll write "z" for (1 + r). Now we start writing down the account balance for the first few years:
Year Balance
Now P
1 (P + c)z
2 ((P + c)z + c)z
In other words, to go from one year's balance to the next, you add on the contribution c, then multiply by z to get the interest.
If you multiply these terms out, you'll start to see the pattern emerge:
Year Balance
Now P
1 Pz + cz
2 Pz2 + c(z + z2)
n Pzn + c(z + z2 + . . . + zn)
The second part of that last line is just c times the sum of a geometric series. So you can boil the whole thing down to:
1. Balance(n) = Pzn + c[(zn + 1 - z)/(z - 1)]
Finally, write z out in terms of r, to get the formula we're looking for:
2. Balance(n) = P(1 + r)n + c[((1 + r)n + 1 - (1 + r))/r]
*********************************************************************
P = what Dominica started out with. In this problem, it's $200, the same
as her quarterly contribution, since the problem didn't say different.
c = her quarterly contribution of $200.
n = the number of times the principle gets compounded. In the problem,
that would be 4 x 10 = 40, because quarterly is 4 times a year and the
total time is ten years.
r = the compound interest rate of 7%
Now the easy part
Balance(n) = P(1 + r)n + c[((1 + r)n + 1 - (1 + r))/r]
B = 200*(1 + .07)*40 + 200(((1 + .07)*40 + 1 - (1 + .07))/.07)
B = 200*1.07*40 + 200((1.07*40 + 1 - 1.07)/.07)
B = 8560 + 200(42.8 - .07)/.07)
B = 8560 + (200 * 42.73)/.07
B = 8560 + 8546/.07
B = 8560 + 122086
B = 130646 (rounded to nearest dollar)
That's the answer unlass I made a mistake, which is entirely possible
|
|
|