I need to algebraically, or using basic calculus, show that $$\displaystyle\frac{d^m}{dx^m}[f(x)g(x)] + {{m+1}\choose k}\frac{d^{m+1+k}}{dx^{m+1+k}}f(x)\frac{d^k}{dx^k}g(x) = \frac{d^{m+1}}{dx^{m+1}}[f(x)g(x)]$$
For reference, it's part of a proof by induction to prove that $\displaystyle\frac{d^n}{dx^n}[f(x)g(x)] = \sum\limits_{k=0}^n {n\choose k}\frac{d^{n-k}}{dx^{n-k}}f(x)\frac{d^k}{dx^k}g(x)$
Any objections to using induction is also welcome.