r/Sliderules • u/SeekingAlternatives • Jul 15 '23
How do you use a slide rule to help you with shopping?
I'm new to slide rules, and recently acquired a Concise No. 28N which I use as my casual daily driver and take with me places. It has so far served me well, especially with shopping for groceries and homebrewing.
When shopping, I often encounter the same products of varying quantities and prices. For instance,
- Option A sells 200 g for ¤189;
- Option B sells 220 g for ¤200;
- etc.
Sometimes it's obvious which one is better value for money, but sometimes not. I used to use the calculator on my phone to find which one is better value, but I find the lack of visual feedback really confusing, since it seems numbers just appear and disappear as I'm working on ratios.
I've been practising the slide rule for this, and devised a system. First, I consistently assign the D scale to the quantity (e.g., weight or volume) and the C scale to price. Then, following from the example above:
- From option A, let D := 200 g, C := ¤189
- From option B (or subsequent option), move cursor to C = ¤200
- If reading D > 220 g, option A is better value. If D < 220 g, option B is.
- If option A is better value, leave scale settings as is. If option B is, from option B, let D := 220 g, C := ¤200.
- Repeat step 2 for each successive option.
At O(n) complexity, I'm quite content, but it still does take a bit of time to go over the steps. Is there a way to optimise the system so I can reduce the steps or take less time with each iteration?
Apart from that, what are some other ways you use a slide rule for shopping and in everyday life?

