SOLUTION: How many ways can three prints be selected from a collection of 10 prints?

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: How many ways can three prints be selected from a collection of 10 prints?      Log On


   



Question 108576: How many ways can three prints be selected from a collection of 10 prints?
Answer by checkley71(8403) About Me  (Show Source):
You can put this solution on YOUR website!
10C3=10!/(7!*3!)
(10*9*8*7*6*5*4*3*2*1)/(7*6*5*4*3*2*1)(3*2*1)
(10*9*8)/(3*2*1)
720/6=120 ANSWER.