document.write( "Question 1117865: A father has 12 different gifts and 4 daughters. How many ways can he give a gift to each
\n" ); document.write( "daughter?
\n" ); document.write( "

Algebra.Com's Answer #733031 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A father has 12 different gifts and 4 daughters. How many ways can he give a gift to each daughter?
\n" ); document.write( "==============
\n" ); document.write( "The 1st gets 1 of 12.
\n" ); document.write( "Then 1 of 11, of 10, and of 9.
\n" ); document.write( "---> 12*11*10*9 = 11880 ways
\n" ); document.write( "
\n" );