document.write( "Question 857328: There are 12 face cards in a standard deck of 52 cards. How many ways can you arrange a standard deck of 52 cards such that the first card is a face card? \n" ); document.write( "
Algebra.Com's Answer #516507 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Once you choose a face card you have 51 cards remaining that can be arranged in any order.
\n" ); document.write( "You have 12 face cards.
\n" ); document.write( "\"N=12%2A51%21\"
\n" ); document.write( "That's a big number.
\n" ); document.write( "
\n" );