document.write( "Question 424087: suppose 5 cards are drawn at random from a pack of 52 cards .If all cards are red what is the probability that all of them are hearts? \n" ); document.write( "
Algebra.Com's Answer #295730 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! suppose 5 cards are drawn at random from a pack of 52 cards . \n" ); document.write( "If all cards are red what is the probability that all of them are hearts? \n" ); document.write( "--------------------- \n" ); document.write( "P(a card is heart) = 1/2 \n" ); document.write( "P(a card is not heart) = 1/2 \n" ); document.write( "----- \n" ); document.write( "P(x = 5 hearts) = (1/2)^5 = 1/32 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |