SOLUTION: P(7,3) = ?

Algebra ->  Permutations -> SOLUTION: P(7,3) = ?      Log On


   



Question 549852: P(7,3) = ?
Found 2 solutions by jim_thompson5910, stanbon:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
(n!)/((n-r)!)

(7!)/((7-3)!)

(7!)/(4!)

(7*6*5*4!)/(4!)

7*6*5

210


So P(7,3) = 210

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
P(7,3) = 7!/(7-4)! = 7*6*5 = 210
====================================
Cheers,
Stan H.
===========