top of page

Factorials - Prove that n!(n + 2) = n! + (n + 1)!

Question:

Prove that n!(n + 2)! = n! + (n + 1)!


Solution:

RHS

n! + (n + 1)!

= n! + (n + 1)(n + 1 - 1)!

Using the property n! = n x (n - 1)!

= n! + (n + 1)(n!)

= n! (1 + n + 1)

= n! (n + 2)

= LHS


Answer:

n!(n + 2) = n! + (n + 1)! since LHS = RHS


Video Solution:



Prove that n!(n + 2)! = n! + (n + 1)! A solved example on Factorials from Permutations and Combinations

bottom of page