document.write( "Question 954305: A poker hand consists of 5 cards. How many ways can you get four of a kind? \n" ); document.write( "
Algebra.Com's Answer #582836 by amarjeeth123(569)![]() ![]() ![]() You can put this solution on YOUR website! The number of ways=5P4=5!/4!=5 \n" ); document.write( "Answer=5 ways. \n" ); document.write( " |