[guided]We must prove that the finitely many equations $f_1(a)=0,\dots,f_r(a)=0$ force every equation from the ideal $I$ to vanish at $a$. The reason is precisely what it means for $f_1,\dots,f_r$ to generate $I$: every element of $I$ is a polynomial linear combination of these generators.
Let $a\in V(f_1,\dots,f_r)$. By definition of $V(f_1,\dots,f_r)$, this means
\begin{align*}
f_i(a)=0
\end{align*}
for every $i\in\{1,\dots,r\}$.
Now let $g\in I$ be arbitrary. Since
\begin{align*}
I=(f_1,\dots,f_r),
\end{align*}
there exist polynomials $h_1,\dots,h_r\in k[x_1,\dots,x_n]$ such that
\begin{align*}
g=\sum_{i=1}^r h_i f_i.
\end{align*}
Evaluation at the point $a\in\mathbb A_k^n$ is compatible with addition and multiplication of polynomials, so evaluating the displayed identity at $a$ gives
\begin{align*}
g(a)=\sum_{i=1}^r h_i(a)f_i(a).
\end{align*}
Each factor $f_i(a)$ is $0$, so every summand $h_i(a)f_i(a)$ is $0$. Therefore
\begin{align*}
g(a)=0.
\end{align*}
Because $g\in I$ was arbitrary, every polynomial in $I$ vanishes at $a$. By the definition of $V(I)$, this says $a\in V(I)$. Hence
\begin{align*}
V(f_1,\dots,f_r)\subset V(I).
\end{align*}[/guided]