Question 154621: hey, i would greatly appreciate it if you could solve this combinatorics problem for me
(n+2)!/n! = 56 Found 2 solutions by edjones, jim_thompson5910:Answer by edjones(8007) (Show Source):
You can put this solution on YOUR website! (n+2)!/n! = 56
((n+2)(n+1)*n!)/n!=56
(n+2)(n+1)=56
n^2+3n+2=56
n^2+3n-54=0
(n+9)(n-6)=0
n=-9, n=6
.
Ed