SOLUTION: Solve the equation for n: nP2 = 6
Algebra
->
Permutations
-> SOLUTION: Solve the equation for n: nP2 = 6
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 1050843
:
Solve the equation for n: nP2 = 6
Answer by
ewatrrr(24785)
(
Show Source
):
You can
put this solution on YOUR website!
nP2 = n!/(n-2)! = 6
n(n-1) = 6
n^2 - n = 6
n^2 - n - 6 = 0
(n-3)(n+2) = 0
n = 3
3P2 = 6