SOLUTION: Evaluate or simplify (n-1)!
Algebra
->
Permutations
-> SOLUTION: Evaluate or simplify (n-1)!
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 979196
:
Evaluate or simplify (n-1)!
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
Evaluate or simplify (n-1)!
--------------
= (n-1)*(n-2)*(n-3)*(n-4)...*1
===============
eg, 6! = 6*5*4*3*2*1 = 720
It's called factorial.