Respuesta :

a) f(0) = -1

b) f(1) = 1

c) f(4) = 7

d) f(5) = 121

Explanation:

. Since for every value between -2 (excluded) and 4 (included)

~ 0 , 1 and 4

You have to use the first equation

=> f(0) = 2 * 0 - 1 = -1

=> f(1) = 2 * 1 - 1 = 1

=> f(4) = 2 * 4 - 1 = 7

. For values between 4 (exclude) and 5(included)

~ 5

You have to use the second equation

=> f(5) = 5^3 - 4 = 121