document.write( "Question 435521: How many ways are there of selecting a first place, second place and third place winner in a contest with 40 participants? \n" ); document.write( "
Algebra.Com's Answer #301387 by stanbon(75887) ![]() You can put this solution on YOUR website! How many ways are there of selecting a first place, second place and third place winner in a contest with 40 participants? \n" ); document.write( "----- \n" ); document.write( "1st place : 40 ways \n" ); document.write( "2nd place : 39 ways \n" ); document.write( "3rd place : 38 ways \n" ); document.write( "------- \n" ); document.write( "40P3 = 59280 ways \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |