Which sack of coins holds the gold?

chuckchuckit

Well-known Member
Joined
Sep 18, 2010
Messages
541
There are 10 sacks of coins that each have 100 coins in them. Only one sack has pure gold coins in it, all the other sacks of coins have imitation gold coins. All the coins in all the sacks look the same. The only noticeable difference between the gold coins and the imitation coins is; each imitation coin weighs 1 pound, and each pure gold coin weighs 1 pound and 1 ounce.

You have a scale you can only use once. How would you find out which sack has the pure gold coins?
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.
Label the bags 1 through 10.

Take 1 coin from bag 1, 2 coins from bag 2 etc, and weigh them all.

If all the coins were fake, the total would be 55lbs. However, as some coins are real, the total will be greater. If it's 1oz over, bag 1 is real, if it's 2oz over, bag 2 is real, etc.
 
You got it Dave. That's the only solution I have come up with too.

I like this kind of puzzle, as trying to figure it out reminds me of some VBA programming projects I can't quite figure the solution to yet, but figure there has to be a way to do it.

Some can best be figured by eliminating the extremes first. Such as; if there were only 2 bags, the solution would be easy. But if it can be solved for 3 bags the solution is the same for 10.
 
Good one. I though of putting all ten bags on the scale and sneaking a look at the weight as I take them off. That may be a loose definition of using the scale once of course ;)
 
Good one. I though of putting all ten bags on the scale and sneaking a look at the weight as I take them off. That may be a loose definition of using the scale once of course ;)
lol - Depending upon the type of scale, that certainly might be another way... Unless the scale is like one of those newer parking meters that can see when the car has left, and then resets any time left on the meter back to zero.
 
^^ A complete travesty, btw. If I pay for the parking why should the city care that I let someone else have the last 15 minutes? I also realized that the simpler version of my solution is to watch the total as you put the bags on the scale to "weigh all ten" ... hehe.
 
Yep. As much as I like working with pure logic and it's creativity thru coding etc, real world is not always so binary. May sometimes require common sense thinking for the best results.

I heard this puzzle many decades ago on a TV detective show called Columbo I think it was (we don't watch TV anymore - got rid of our TV's years ago). Had till end of the show to figure it out.

Later today my wife and I are going to San Francisco for dinner - nice place to visit. So many steep streets and pacific ocean and bay right there too. Finding street parking is always a challenge even on weekends. Starting in January SF decided they will start enforcing parking meters 7 days a week. Perhaps lack of common sense in many past decisions has led to the binary decision about that...;)
 
Just a thought.

If the question is "Which sack holds the pure gold coins?" then Davesweep's suggestion will let you answer that.
But if the question is put slightly differently - "How can you separate the pure gold coins from the fakes ?" then Davesweep's suggestion won't necessarily do it, without some refinement.
If you simply place quantities of coins in the scale as suggested, you will be able to identify which sack holds the pure gold coins. But you may be left with a pile of indistinguishable coins on the scale, which contains a quantity of pure gold coins. You will know what that quantity is, but you won't necessarily know exactly which of the coins on the scale are pure.

To unambiguously do that, you need to know which coins came from which bag.
Labelling all the coins would be one way, if you're allowed to do that.
Another way would be to put the coins onto the scale in a pattern - for example, a vertical stack of coins, with one from sack 1 on the bottom, all the way up to 10 from sack 10 on the top.
Or, keep the coins in individual piles of coins from each sack.

I make this point because I think it's a good example of user requirements often being open to interpretation.
 
Gerald, Yes Davesweep did a good job figuring out the answer and stating the answer very clearly for others to understand.

Your interesting comments about perhaps ending up with "mixed coins" on the scale does point to a need to also keep the "bigger picture" in mind. What we do may certainly affect situations beyond just our current actions, as one pursues forward.

I have had a machinery repair business for decades, and the machines I do not like working on the most are by far the ones that "The engineers tried to fix first!". Finding out what makes it tick, might not fix it... Without good engineering of course we won't have good products, but one current mindset or learned area of expertise may not be the best approach to resolving the current required task. Especially if we lose track of what the end result of our actions might involve.
 

Forum statistics

Threads
1,222,621
Messages
6,167,087
Members
452,094
Latest member
Roberto Saveru

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top