document.write( "Question 250678: In how many different ways can the top eleven new indie bands be ranked on a top eleven list? The top hit song for each of the eleven bands will compete to receive monetary rewards of $1000, $500, and $250, respectively. In how many ways can the awards be given out? \n" ); document.write( "
Algebra.Com's Answer #182563 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In how many different ways can the top eleven new indie bands be ranked on a top eleven list?
\n" ); document.write( "Ans: 11! = 39,916,800 ways
\n" ); document.write( "--------------------------------\r
\n" ); document.write( "\n" ); document.write( "The top hit song for each of the eleven bands will compete to receive monetary rewards of $1000, $500, and $250, respectively. In how many ways can the awards be given out?
\n" ); document.write( "Number of ways to pick three winners: 11C3
\n" ); document.write( "Number of ways to assign the awards to the three selected: 3! = 6
\n" ); document.write( "------------------------------------
\n" ); document.write( "# of ways in which the awards can be given out: 6*11C3 = 990 ways
\n" ); document.write( "=====================================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );