document.write( "Question 26602: You have 13 coins, which all look alike. 12 coins weigh exactly the same, but the other is heavier. You have a pan balance. Tell how to find the heavier coin in just 3 weighings. Assume you can't tell just by holding the coins which on is heavier.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #14454 by Earlsdon(6294) ![]() You can put this solution on YOUR website! You can do this in 3 or less weighings.\r \n" ); document.write( "\n" ); document.write( "Weighing 1) Separate the coins into two equal piles of 6 coins each and put the left-over coin aside and place the two piles on the balance with 6 coins on each side.\r \n" ); document.write( "\n" ); document.write( "If the scale balances, the heavy coin is the one you put aside.\r \n" ); document.write( "\n" ); document.write( "Weighing 2) If the scale doesn't balance, take the six coins from the heavier side and divide them into two equal piles of three coins each and put the left-over coin aside. Now weigh the two 3-coin piles. \n" ); document.write( "If the scale balances, the heavy coin is the one you put aside.\r \n" ); document.write( "\n" ); document.write( "Weighing 3) If the scale doesn't balance, take the three coins from the heavier side and divide them into two equal piles of 1 coin each and put the third coin aside. \n" ); document.write( "Now weigh the two 1-coin piles. If the scale balances, the heavy coin is the one you put aside. \n" ); document.write( "If the scale doesn't balance, the scale will indicate the heavier coin. \n" ); document.write( " |