👤

Answer :

Solution:

Given function:

  • f(x) = x - 1

Solution (x = -2):

  • f(x) = x - 1
  • => -2 - 1
  • => -3

Solution (x = 0):

  • f(x) = x - 1
  • => 0 - 1
  • => -1

Solution (x = 2):

  • f(x) = x - 1
  • => 2 - 1
  • => 1

Solution (x = 3):

  • f(x) = x - 1
  • => f(x) = 3 - 1
  • => 2

Go Teaching: Other Questions