document.write( "Question 686257: If you are dealt 4 cards from a shuffled deck of red cards (26 different cards), find the probability of getting 4 face cards. \n" ); document.write( "
Algebra.Com's Answer #424745 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If you are dealt 4 cards from a shuffled deck of red cards (26 different cards), find the probability of getting 4 face cards. \n" ); document.write( "----- \n" ); document.write( "# of ways to succeed: 12C4 = 495 \n" ); document.write( "--- \n" ); document.write( "# of possible outcomes: 52C4 = 270725 \n" ); document.write( "----- \n" ); document.write( "Ans: 495/270725 = 0.0018 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |