
Al P. answered 09/20/19
GRE math tutor
I would think about this problem as follows:
Number of ways to read 2 biographies * number of ways to read 2 novels, PLUS
number of ways to read 3 biographies * number of ways to read 1 novel, PLUS
number of ways to read 4 biographies * number of ways to read 0 novels
4C2*6C2 + 4C3*6C1 + 4C4*6C0 = 90 + 24 + 1 = 115
In the method you described, you are choosing from the biographies in an invalid way (overlapping in both choose-from sets). To see the overlapping, note that you are choosing from 4 then you are choosing from 8, but you only have 10 books.