document.write( "Question 1192417: from the deck of 52 playing cards, how many ways can we choose 10 hearts and 10
\n" ); document.write( "diamonds?
\n" ); document.write( "

Algebra.Com's Answer #837714 by ikleyn(52864)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "from the deck of 52 playing cards, how many ways can we choose 10 hearts and 10 diamonds?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The solution by  @mananth  (note I do not call this person as a  \" tutor \")
\n" ); document.write( "is  TOTALLY  WRONG  and  FATALLY  INCORRECT.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I came to bring you a correct solution.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "    A \"standard\" deck of playing cards consists of 52 Cards in each of the 4 suits \r\n" );
document.write( "    of Spades, Hearts, Diamonds, and Clubs.  Each suit contains 13 cards: \r\n" );
document.write( "    Ace, 2, 3, 4, 5, 6, 7, 8, 9, 10, Jack, Queen, King.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, 10 hearts from 13 hearts can be chosen in  \"C%5B13%5D%5E10\" = 286  different ways.\r\n" );
document.write( "\r\n" );
document.write( "10 diamonds can be chosen from 13 diamonds  in  \"C%5B13%5D%5E10\" = 286  different ways.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "These selections from different kinds of cards are independent.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Therefore, the total number of different selections the problem asks about is the product\r\n" );
document.write( "\r\n" );
document.write( "    \"C%5B13%5D%5E10%2AC%5B13%5D%5E10\" = 286*286 = 286^2 = 81796.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Ignore the post by @mananth for your safety.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );