Find Final Amount on Deposit After 21 Years of Compounding Interest

  • Thread starter Thread starter rain
  • Start date Start date
  • Tags Tags
    Finance
AI Thread Summary
Sam deposits $10,000 annually for 12 years in an account with a 5% annual interest rate, resulting in a total of $167,129.83 after 12 years. This amount is then transferred to another account with a 6% interest rate compounded semiannually for 9 years. After 18 compounding periods, the final amount grows to $284,527.35. The calculations involve using the geometric series formula for the first 12 years and the compound interest formula for the subsequent 9 years. The discussion clarifies the steps and confirms the final amount after 21 years of compounding.
rain
Messages
11
Reaction score
0
Sam deposts $10,000 at the beginning of each year for 12 years in an account paying 5% compounded annually. He then puts the total amount on deposit in another account paying 6% compounded semiannually for another 9 years. Find the final amount on deposit after the entire 21 year period.

Did I understand this question right?
He deposit 10,000 every year for 12 years and then put that amount in another account for another 9 years but without depositing anymore?

the answer i got is $270978.43

can anybody just check that for me? thanks.
 
Physics news on Phys.org
I haven't memorized any "financial" formulas so let me see if I can think it through. Let A= 10000 (so I don't have to keep typing that!). Then the first A deposited sits in the bank for 12 years at 5% interest and is worth A(1.05)12 at the end of those 12 years. The A deposited at the start of the next year is in the bank for 11 years and so have value A(1.05)11. The A deposited at the start of the next year will have value A(1.05)10, etc. We add them all together and so have,at the end of the 12 years A(1.05)+ A(1.05)2+ A(1.05)3+ ...+ A(1.05)12. That is a "geometric series" of the form \Sigma{n=0}^11 ar^n with a= A(1.05)= 10000(1.05)= 10500 (NOT A= 10000 because he did not add 10000 at the end of the last year) and r= 1.05. The formula for the sum of such a series is a\frac{1- r^{12}}{1-r}= 10500\frac{1- 1.05^{12}}{1- 1.05}= 10500\frac{-.7958}{-.05}= 167129.83
He will have $167129.83 after the 12 years (he deposited $120,000 himself and earned $47129.83 in interest).
Now, he deposits that into a bank at 6% interest compounded semi-annually for 9 years. Each half year, the money will have earned 3% interest and there are 18 half year periods in 9 years. At the end of the 21 years, the money will be worth 167129.83(1.03)18= $284527.35. That's slightly more than what you got!
 
i got it now. thanks a lot. its very helpful.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top