There are 7+5+6 = 18 books. We can choose 3 book any of c(18,3) = 816 ways. But, from those 816 ways to choose any 3 books, we must subtract the number of ways they were all the same color, which you found correctly to be 65 in part (b). c(7,3)+c(5,3)+c(6,3)=65 Answer: 816-65 = 751 ways. Edwin