document.write( "Question 474315: A card is drawn at random from a deck of 52 playing cards. Find the
\n" );
document.write( "probability that it is a club or a king. \n" );
document.write( "
Algebra.Com's Answer #325303 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A card is drawn at random from a deck of 52 playing cards. Find the \n" ); document.write( "probability that it is a club or a king. \n" ); document.write( "---------------- \n" ); document.write( "# of (club OR king) = 13+4-1 = 16 \n" ); document.write( "--- \n" ); document.write( "P(club or king) = 16/52 = 4/13 \n" ); document.write( "----------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |