I am reviewing for a test and there is this question.
Functions $f: \mathbb R\to \mathbb R$, $g: \mathbb R\to\mathbb R$ are both one to one on the set of real numbers $\mathbb R$. Is the function $f + g$ also one to one? Prove your answer.
So to prove one to one, you need to find two distinct elements of $X$ that have distinct images of $Y$. I am not sure what $f+g$ is even supposed to be. Is it $(f\circ g)=f(g(x))$? How would can I think of this problem to prove it? by example maybe?
Presumably, $(f + g)(x) = f(x) + g(x)$. Consider the case $f = -g$.