Respuesta :
For function f(x) = 12x + 1,
f(-2) = -23
f(0) = 1
f(3) = 37
What is a function?
- "A relationship is a relationship between input and output."
- "In a function, there is exactly one output for each input."
For given question,
We have been given a function f(x) = 12x + 1
We need to find the value of a function when x = -2, 0, and 3
When x = -2,
⇒ f(-2) = 12(-2) + 1
⇒ f(-2) = -24 + 1
⇒ f(-2) = -23
When x = 0,
⇒ f(0) = 12 × (0) + 1
⇒ f(0) = 0 + 1
⇒ f(0) = 1
When x = 3,
⇒ f(3) = 12(3) + 1
⇒ f(3) = 36 + 1
⇒ f(3) = 37
Therefore, for function f(x) = 12x + 1,
f(-2) = -23
f(0) = 1
f(3) = 37
Learn more about the function here:
https://brainly.com/question/13581879
#SPJ2