Orchard Catcher: Fill the Basket in Equal Bunches
A cart needs exactly the target apples in identical bunches — set how many bunches and how many apples in each bunch so the basket fills to exactly the right amount, with none missing and none spilled.
🎯 bunches × apples-per-bunch = target exactly.
✓ Solved!
Equal groups: each bunch has the same number of apples.
bunches × per bunch counts them all — the same as
per + per + … added once for every bunch.
← Back to N2.6 Meaning of × and ÷