Answer:
5
Explanation:
x=-1 doesn't fit in the range -1<x<2 since x>-1, not x=-1.
Hence, x=-1 fits in the range x<=-1 since (x<-1 or x=-1) which is true.
Hence, the expression -x+4 should be used
g(-1) =
-x + 4 =
-(-1) + 4 = ==> plugin -1 for x
1 + 4 = 5 ==> Negating a negative number is equal to taking a positive
number