Puzzle #22 Answer
This type of puzzle, slicing a flat circle into pieces using straight lines, is called the "Lazy Caterer's Sequence."
A simple formula can be used to find the answer (p) for any number of slices (n):
p = (2+n+n^2)/2
For 10 straight cuts, the most pieces that can be created is 56.