SOLUTION: P(n,n-1)=6

Algebra.Com
Question 1177997: P(n,n-1)=6

Answer by greenestamps(13200)   (Show Source): You can put this solution on YOUR website!


By definition, P(n,n)=n!

P(3,3) = 3*2*1 = 3!
P(5,5) = 5*4*3*2*1 = 5!
etc...

What about P(n,n-1)?

P(3,2) = 3*2 = 6 = 3!
P(5,4) = 5*4*3*2 = 120 = 5!
etc...

The only difference between P(n,n-1) and P(n,n) is an additional factor of 1, which of course doesn't change the result.

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

Then your problem is to solve

P(n,n-1) = 6 = n!

By inspection, n = 3.


RELATED QUESTIONS

Please help me solve 1. n> (j>p) 2. (j>p)>(n>p) (answered by Edwin McCravy)
-6>n-1/5 (answered by stanbon)
n - 1/6 =... (answered by jim_thompson5910)
Prove (n+1)p(r) = (n)p(r) + 4.(n)p(r-1) (answered by greenestamps,ikleyn)
A = P(1+r)^n p= 500.00, r= 6% or 0.06, n=12 years A=... (answered by tommyt3rd)
M and N are mutually exclusive events. Find P(M or N) if P(M)=3/4 and... (answered by richard1234)
What is the answer in the following? •P(n,n-1)=6... (answered by greenestamps)
n-6 n-5 --- = --- 3n 3n+1 (answered by checkley77)
2+4+6+.....2n=n(n+1) (answered by ikleyn)