Hi ItsMeHudd,The solutions above may look different but all run on one rule.
Multiply = "AND" (choices that all happen together). You multiply when a sequence of choices must
all happen to build one complete outcome.
Take Case
3 above, Party B from South and East, Party A from North and West:
- 1 of
5 from North
AND 1 of
3 from West
AND 1 of
4 from South
AND 1 of
3 from East
- All four picks are needed for one subcommittee:
5 · 3 · 4 · 3 = 180Add = "OR" (separate, mutually exclusive scenarios). You add when you have different non-overlapping scenarios and any one of them counts as a valid outcome. You are not doing them together, you are listing alternatives.
That is why the three cases get added: Party A comes from North,
OR from South,
OR from East. They cannot overlap, since only one Party-A region is possible per subcommittee. So
180 + 18 + 48 = 246.
The quick test. Ask: to finish one outcome, do I still need to make another choice? Yes means
multiply. Is this instead a completely separate route to a valid outcome? Then
add.
A tiny parallel. With
3 shirts and
2 pants, one outfit needs a shirt
AND pants:
3 · 2 = 6 outfits. But to wear one item on your head, owning
3 hats
OR2 caps gives
3 + 2 = 5 choices. "Together" multiplies, "instead" adds.
Answer: DItsMeHudd
Thank you for the in depth response, my question is how do you recognize when to multiply and when to add your possible combinations?
_________________