SOLUTION: find n if p(n,4)=12p(n,2)
Algebra
->
Permutations
-> SOLUTION: find n if p(n,4)=12p(n,2)
Log On
Algebra: Combinatorics and Permutations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Permutations
Question 1118297
:
find n if p(n,4)=12p(n,2)
Answer by
math_helper(2461)
(
Show Source
):
You can
put this solution on YOUR website!
Ans:
====================
Workout:
Divide both sides by n!:
Re-arrange to:
Logically, the left hand side needs to be
which implies n-4 = 2 ==> n=6
———————
Check: P(6,4) = 360
12P(6,2) = 12*30 = 360
———————