document.write( "Question 181531: one card is randomly selectd from a deck of 52 cards. find the probability of selecting a black card or a picture card. \n" ); document.write( "
Algebra.Com's Answer #136118 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
one card is randomly selectd from a deck of 52 cards. find the probability of selecting a black card or a picture card.
\n" ); document.write( "--------------------
\n" ); document.write( "Half of the cards are black, so it's 1/2.
\n" ); document.write( "There are 3 picture cards of each suit, a total of 12 (J, Q, and King).
\n" ); document.write( "So it's 3/13.
\n" ); document.write( "
\n" );