find the range of the function f(x) = 4x - 1 for the domain {-1, 0, 1, 2, 3}. {-5, -3, 0, 7, 11} {-5, -4, -3, -2, -1} {-11, -7, -3, 1, 5} {-5, -1, 3, 7, 11}

Respuesta :

Range = {4(-1) - 1, 4(0) - 1, 4(1) - 1, 4(2) - 1, 4(3) - 1} = {-4 - 1, 0 - 1, 4 - 1, 8 - 1, 12 - 1} = {-5, -1, 3, 7, 11}