document.write( "Question 110351: A $100, $50, and $20 prize are to be awarded to three different people. If nine people are being considered for the prizes, how many different arrangements are possible? \n" ); document.write( "
Algebra.Com's Answer #80411 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A $100, $50, and $20 prize are to be awarded to three different people. If nine people are being considered for the prizes, how many different arrangements are possible?
\n" ); document.write( "--------------
\n" ); document.write( "9C3 ways to pick three people from the nine.
\n" ); document.write( "3! ways to arrange the three chosen people for the prizes.
\n" ); document.write( "----------------
\n" ); document.write( "Answer: [9C3][3!] = 84*6 = 504
\n" ); document.write( "===========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );