document.write( "Question 674986: In how many different ways can the top nine new indie bands be ranked on a top nine list? The top hit song for each of the nine bands will compete to receive monetary awards of $1000, $500, $250 and $100, respectively. In how many ways can the awards be given out?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #419535 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In how many different ways can the top nine new indie bands be ranked on a top nine list? \n" ); document.write( "Order is implied so answer is 9P9 = 9! = 362880 ways \n" ); document.write( "------------------------------------------------- \n" ); document.write( "The top hit song for each of the nine bands will compete to receive monetary awards of $1000, $500, $250 and $100, respectively. In how many ways can the awards be given out? \n" ); document.write( "Order is implied so answer is 9P4 = 9*8*7*6 = 3024 ways \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " \n" ); document.write( " |