document.write( "Question 437429: If 50 people enter a drawing where the first name drawn gets a $1000 gift card, the second gets $500 gift card, and the third gets a $100 gift card, find the number of possible outcomes. \n" ); document.write( "
Algebra.Com's Answer #302611 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
nPr=Permutation of n things taken r at a time=n!/(n-r)!
\n" ); document.write( "=50!/47!=50*49*48=117,600 possible outcomes.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );