document.write( "Question 1078928: This exercise refers to a standard deck of playing cards. Assume that 5 cards are randomly chosen from the deck. How many hands contain exactly two 4s and two 6s. \n" ); document.write( "
Algebra.Com's Answer #693442 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
There are 6ways to get exactly 2 4s and 6 ways to get exactly 2 6s.
\n" ); document.write( "This is multiplied by 44 other cards that can be chosen for the fifth card that are neither a 6 nor a 4.
\n" ); document.write( "36*44=1584 ways.
\n" ); document.write( "This is not the number of two pair, because there any pair could be chosen, and there are 13 different ranks.
\n" ); document.write( "
\n" ); document.write( "
\n" );