document.write( "Question 934323: a total of 32 students have entered a spelling contest. There are 6 medals for first through sixth place that will be awarded. In how many different ways can the medals be awarded? \n" ); document.write( "
Algebra.Com's Answer #567892 by AnlytcPhil(1806)![]() ![]() You can put this solution on YOUR website! ` \n" ); document.write( "C(32,6) = 906192 \n" ); document.write( " |