document.write( "Question 626695: What is the probability of drawing all red cards from a standard deck of 52 cards if you draw 5 cards from the deck? (Think combinations.)
\n" ); document.write( "A) .0253
\n" ); document.write( "B) .253
\n" ); document.write( "C) .50
\n" ); document.write( "D) .523
\n" ); document.write( "E) .875
\n" ); document.write( "

Algebra.Com's Answer #394385 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
What is the probability of drawing all red cards from a standard deck of 52 cards if you draw 5 cards from the deck? (Think combinations.)
\n" ); document.write( "-------
\n" ); document.write( "# of ways to get 5 red: 26C5
\n" ); document.write( "# of random results: 52C5
\n" ); document.write( "-----
\n" ); document.write( "P(5 red) = [26C5]/[52C5] = 0.0253
\n" ); document.write( "===========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "================
\n" ); document.write( "A) .0253
\n" ); document.write( "B) .253
\n" ); document.write( "C) .50
\n" ); document.write( "D) .523
\n" ); document.write( "E) .875
\n" ); document.write( "
\n" );