Step-by-step explanation
1. Parse compound interest input
Operation detected: compound interest basic.
Read the input parameters and label them as .
Use the standard compound-interest model with periodic compounding.
Plan: compute periodic rate and number of periods, then evaluate the growth factor.
Parse the input values as , , , and ; then select .
2. Compute period rate and growth factor
Substitute the computed values into the growth-factor expression.
The growth factor is ready; now multiply by the principal.
Convert annual rate to decimal, compute and , then evaluate .
3. Conclude final amount
Conclusion: this is the accumulated amount after compounding.
Study tip: keep rate and time units consistent (annual rate with periods per year).
Multiply the principal by the growth factor to get the final amount .
Why learn this
Learn more with Tiger
Compound interest appears in savings, loans, and investments. Understanding it builds strong financial literacy.