document.write( "Question 1046247: What is the probability of selecting a king or queen in a deck of cards with one selected. \n" ); document.write( "
Algebra.Com's Answer #661727 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
There are 52 cards in a deck
\n" ); document.write( "There are 4 kings and 4 queens for a total of 8
\n" ); document.write( "8/52 = 0.1538 or 15.38% probability
\n" ); document.write( "
\n" );