I'm using some questions from the 2019 International Math Contest to help my students prepare for the Mathcounts competition. While the IMC gives me the answers, I like to give my students the worked solutions so that they learn how to get to the answer. I'm stuck on this one, though:
From three chocolate bars we can make at most 5 chocolate rabbits and have some leftover. What is the greatest number of chocolate rabbits that can be made from sixteen chocolate bars (maybe with some leftover)?
The answer that was given by the IMC was $31$ rabbits. I just can't seem to get there.
I first set up a straight up proportion: $$\frac{3\;\text{bars}}{5\;\text{rabbits}} = \frac{16\;\text{bars}}{x\;\text{rabbits}}$$ and wound up with $26+\frac23$ rabbits, which is not correct.
So, I thought they must be making more rabbits from the leftovers, but I'm still not sure how they are getting to $31$ rabbits.
Please help!
Given that it takes $3$ bars to make $5$ rabbits, how can you make $31$ rabbits from $16$ bars?
Say you need exactly $x$ chocolate bars to make one rabbit. What do we know about $x$?
Well, with $3$ bars we can make $\frac 3x$ rabbits and we know that we can make $5$ rabbits but not $6$. Thus $$5≤\frac 3x<6$$
Which implies that $$\frac 36<x≤\frac 35$$
If $x$ were to equal $\frac 36$ (which it can't quite) then with $16$ bars we could make $$16\times \frac 63=32$$
But, since $x$ must be at least slightly greater than $\frac 36$ we can't quite arrange to make $32$, so $31$ is the best we can manage.
To stress, we don't know that we can make $31$. That's just an upper bound. The lower bound, the number we know we can make, is $$\big \lfloor 16\times \frac 53\big \rfloor=26$$