Maths Olympiad Prep

Library / /260 of 520

Number theory Difficulty 3.1 AMC 10/12 Find the answer

Starting with some gold coins and some empty treasure chests, I tried to put 99 gold coins in each treasure chest, but that left 22 treasure chests empty. So instead I put 66 gold coins in each treasure chest, but then I had 33 gold coins left over. How many gold coins did I have?

Pick one

Solution

We can represent the amount of gold with gg and the amount of chests with cc. We can use the problem to make the following equations:
9c18=g9c-18 = g
6c+3=g6c+3 = g
We do this because for 9 chests there are 2 empty and if 9 were in each 9 multiplied by 2 is 18 left.
Therefore, 6c+3=9c18.6c+3 = 9c-18. This implies that c=7.c = 7. We therefore have g=45.g = 45. So, our answer is (C) 45\boxed{\textbf{(C)}\ 45}.
~CHECKMATE2021

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.