Math Problem Statement

A time deposit account is promising to pay an interest rate of 4.5% compounded

quarterly if the client commits to keep the account for the next five years. If you

have ₱ 100,000 to invest into the account, how much money will you have at the

end of the fifth year?

Solution

To calculate the future value of the time deposit account, we use the formula for compound interest:

A=P(1+rn)ntA = P \left(1 + \frac{r}{n}\right)^{nt}

Where:

  • AA is the future value of the investment.
  • PP is the principal amount (initial investment).
  • rr is the annual nominal interest rate (as a decimal).
  • nn is the number of compounding periods per year.
  • tt is the time in years.

Given:

  • P=100,000P = 100,000
  • r=4.5%=0.045r = 4.5\% = 0.045
  • n=4n = 4 (quarterly compounding)
  • t=5t = 5

Plugging in the values:

A=100,000(1+0.0454)45A = 100,000 \left(1 + \frac{0.045}{4}\right)^{4 \cdot 5}

Simplify step-by-step:

  1. Calculate 0.0454\frac{0.045}{4}: 0.0454=0.01125\frac{0.045}{4} = 0.01125

  2. Add 1 to get the base of the exponent: 1+0.01125=1.011251 + 0.01125 = 1.01125

  3. Calculate the exponent 45=204 \cdot 5 = 20.

  4. Raise 1.011251.01125 to the power of 20: 1.01125201.2430061.01125^{20} \approx 1.243006

  5. Multiply by 100,000100,000: A=100,0001.243006=124,300.60A = 100,000 \cdot 1.243006 = 124,300.60

Final Answer:

At the end of five years, the amount in the account will be ₱124,300.60.


Would you like further details or have any questions?

Related Questions:

  1. What is the formula for simple interest and how does it differ from compound interest?
  2. How does the frequency of compounding affect the future value of an investment?
  3. Can the same formula be used for non-annual compounding intervals like monthly or daily?
  4. What would happen to the final amount if the interest rate were 6% instead of 4.5%?
  5. How can we calculate the interest earned instead of the total amount?

Tip:

When compounding, the more frequent the intervals, the higher the accumulated value, as interest earns interest more frequently.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Compound Interest
Exponential Growth
Financial Mathematics

Formulas

A = P (1 + r/n)^(nt)

Theorems

Compound Interest Theorem

Suitable Grade Level

Grades 10-12