One-to-One Mapping Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

easy
Which functions are one-to-one? (A) f(x)=x2f(x)=x^2 on R\mathbb{R}. (B) f(x)=exf(x)=e^x. (C) f(x)=โˆฃxโˆฃf(x)=|x|.

Solution

  1. 1
    (A) f(x)=x2f(x)=x^2: f(โˆ’2)=f(2)=4f(-2)=f(2)=4, two inputs share one output. Not one-to-one.
  2. 2
    (B) f(x)=exf(x)=e^x: strictly increasing on all of R\mathbb{R}, so aโ‰ bโ‡’eaโ‰ eba \neq b \Rightarrow e^a \neq e^b. One-to-one. โœ“ (C) f(x)=โˆฃxโˆฃf(x)=|x|: f(โˆ’3)=f(3)=3f(-3)=f(3)=3. Not one-to-one.

Answer

Only (B) f(x)=exf(x)=e^x is one-to-one
Strictly monotone functions are always one-to-one. Even functions like x2x^2 and โˆฃxโˆฃ|x| are symmetric about the yy-axis, meaning opposite inputs give the same output, violating injectivity.

About One-to-One Mapping

A one-to-one (injective) function maps every distinct input to a distinct output โ€” no two different inputs produce the same output.

Learn more about One-to-One Mapping โ†’

More One-to-One Mapping Examples