document.write( "Question 1203034: Find the number of ways to get the following card combinations from a ​52-card deck.
\n" ); document.write( "All diamonds in a​ five-card hand
\n" ); document.write( "

Algebra.Com's Answer #838265 by ikleyn(52778)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Find the number of ways to get the following card combinations from a ​52-card deck.
\n" ); document.write( "All diamonds in a​ five-card hand
\n" ); document.write( "~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "There are 52 cards in a standard card deck; 1/4 of them, i.e. 52/4 = 13 are diamonds.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Therefore, the number of all different quintuples consisting of all diamonds is\r\n" );
document.write( "\r\n" );
document.write( "    \"C%5B13%5D%5E5\" = 1287.    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( "In this problem, the order of cards does not matter,
\n" ); document.write( "so we use COMBINATIONS as an appropriate mathematical object/conception.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "On  Combinations,  see introductory lessons\r
\n" ); document.write( "\n" ); document.write( "    - Introduction to Combinations\r
\n" ); document.write( "\n" ); document.write( "    - PROOF of the formula on the number of Combinations\r
\n" ); document.write( "\n" ); document.write( "    - Problems on Combinations\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );