document.write( "Question 200287: what is the probability of drawing a king or black card from a deck of cards ? \n" ); document.write( "
Algebra.Com's Answer #150576 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
P(King or Black) = P(King) + P(black)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(King or Black) = (number of kings)/(total cards) + (number of black cards)/(total cards)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(King or Black) = 4/52 + 26/52\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note: there are 4 kings (one of each suit) and 26 black cards (13 spades and 13 clubs). Also, there are a total of 52 cards in a deck.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(King or Black) = (4+26)/52\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(King or Black) = 30/52\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P(King or Black) = 15/26\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the probability is 15/26 which in decimal form is 0.5769 (which is 57.69%)
\n" ); document.write( "
\n" );