What formula can I use/write to find the number of Product X that I can create based on my Inventory of Item A, B, and C? To make 1 Product X, I need 1 Item A, 1 Item B, and 2 Item C.
(example A=2, B=3, C=5, I could make 2 Product X after which I would have 0 Item A left, 1 Item B left, and...