SOLUTION: The problem is P(n,2)=42, find n. The instructor gave the answer for n, which is 7. I figured out the formula knowing the answer is 7, which is n!/(n-k)! I need to know the formul

Algebra ->  Algebra  -> Permutations -> SOLUTION: The problem is P(n,2)=42, find n. The instructor gave the answer for n, which is 7. I figured out the formula knowing the answer is 7, which is n!/(n-k)! I need to know the formul      Log On

Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!

   


Question 147870This question is from textbook Mathematical Excursions
: The problem is P(n,2)=42, find n. The instructor gave the answer for n, which is 7. I figured out the formula knowing the answer is 7, which is n!/(n-k)!
I need to know the formula to figure out how to get the value of n. Thank you.
This question is from textbook Mathematical Excursions

Answer by stanbon(29603) About Me  (Show Source):
You can put this solution on YOUR website!
P(n,2)=42, find n.
------------
n!/(n-2)! = 42
n(n-1) = 42
n^2 -n - 42 = 0
(n-7)(n+6) = 0
Positive answer:
n = 7
============
Cheers,
Stan H.