document.write( "Question 534195: A party has 6 different door prizes. If there are 42 guests at the party and nobody can win more than one prize, how many ways are there to give out the prizes? \n" ); document.write( "
Algebra.Com's Answer #351382 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A party has 6 different door prizes. If there are 42 guests at the party and nobody can win more than one prize, how many ways are there to give out the prizes? \n" ); document.write( "--- \n" ); document.write( "1st prize: 42 ways \n" ); document.write( "2nd prize: 41 ways \n" ); document.write( "... \n" ); document.write( "6th prize: 37 ways \n" ); document.write( "--- \n" ); document.write( "Ans: 42P6 = 42!/(42-6) = 42!/36! = 42*41*40*39*38*37 = 3,776,965,920 ways \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |