Mr Cheeseman
New member
- Joined
- Mar 28, 2013
- Messages
- 2
I own a convenience store and I want to enter a formula into a spreadsheet. I buy pop for a cost per can (c). I calculate the retail by margin and the actual calculation uses 1 minus the margin and I will call that (m). I want to offer a can at 1 margin and a 2 can deal at another margin. I want to type in the blended margin I expect to get and return the 1 pack retail. I have found about 40% of the customer will buy 2 cans when I offer this type of deal. I want the retail of the 2 can deal to be 50 cents less per can than the 1 can deal. I will call the retail of 1 can (x) making the retail per can on the 2 can deal (x-.5). m = c/x This is the equation I wrote:
.6(c/x) + .4(c/(x-.5)) = m
Did I get the equation right?
How do I solve for x?
.6(c/x) + .4(c/(x-.5)) = m
Did I get the equation right?
How do I solve for x?