document.write( "Question 446484: PLEASE HELP!!! If anyone could break this down step by step for me, it would greatly be appreciated!!! Thanks so much!\r
\n" );
document.write( "\n" );
document.write( "In how many different ways can the top seven new indie bands be ranked on a top seven list? The top hit song for each of the seven 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( "
Algebra.Com's Answer #307485 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! first prize can go to any of the 7 \n" ); document.write( "second prize can go to any of the remaining 6 \n" ); document.write( "third prize can go to any of the remaining 5 \n" ); document.write( "fourth prize can go to any of the remaining 4 \n" ); document.write( "7*6*5*4 \n" ); document.write( " \n" ); document.write( " |