Answer :
Final answer:
The value of f(-3) for the function f(x) = x² + 24 is 33. For the function f(x) = x² – 5x + 100, the values are f(10) = 150, f(0) = 100, and f(-1) = 106.
Explanation:
To evaluate f(-3) for the function f(x) = x² + 24, simply substitute x with -3:
f(-3) = (-3)² + 24 = 9 + 24 = 33.
Next, we evaluate the function f(x) = x² – 5x + 100 for the given values:
- f(10) = (10)² – 5(10) + 100 = 100 – 50 + 100 = 150.
- f(0) = (0)² – 5(0) + 100 = 0 – 0 + 100 = 100.
- f(-1) = (-1)² – 5(-1) + 100 = 1 + 5 + 100 = 106.
Learn more about Function Evaluation here:
https://brainly.com/question/12056604
#SPJ11