document.write( "Question 462123: Five cards are drawn without replacement from a standard 52 card deck. Find the probability of getting at least one black card. \n" ); document.write( "
Algebra.Com's Answer #316846 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Five cards are drawn without replacement from a standard 52 card deck. Find the probability of getting at least one black card.
\n" ); document.write( "--------------------
\n" ); document.write( "P(>= 1 black) = 1 - P(no black) = 1 - [26C5/52C5] = 0.9747
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );