
Maya D. answered 05/17/21
Trigonometry Tutor with 5+ Years of Teaching & Tutoring Experience
A piecewise function is a function that behaves differently depending on the value of x.
In this problem, when x is less than or equal to -1 then f(x) = x2 - 5.
When x is greater than -1 then f(x) = -2x +3.
To determine the value of f(-5), we can plug -5 into the piece of the function that fits the description. In this case, -5 and -6 are both less than -1 so we can use the same "piece" :
f(-5) = (-5)2 -5 = 25 - 5 = 20.
f(-6) = (-6)2 -5 = 36 - 5 = 31.
Hope this helps!