If A is a set of 8 elements, how many subsets of more than one element does A have?
There are 28=256 subsets of A in total. We need to subtract the empty set and 8 one-element sets for the total of 28−1−8=247.