SOLUTION: In how many different ways can nine music CDs be arranged on a vertical rack?

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: In how many different ways can nine music CDs be arranged on a vertical rack?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 111544: In how many different ways can nine music CDs be arranged on a vertical rack?
Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
Assuming that they are all different CDs, think about it this way:
:
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.
:
So the expression is: 9%2A8%2A7%2A6%2A5%2A4%2A3%2A2%2A1. Mathematicians have a shorthand way to write that sort of expression: 9! (read 9 factorial).
:
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.
:
Hope that helps,
John