Given that $f(x) \cdot g(x) = 0$ for all $x$ is it true that at least one of the functions is $0$ for all $x$?
The correct answer is this doesn't necessarily hold true. Can you give such example? I have a feeling this had something to do with piecewise functions.
Let $f(x)$ be any function whose range is $\{0,1\}$, and let $g(x) = 1 - f(x)$.
For example, let $f$ be such that $f(0) = 1$ and $f(x) = 0$ for all $x \ne 0$.