.
Rock puts $1000 in the bank for two years at 10% interest compounded annually.
At the end of the two years, what will be her balance?
~~~~~~~~~~~~~~~~~
@MathLover1 read, interpreted and solved the problem incorrectly,
giving wrong answer.
As written, the text means that the interest is 10% annually, compounded annually.
So, after one year, the amount at the account is 1.1*1000 = 1100 dollars, after fisrt compounding.
After two years, the amount at the account is = 1.21*1000 = 1210 dollars, after second compounding.
ANSWER. After two years, the balance will be 1210 dollars.
Solved.
-------------------
To see many other similar (and different) solved problems on compounded interest accounts, look into the lesson
- Compounded interest percentage problems
in this site.
Learn the subject from there.