Given the function f, evaluate f(−3), f(−2), f(−1), and f(0). (f(x) = -2x² + 6) if (x ≤ -1), (6x - 10) if (x > -1)
a) -48, -26, -8, -10
b) 0, 14, 24, 0
c) -20, -22, -8, -10
d) 0, 14, 24, 20