document.write( "Question 835549: Suppose you randomly select 6 cards from a standard deck of 52. Each card is replaced before the next is selected. Calculate the probability of selecting at least 4 red cards. \n" ); document.write( "
Algebra.Com's Answer #503619 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are 64 possible ways of choosing Red and Black with 6 cards, \"2%5E6=64\".
\n" ); document.write( "Of those, 22 have at least 4 Red cards.
\n" ); document.write( "P(at least 4 reds)=\"22%2F64=11%2F32\"
\n" ); document.write( "
\n" );