document.write( "Question 111544: In how many different ways can nine music CDs be arranged on a vertical rack? \n" ); document.write( "
Algebra.Com's Answer #81335 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! Assuming that they are all different CDs, think about it this way: \n" ); document.write( ": \n" ); document.write( "There are 9 ways to pick the first CD, then once you have done that, there are 8 ways to pick the second CD, 7 ways to pick the third one, and so on. \n" ); document.write( ": \n" ); document.write( "So the expression is: \n" ); document.write( ": \n" ); document.write( "I'll let you do the calculator work, or if you have MS Excel on your computer, you can type =fact(9) into a spreadsheet cell and you'll get your answer. \n" ); document.write( ": \n" ); document.write( "Hope that helps, \n" ); document.write( "John \n" ); document.write( " |