Let $k$ be a field, $R = k[X_1, \ldots, X_n]$ and $I = \langle X_1, \ldots, X_n\rangle$. I am trying to prove that the quotient ring $R/I^r$, $r\in\mathbb{N}$ is local, i.e., has only one maximal ideal. Here we define $I^r$ as the ideal generated by the products $f_1\ldots f_r$ with each $f_i\in I$.
By the correspondence theorem, this amounts to proving that there is only one maximal ideal in $R$ that contains $I^r$. The obvious candidate for it is $I$, as it is maximal, since it can be shown that $R/I\cong k$, and it contains $I^r$. I don't know where to go from here, though. Are there any suggestions for the nest step here?