In other words, if $t(x_1) = t(x_2)$, then $x_1$ must equal $x_2$.
For the function $t(x) = -|x|$, let's consider two different input values, $x_1 = 2$ and $x_2 = -2$. We have:
$t(x_1) = -|2| = -2$
$t(x_2) = -|-2| = -2$
Since $t(x_1) = t(x_2)$ but $x_1 \neq
Show more…