Let $f, g\in C_0(\mathbb R^n)$ where $C_0(\mathbb R^n)$ is the set of all continuous functions on $\mathbb R^n$ with compact support. In this case $$(f*g)(x)=\int_{\mathbb R^n} f(x-y)g(y)\ dy,$$ is well defined.
How can I show $\textrm{supp}(f*g)\subseteq \textrm{supp}(f)+\textrm{supp}(g)$?
This should be easy but I can't prove it.
I tried to proceed by contradiction as follows: Let $x\in \textrm{supp}(f*g)$. If $x\not\in \textrm{supp}(f)+\textrm{supp}(g)$ then $(x-\textrm{supp}(f))\cap \textrm{supp}(g)=\phi$. This should give me a contradiction but I can't see it.