100 coins fell down - Math Riddle


100 coins fell down and got scattered inside a dark place. 90 of the coins fell with heads facing up and the rest 10 coins fell with tails up. You are asked to sort out these coins into 2 piles. However, each pile should have the same count of tails up coins. How is it possible?

 

<div class="" data-temp="true"><button class="btn-toggle collapsed collapse-button myl-temp-btn myl-center" style="display: block;" data-bs-toggle="collapse" data-bs-target="#dashboard-collapse-95" aria-expanded="false"> Show Answer </button>
<div id="dashboard-collapse-95" class="collapse mt-3 answer-box">
<p>&nbsp;</p>
<p><strong>Explanation : </strong>&nbsp;Firstly, all the piles need not be of same size. I can make 2 piles, one with 90 coins and the other with 10 coins. Now just flip all the 10 coins on the pile. So the piles will have the same count of tails.</p>
<p>&nbsp;</p>
</div>
</div>
<p>&nbsp;</p>