Hello,
Here is a problem that I think should be solvable but I am not sure how.
You need to have 450 subscriptions, each subscription gives a certain amount of cookies/year. You want to recieve 1,600,000 (+/- 10,000) cookies for the lowest cost.
Here are your subscription options:
0 cookies for $300
4000 cookies for $500
9000 cookies for $900
20000 cookies for $1800
Having a hard goal with some variance (1,600,000 +/-10,000) that is not a minimum or max, and a required amount of subscriptions adds complexity that I do not know how to deal with (outside of programming something to try them all).
If you are able to solve this mathmatically please let me know how.