Text

Let f(x)={x+2if x<1,x2if x1.f(x)=\begin{cases} x+2 & \text{if } x<1,\\[2pt] x^{2} & \text{if } x\ge 1.\end{cases}

  • (a) Compute f(3)f(-3), f(1)f(1) and f(2)f(2).
  • (b) Decide whether ff is injective.