document.write( "Question 265867: If five cards are selected from a standard deck of 52 cards, what is the probability that the cards are all red? Please help. Thank you. \n" ); document.write( "
Algebra.Com's Answer #195430 by Edwin McCravy(20059)![]() ![]() You can put this solution on YOUR website! The numerator of the probability is \n" ); document.write( "` \n" ); document.write( "26 red cards, choose 5. That's 26C5 \n" ); document.write( "` \n" ); document.write( "The denominator of the probability is \n" ); document.write( "` \n" ); document.write( "52 cards, choose 5. That's 52C5 \n" ); document.write( "` \n" ); document.write( "Answer: \n" ); document.write( "` \n" ); document.write( "Edwin \n" ); document.write( " |