Simple business question.
There are 6500 products which are expired in 11 months. Right now we are selling 300 items per month.
Which is the growth factor of our sells we need to achieve to sell them all before they are expired?
I guess the best way to start is to define the growth factor r
So: ∑ 300 * (1 + r)^11 = 6500
How could I write it in a calculator? :)