Compounding Period Issue

30 Views Asked by At

"Find the interest earned when $4500 is invested for 6 years at 4% p.a. compounded monthly"

Sorry if the question seems novice, but i really got stuck on it. After realizing that the normal compounding formula wouldn't work, i got wondering, how is the question solved? After fiddling for a bit, i also realized that simply dividing 4% / 12 months (and then making the n periods * 12) didn't work. (it did woops, see answer below)

I have seen something online about compounding periods but unfortuntely I didn't understand that either (is that to do with my issue?)

Thank you :)

1

There are 1 best solutions below

2
On BEST ANSWER

Sorry about the slightly confusingly worded question but I seem to have gotten the answer i wanted by searching online. By using the formula

$$ A = P (1+\frac {r}{n} )^{nt}$$

(Where n is the number of periods per year, and t is the number of years, change these accordingly to the needed time periods but usually years is standard)

This is slightly different from the one before :

$$ A = P (1+ r )^{n}$$

The second one is used when it doesn't involve different compound periods.