document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #744054 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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? \n" ); document.write( "-------- \n" ); document.write( "Two mystery books:: 5C2 = (5*4)/(1*2) = 10 sets \n" ); document.write( "Two biography books:: 6C2 = (6*5)/(1*2) = 15 sets \n" ); document.write( "------ \n" ); document.write( "Ans:: # of combined sets:: 10*15 = 150 sets \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " \n" ); document.write( " |