document.write( "Question 408469: If one card is drawn from a well-shuffled deck of 52 playing cards, what are the probabilities of getting
\n" ); document.write( "(a) a red king
\n" ); document.write( "(b) a black card
\n" ); document.write( "(c) a 3, 4, 5, or 6
\n" ); document.write( "(d) a diamond
\n" ); document.write( "(e) not a diamond
\n" ); document.write( "(f) not an ace
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #287755 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "one card is drawn from a well-shuffled deck of 52 playing cards:
\n" ); document.write( "(a) P(a red king) = 2/52 = 1/26
\n" ); document.write( "(b) P(a black card)= 26/52 = 1/2
\n" ); document.write( "(c) P(a 3, 4, 5, or 6)= 16/52 = 4/13
\n" ); document.write( "(d) P(a diamond)= 13/52 = 1/4
\n" ); document.write( "(e) P(not a diamond)= 1 - 13/52 = 3/4
\n" ); document.write( "(f) P(not an ace)= 1 - 4/52 = 48/52 = 12/13\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );