You can put this solution on YOUR website! Part I
——— (by definition)
=
We can bring the n into the factorial in the numerator to go from (n-1)! to n!,
and similarly we can bring in the (EDIT: n-r) in the denominator to go from (n-1-r)! to (n-r)! :
= DONE.
——
——
Part II
——
LHS: nC(n-1,r) =
RHS: (r+1)C(n,r+1) =
=
Canceling (r+1) from numerator and denominator:
= = LHS, DONE