SOLUTION: hey, i would greatly appreciate it if you could solve this combinatorics problem for me (n+2)!/n! = 56

Algebra ->  Test -> SOLUTION: hey, i would greatly appreciate it if you could solve this combinatorics problem for me (n+2)!/n! = 56      Log On


   



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) About Me  (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

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Start with the given equation.


Expand %28n%2B2%29%21. Notice how each successive term is going down by 1



Expand n%21




Subtract and simplify



Photobucket - Video and Image Hosting Cancel out the common terms


Simplify


%28n%2B2%29%28n%2B1%29=56 Reduce


n%5E2%2B3n%2B2=56 FOIL the left side


n%5E2%2B3n-54=0 Subtract 56 from both sides.


%28n%2B9%29%28n-6%29=0 Factor the left side


n%2B9=0 or n-6=0 Set each factor equal to zero


n=-9 or n=6 Solve for "n"



So the possible solutions are n=-9 or n=6. However, you cannot evaluate the factorial of a negative number (well not yet anyway). So the only solution is n=6