Difference between revisions of "2022 SSMO Speed Round Problems/Problem 2"
(Created page with "==Problem== Let <math>A</math>, <math>B</math>, <math>C</math> be independently chosen vertices lying in the square with coordinates <math>(-1, - 1)</math>, <math>(-1, 1)</mat...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
==Problem== | ==Problem== | ||
− | + | ||
+ | A bag is big enough to hold exactly 6 large pencils, 12 medium pencils, or 30 small pencils, with no space left over. Given that there is 1 large pencil and 3 medium pencils currently in the bag, what is the maximum number of small pencils that may be added to the bag? Note that there may still be space left over in the bag. | ||
==Solution== | ==Solution== | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 19:14, 2 May 2025
Problem
A bag is big enough to hold exactly 6 large pencils, 12 medium pencils, or 30 small pencils, with no space left over. Given that there is 1 large pencil and 3 medium pencils currently in the bag, what is the maximum number of small pencils that may be added to the bag? Note that there may still be space left over in the bag.