SOLUTION: Evaluate P(12,3).

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Evaluate P(12,3).      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 617856: Evaluate P(12,3).
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
P(n,r) = (n!)/((n-r)!)

P(12,3) = (12!)/((12-3)!)

P(12,3) = (12!)/(9!)

P(12,3) = (12*11*10*9!)/(9!)

P(12,3) = 12*11*10

P(12,3) = 1320