Given a function:

We have to find the value of f(-1), f(0) and f(2).
It is known that the value of function is f(x) = 2x - 7 when x is less than zero. So, f(-1) is:

Thus, f(-1) = -9.
It is known that the value of the function is f(x) = 2x - 14 when x is equal to or greater than zero. So, f(0) is:

Thus, f(0) = -14.
It is known that the value of the function is f(x) = 2x - 14 when is x is greater than zero. So, f(2) is:

Thus, f(2) = -10.