document.write( "Question 1138838: How many different 5 card poker hands contain a four of a kind? \n" ); document.write( "
Algebra.Com's Answer #756698 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Choose the 4 of a kind 13 ways.\r\n" );
document.write( "Choose the 5th card any of remaining 52-4=48 ways.\r\n" );
document.write( "\r\n" );
document.write( "Answer: 13×48 = 624\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );