document.write( "Question 140324: Please help solve.
\n" );
document.write( "I have a deck of 52 cards. all the face cards have been removed from the deck, which is 12 cards. Select 3 cards from the pile of 12 cards. for each question.\r
\n" );
document.write( "\n" );
document.write( "How many ways are there of selecting one of each facecard from the pile, is it combination or permutation and why.\r
\n" );
document.write( "\n" );
document.write( "How many ways are there of selecting three of the same face cards ( 3 kings, 3 jacks, 3 queen) from the pile. Combination or permutation and why \n" );
document.write( "
Algebra.Com's Answer #102256 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I have a deck of 52 cards. all the face cards have been removed from the deck, which is 12 cards. Select 3 cards from the pile of 12 cards. for each question.\r \n" ); document.write( "\n" ); document.write( "How many ways are there of selecting one of each facecard from the pile, is it combination or permutation and why.\r \n" ); document.write( "\n" ); document.write( "-------------------- \n" ); document.write( "There are 4 Kings, 4 Queens, and 4 Jacks. \n" ); document.write( "-------------------- \n" ); document.write( "# of ways to pick a King = 4 \n" ); document.write( "# of ways to pick a Queen = 4 \n" ); document.write( "# of ways to pick a Jack = 4 \n" ); document.write( "Total # of ways = 4*4*4 = 64 \n" ); document.write( "--------------- \n" ); document.write( "Not based on permutations or combinations. \n" ); document.write( "This is an application of the general counting rule. \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |