In our math class, we were taught that for a polynomial $f(x)$
$$f(\alpha) \equiv f(x) \pmod {x-\alpha} $$
That's all very well. But, what about polynomials in more than variable?
Specifically, how can I apply the remainder theorem for a polynomial:
$$f(x_1, x_2, x_3, \dots, x_n)$$
in $n$ variables?