Let $C[a,b]$ be the ring of real-valued functions continuous on $[a,b]$ and let $I \subset C[a,b]$ be its proper ideal. Prove that for any $f_1,f_2,...f_k \in I$, there exists a point $x_0 \in [a,b]$ such that $f_1(x_0)=...=f_k(x_0)=0$.
My attempt: Suppose not. Then we have $f_i(x) \neq 0$ for all $x \in [a,b]$. Suppose $f>0$. Define $g(x)=\sum_{i=1}^k{f_i(x)}$. Clearly $g>0$ for all $x \in [a,b]$.
I have a feeling that I need to apply the condition of proper ideal somewhere but I am unable to see it. Can anyone guide me?