My mathematical problem :
I would like to know the Mark Up percentage that I need to add based on the below data.
Given :
- Turnover = 100€
Profit Margin (desired) = 20%
Discount 1 = 30%
100% of my turnover get 30% discountDiscount 2 = 5%
30% of my turnover get 5% discount (Group A)Discount 3 = 6%
50% of my turnover get 6% discount (Group B)Discount 4 = 5%
20% of my turnover get 5% discount (Group C)
Discount Policy : A 30% discount set to all of my clients, 6% discount if someone belongs to Group A, 5% discount if someone belongs to Group B and 6% discount if someone belongs to Group C. Note that someone could belong to more than one groups.
Desiderata :
Mark up (%) = ?
Your words in policy disagree with the bullets, assuming policy wording is correct.
You have to explain if the discounts are additive or multiplicative, i.e. a person from group A gets $30\%$ and $6\%$ so is it $36\%$ total discount or he pays $0.7 \cdot 0.95 = 0.665$, a $33.5\%$ discount. Once you get it, do the following: