Puzzle – Solving the Blind Man and Coins Puzzle

puzzle

There is a table on which, a number of coins are placed. You also know that there are as many coins with Heads up, as many coins with Tails up. You are blind folded and there is no way to determine which side is up by rubbing, etc. Now you have to divide the coins into two equal piles(number of coins is even), such that number of coins with Heads up and Tails up in either piles be the same.

Best Answer

You first split the coins up into two equal piles. Then the number of heads in one pile is equal to the number of tails in the other and vice versa.

Then the next step is to turn every coin in one of the piles around. Then you'll have the same amount of heads/tails in each pile.