Compound interest problem

This topic has expert replies
Legendary Member
Posts: 641
Joined: Tue Feb 14, 2012 3:52 pm
Thanked: 11 times
Followed by:8 members

Compound interest problem

by gmattesttaker2 » Thu Jul 05, 2012 10:44 pm
Hello,

Came across this problem in MGMAT Guide 1 (5th edition)

A bank account with $100 earns 8% annual interest, compounded quarterly. If there are no deposits or withdrawals, how much money will be in the account after 6 months?

[spoiler]Answer is $104.04[/spoiler]

Wasn't clear with the solution given there. Can you please assist? Thanks a lot.

Best Regards,
Sri
Source: — Problem Solving |

User avatar
Legendary Member
Posts: 520
Joined: Sat Apr 28, 2012 9:12 pm
Thanked: 339 times
Followed by:49 members
GMAT Score:770

by eagleeye » Fri Jul 06, 2012 3:13 am
For compound interest: Total amount after time t = A = P*(1+r/100)^t.

A bank account with $100 earns 8% annual interest, compounded quarterly. If there are no deposits or withdrawals, how much money will be in the account after 6 months?

There are 4 quarters each year. Each has 3 months in it.
Since interest is compounded quarterly, we need to find the quarterly rate.
Quarterly rate r= Annual Rate/(Number of Quarters in one year) = 8/4 = 2%.
We need to find the amount after 6 months, i.e. 2 quarters, so time t = 2.
Principal P = 100.

Now its easy.
Amount A = P*(1+r/100)^t = 100* (1+2/100)^2 = 100* 1.02^2 = 100* 1.0404 = 104.04