document.write( "Question 950358: I have 15 different books, 5 were written by Lewis Carroll. I decide to take four books and select then at random what is the probability as a proper fraction that two of the books I take will be by Lewis Carroll? \n" ); document.write( "
Algebra.Com's Answer #580345 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I have 15 different books, 5 were written by Lewis Carroll. I decide to take four books and select then at random what is the probability as a proper fraction that two of the books I take will be by Lewis Carroll? \n" ); document.write( "----- \n" ); document.write( "# of pairs of Carroll books:: 5C2 = 10 \n" ); document.write( "--- \n" ); document.write( "# of random pairs of books:: 15C2 = 105 \n" ); document.write( "---- \n" ); document.write( "P(2 Carroll books) = 10/105 = 2/21 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " |