vamkrispk
What is the trick to solve compound interest questions which have more intervals of interest calculation>
Example. .. What is the balance in Mr XYZ's account after 5 years if at the beginning he invest $100 at 15% compounded semi-annually?
To keep things simple, we can go step by step:
1) What is the interest of 100 at 15% for one year? It is 100*(15/100)
2) What is the interest of 100 at 15% for six months? It is half of the figure above i.e. 100*(15/100)*(1/2) = 100*(15/200)
3) What is the total amount at the end of six months? It is principle plus the interest we calculated above i.e. 100 + 100*(15/200) = 100(1 + 15/200)
4) Compound interest means at end of the second six months, you get interest for not just your principal of $100, but instead you get interest for the total amount at the end of six months, which we just calculated above. Notice that the total amount is found simply by multiplying (1 + 15/200); therefore, at the end of the second six months, you’ll have 100*(1 + 15/200)*(1 + 15/200) = 100(1 + 15/200)^2.
5) To find the value at the end of third, fourth, fifth etc. six months, you just keep multiplying by (1 + 15/200). Since in 5 years there are 10 six month periods, the total amount at the end of 5 years will be 100(1 + 15/200)^10.