well, for the piece-wise function, we'd like to know f(-2), or namely what is f(x) when x = -2?
well, f(x) is 2 for x = -1
f(x) is 4 for x > -1
keeping in mind that in the negative side of the number line, the closer to 0, the larger, thus -1 is much larger than -1,000, so hmmm -2 is farther from 0 than -1 is, so -1 is larger than -2, so when x = -2, x < -1, and the function that applies when x < -1 is -(x+1)² + 4, so then