Page 1 of 1

Fixed increased rate after each time interval HELP

Posted: Wed Sep 13, 2023 1:29 pm
by ngtrang
I want to create a function respresenting the following situation:
- The current subsidy is 100 USD
- This subsidy will be increased at a rate of 50% every 5 years?
What should I do?

I am very grateful to your support, thank you.

Re: Fixed increased rate after each time interval HELP

Posted: Wed Sep 13, 2023 1:30 pm
by Administrator
Is it a linear increase or stepped?

Re: Fixed increased rate after each time interval HELP

Posted: Thu Sep 14, 2023 12:17 am
by ngtrang
Administrator wrote: Wed Sep 13, 2023 1:30 pm Is it a linear increase or stepped?
It is stepped, thank you. How should I do with the functions?