Seksjon 1. Kapittel 16
single
Challenge: Predicting Savings Growth
Sveip for å vise menyen
Oppgave
Sveip for å begynne å kode
A financial advisor wants to estimate how a client's savings grow over time when interest is compounded regularly. This type of growth follows a geometric progression, where the savings increase by a constant factor each compounding period.
The total savings can be calculated using the compound interest formula:
A=P(1+nr)ntWhere:
- A — final amount after all interest is applied;
- P — initial deposit;
- r — annual interest rate (as a decimal);
- n — number of compounding periods per year;
- t — time in years;
-
Calculate the final savings amount after 20 years using:
- Initial deposit: P=10000.
- Annual interest rate: r=0.08.
- Monthly compounding: n=12.
- Time period: t=20.
-
Calculate the total interest earned by subtracting the initial deposit from the final amount.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 1. Kapittel 16
single
Spør AI
Spør AI
Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår