Spoiler for No math involved
Every break increases the number of pieces by one by taking a larger piece and turning it into two smaller pieces. You start out with one large piece and continue breaking until all pieces are as small as allowed. If the total number of small pieces is n*m then the number of breaks to get that many is always (n*m)-1.
- 1





Find content
Not Telling

