document.write( "Question 329396: Two cards are drawn from a standard deck of 52 cards. What is the probability that a king and a queen are drawn?\r
\n" ); document.write( "\n" ); document.write( "a 1/169 b 2/169 c 8/663 d 14/663 e 4/169
\n" ); document.write( "

Algebra.Com's Answer #236075 by Edwin McCravy(20064)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "There are 4 ways to pick a suit for the king and 4 ways to pick \r\n" );
document.write( "a suit for the queen. That's 16 ways to have a successful combination.\r\n" );
document.write( "\r\n" );
document.write( "There are 52C2 ways to have any combination of 2 cards, successful or not.\r\n" );
document.write( "\r\n" );
document.write( "So the desired probability is \"16%2F%2852C2%29\"\"%22%22=%22%22\"\"16%2F1326\"\"%22%22=%22%22\"\"8%2F663\", choice c.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );