Question 1127625
On a bookshelf, there are five different mystery books and six different biographies. How many different sets of four books can Emilio choose if two books must be mystery books and two of the books must be biographies? 
--------
Two mystery books:: 5C2 = (5*4)/(1*2) = 10 sets
Two biography books:: 6C2 = (6*5)/(1*2) = 15 sets
------
Ans:: # of combined sets:: 10*15 = 150 sets
-----------
Cheers,
Stan H.
-----------