document.write( "Question 866722: You draw two cards from a standard deck of cards (52 total cards), without replacing the first card before your second draw. What is the probability that both cards are either a king or a queen? \n" ); document.write( "
Algebra.Com's Answer #522516 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"P%28KK%29=%284%2F52%29%283%2F51%29=%281%2F13%29%281%2F17%29=1%2F221\"
\n" ); document.write( "\"P%28QQ%29=1%2F221\"
\n" ); document.write( "\"P%28KK+or+QQ%29=1%2F221%2B1%2F221=2%2F221\"
\n" ); document.write( "
\n" );