You can put this solution on YOUR website! show how is (n)!.(n+2)=(n)!+(n+1)!
--------
Expand the right side.
----------
n!(n+2) = n!+(n+1)*n!
---
Factor the right side.
-----
n!(n+2) = n![1+n+1]
---
Simplify:
n!(n+2) = n!(n+2)
==================
Cheers,
Stan H.