Suppose that $a\sin x + b\cos x + ce^x$ is the zero function. Prove that $a=b=c=0$.
Does the zero function simply mean that $a\sin x + b\cos x + ce^x = 0$? I am going under the assumption that it is.
Geometrically speaking, I think it is pretty clear that $a=b=c=0$ must be true if $a\sin x + b\cos x + ce^x = 0$ as there are no x-values that make the equation true otherwise.
Is there a purely algebraic way of saying this that does not utilize showing a graph?

Let $x=0$.
Thus, $$b+c=0$$
Let $x=\frac{\pi}{2}.$
Thus, $$a+c\cdot e^{\frac{\pi}{2}}=0.$$
Now, substitute $x=-\frac{\pi}{2}$ and solve this system.
We obtain: $$-a+c\cdot e^{-\frac{\pi}{2}}=0.$$ Thus, $$c\left(e^{\frac{\pi}{2}}+e^{\frac{\pi}{2}}\right)=0$$ or $$c=0,$$ which gives $a=0$ and $b=0$.