The question being:
Given $n,m\in\mathbb{Z}$ and for $n>0,m\ge-1$ prove that $1+nm=(1+m)^n$.
I have never laid eyes upon a problem of inducting across two variables, but I assume that is the case here? If so, then how does one proceed in a manner that completely covers all cases? It is easy enough to fix one variable and induct on the other, but how does one go about doing both at the same time? I am not familiar with any canonical forms to this type of question.
Regarding the sufficient effort clause of the homeworks tag; attempts have been made that involve fixing one, proving for all cases of the other, and then attempting to "iterate" forward, but that has proven rather haphazard. Am I over complicating the question entirely?