How many subsets of {0,1,…,9} have the property that there are at least two elements and the sum of the two largest elements is 13? (For example, {1, 4, 9} is such a subset.)
What was the answer for this?