document.write( "Question 257465: . A single card is drawn at random from a deck of 52 cards. Jack, Queen, and King are considered the only picture cards. Find the probability that the card will be a picture card. \n" ); document.write( "
Algebra.Com's Answer #189373 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! There are 4 jacks, 4 queens, and 4 kings for a total of 12. \n" ); document.write( "P(face card) = 12/52 = 3/13 \n" ); document.write( " |