document.write( "Question 852113: John has collected 14 hockey cards. use combination to find number of ways he could choose 5 to put on the cover of his album \n" ); document.write( "
Algebra.Com's Answer #513138 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( " 14 hockey cards
\n" ); document.write( " = \"%28n%21%29%2Fx%21%28n+-+x%29%21%29\"
\n" ); document.write( " 14C5 = \"14%2A13%2A12%2A11%2A10%2F%285%2A4%2A3%2A2%29\" = 2002 ways he could choose 5 to put on the cover of his album \n" ); document.write( "
\n" );