document.write( "Question 269316: In how many different ways can the top ten new indie bands be ranked on a top ten list? The top song for each of the ten bands will compete to receive monetary awards of $1000, $500, $250, $100, respectively. In how many ways can the awards be given? \n" ); document.write( "
Algebra.Com's Answer #197444 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In how many different ways can the top ten new indie bands be ranked on a top ten list?
\n" ); document.write( "Ans: 10P10 = 10!
\n" ); document.write( "----------------------------\r
\n" ); document.write( "\n" ); document.write( "The top song for each of the ten bands will compete to receive monetary awards of $1000, $500, $250, $100, respectively.
\n" ); document.write( "In how many ways can the awards be given?
\n" ); document.write( "Ans: 10P4 = 10!/6! = 10*9*8*7
\n" ); document.write( "=================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );