SOLUTION: A store selects four items from a selection of 6 items to arrange in a display. How many different arrangements are possible?

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: A store selects four items from a selection of 6 items to arrange in a display. How many different arrangements are possible?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 147635: A store selects four items from a selection of 6 items to arrange in a display. How many different arrangements are possible?
Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
Since we are concerned with arrangements we use permutation.
nPr=n!/(n-r)!
=6!/(6-4)!
=6*5*4*3*2!/2!
=360
.
Ed