Math Overflow offers this explanation of the Rabinowitsch trick in proving the strong Nullstellensatz from the weak Nullstellensatz.
https://mathoverflow.net/questions/90661/the-rabinowitz-trick
"Perhaps the "Rabinowitz trick" is more clear if one writes down the proof backwards in the following way:
Let $I \subseteq k[x_1,\dotsc,x_n]$ be an ideal and $f \in I(V(I))$, we want to prove $f \in \mathrm{rad}(I)$. In other words, we want to prove that $f$ is nilpotent in $k[x_1,\dotsc,x_n]/I$, or in other words, that the localization $(k[x_1,\dotsc,x_n]/I)_f$ vanishes. By general nonsense this algebra is isomorphic to $k[x_1,\dotsc,x_n,y]/(I,fy-1)$. But, clearly $V(I,fy-1)=\emptyset$ and therefore the Weak Nullstellensatz implies that $(I,fy-1)=(1)$, i.e. that the quotient vanishes."
I don't follow the claim that goes "By general nonsense this algebra is isomorphic to..." Should this be immediately obvious when reading the proof? Can you break it down further for me?