Jim's current income is $12000. If his monthly income increased by 10%. Find the total income after 2 months.
2026-03-30 15:04:11.1774883051
What will be the monthly income after 2 months?
60 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
You can do like that:
After one month: 12000 + 0.1x12000 = 12000 + 1200 = 13200
After two months: 13200 + 0.1x13200 = 13200 + 1320 = 14520
But the problem is when the number of months get big!
Then you can use $M = C(1 + i)^t$, $M$ is the final capital, $C$ is the inicial capital, $i$ is the rate and $t$ is the time (like how many months.)