Respuesta :

f(0) means x = 0

Since x = 0 less than 2 so we are using f(x) = -x + 2

Substitute x = 0 into f(x) = -x + 2

f(0) = -0 + 2

f(0) = 2

Answer

2