SOLUTION: P(7,3) = ?
Algebra
->
Permutations
-> SOLUTION: P(7,3) = ?
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 549852
:
P(7,3) = ?
Found 2 solutions by
jim_thompson5910, stanbon
:
Answer by
jim_thompson5910(35256)
(
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)
(
Show Source
):
You can
put this solution on YOUR website!
P(7,3) = 7!/(7-4)! = 7*6*5 = 210
====================================
Cheers,
Stan H.
===========