198k views
5 votes
You have a stack of pennies without counting the pennies, how can you know if there is a odd or even number of them

User Xec
by
6.6k points

2 Answers

6 votes
You can put the pennies in 2 rows, if they match then they are even, if not they are odd
User Joonsoo
by
7.1k points
4 votes

Suppose that you have a stack of pennies. If you want to know without counting whether there is an odd or even number of pennies, then you have to split them into two parts, for example, placing one coin left and one coin right.

If the number of pennies is even, then no coins will left, if the number is odd, then one coin will be extra.

User Shahzad Tariq
by
6.9k points