SOLUTION: n!/(n-1)!=5

Algebra ->  Permutations -> SOLUTION: n!/(n-1)!=5      Log On


   



Question 897931: n!/(n-1)!=5
Found 2 solutions by jim_thompson5910, stanbon:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
By definition

n! = n*(n-1)*(n-2)*(n-3)...(3)*(2)*(1)

We can rewrite "(n-1)*(n-2)*(n-3)...(3)*(2)*(1)" as simply "(n-1)!"

So, n! = n*(n-1)!

-------------------------------------------------------

n!/(n-1)!=5

[n*(n-1)!]/(n-1)!=5

n = 5

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
n!/(n-1)!=5
------
[n(n-1)!/(n-1)!] = 5
------
n = 5
===================
Cheers,
Stan H.
------------