[itex]f(-1) = 1 = (-1)^2 = (-1) + 2[/itex]
All you have to do is show that both [itex]x^2[/itex] and [itex]x + 2[/itex] are arbitrarily close to 1 when [itex]x[/itex] is sufficiently close to -1. This is quite simple because both of those functions are continuous at -1.
Formally, given [itex]\epsilon > 0[/itex], you need to find a [itex]\delta > 0[/itex] such that when [itex]|x - 1| < \delta[/itex], both [itex]x^2[/itex] and [itex]x + 2[/itex] are within [itex]\epsilon[/itex] of 1. It's pretty easy to find such a [itex]\delta[/itex].