Difference between revisions of "2023 WSMO Team Round Problems/Problem 1"

(Created page with "==Problem== Bob has a number of pencils. When Bob splits them into groups of 10, he has 3 left over. When he splits them into groups of 12, he has 5 left over. Find the small...")
 
 
Line 4: Line 4:
  
 
==Solution==
 
==Solution==
 +
From the condition, possible numbers of pencils Bob could have are <cmath>3,13,23,33,43,\boxed{53},63,\ldots</cmath> and from the second condition we have <cmath>5,17,29,41,\boxed{53},65,\ldots.</cmath> So, th emsallest number of pencils Bob could have is <math>\boxed{53}.</math>
 +
 +
~pinkpig

Latest revision as of 13:48, 13 September 2025

Problem

Bob has a number of pencils. When Bob splits them into groups of 10, he has 3 left over. When he splits them into groups of 12, he has 5 left over. Find the smallest number of pencils Bob can have.

Solution

From the condition, possible numbers of pencils Bob could have are \[3,13,23,33,43,\boxed{53},63,\ldots\] and from the second condition we have \[5,17,29,41,\boxed{53},65,\ldots.\] So, th emsallest number of pencils Bob could have is $\boxed{53}.$

~pinkpig