document.write( "Question 520004: if a single card is drawn from a deck of plying cards what is the probability of that is diamond,a face card or a king \n" ); document.write( "
Algebra.Com's Answer #345908 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
P(diamond) = \"+13%2F52+\"
\n" ); document.write( "P(face card) = \"+12%2F52+\"
\n" ); document.write( "P(king) = \"+4%2F52+\"
\n" ); document.write( "---------------------
\n" ); document.write( "P(diamond) OR P(face card) OR P(king) =
\n" ); document.write( "\"+13%2F52+%2B+12%2F52+%2B+4%2F52+=+29%2F52+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );