6 balls, 2 with New York logo. 2 with California logo, and lastly 2 with Texas logo. In each pair, one ball heavier than the other. The heavier ones weigh the same, so do the lighter ones. You are provided a scale. Find all the heavier ones with 2 weighings.
I would start with 3 against 3 since this way there is no possibility two sides will weigh the same. ...
The key to this puzzle is the following idea (common to logic puzzles like these): There are 8 possible configurations of the balls. That means, in 2 weighings, you need to allow for at least 8 different outcomes.
If each weighing you do is unbalanced, there are only four possible outcomes to the weighings, depending on which side the scale tips. This is not enough. That means you need to use weighings where it is possible for the scale to balance, and where you can use that information to your advantage.
The trick is the first weighing, which is as follows:
Ny and Ca on the left, Ny and Tx on the right.
If they are balanced, then you just need to weigh the new york balls against each other to figure out which one is heavy. Then the ball paired with the heavy ball on the first weighing must be light, and the ball paired with the light ball on the first weighing must be heavy.
If they are not balanced, then the heavy side must have had the heavy Ny ball. Assume the left side was heavier (the right side is the same). If Ca1 and Tx1 denote the balls you have already weighed, and Ca2, Tx2 are the others, the remaining possibilities are:
Ca1 > Ca2 and Tx1 > Tx2
Ca1 > Ca2 and Tx1 < Tx2
Ca1 < Ca2 and Tx1 < Tx2
The fourth possibility is not allowed because the scales would have balanced on the first weighing. Now there are three possibilities left, and you should be able to decide between them with one weighing, which is not too hard to figure out:
Ca1 and Tx1 on the left, Ca2 and Tx2 on the right.