(n+2)/n!=56
I'm new to this and having trouble trouble breaking this down, could someone please give me a hint to get this started?
Given: (n + 2)!/n! = 56
(n + 2)(n + 2 - 1)(n + 2 - 2)!/n! = 56
(n + 2)(n + 1) = 56
n + 2 = 56 or n + 1 = 56
Which gives n = 54, 55
May be it helps You