document.write( "Question 1171513: Find the probability of getting 8 face cards (king, queen, or jack) when 8 cards are drawn from a deck without replacement. \n" ); document.write( "
Algebra.Com's Answer #796416 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! there are 12 face cards altogether. \n" ); document.write( "so it is choosing 8 from 12 or 12C8 \n" ); document.write( "divided by the number of ways to choose 8 from 52 or 52C8 \n" ); document.write( "that is 495/752538150=6.58 x 10^(-7)\r \n" ); document.write( "\n" ); document.write( "12/52 \n" ); document.write( "11/51* \n" ); document.write( "10/50* \n" ); document.write( "9/49* \n" ); document.write( "8/48* \n" ); document.write( "7/47* \n" ); document.write( "6/46* \n" ); document.write( "5/45 \n" ); document.write( "same answer. \n" ); document.write( " \n" ); document.write( " |