A balance has a left pan, a right pan, and a pointer that moves along a graduated ruler. Like many other grocer balances, this one works as follows: An object of weight is placed in the left pan and another of weight in the right pan, the pointer stops at the number on the graduated ruler. There are bags of coins, each containing coins. All coins look the same (shape, color, and so on). bags contain real coins, all with the same weight. The other bag (we don’t know which one it is) contains false coins. All false coins have the same weight, and this weight is different from the weight of the real coins. A legal weighing consists of placing a certain number of coins in one of the pans, putting a certain number of coins in the other pan, and reading the number given by the pointer in the graduated ruler. With just two legal weighings it is possible to identify the bag containing false coins. Find a way to do this and explain it.
Solution
1. Initial Setup and Notation:
- Let the weight of a real coin be .
- Let the weight of a false coin be , where .
- There are bags, each containing coins.
- bags contain real coins, and 1 bag contains false coins.
- We need to identify the bag with false coins using two weighings.
2. **Weighing Strategy for :**
- Order the bags as .
- Take coins from bag and place them on the left pan.
- Take coins from bags respectively and place them on the right pan.
- Let the reading be .
3. First Weighing:
- (total weight of coins from ).
- (total weight of coins from ).
- If contains false coins, .
- If (for ) contains false coins, .
4. Second Weighing:
- Empty the right pan.
- Take coins from bags respectively and place them on the right pan.
- Let the reading be .
5. Second Weighing Calculation:
- (same as ).
- .
- If contains false coins, .
- If (for ) contains false coins, .
6. Conclusion:
- If , then contains false coins.
- If , then some (for ) contains false coins.
- If and , then .
7. Determining the Weight Difference:
- If , the false coins are heavier.
- If , the false coins are lighter.
The final answer is .