Evaluate the function at the given values of the variable.

f(x)=x2+6; f(3)

and
f(-2)


54, 24
12, 2
36, -24
15, 10

To evaluate the function at the given values of the variable, we substitute the value of the variable into the function:

For f(3):
f(3) = (3)^2 + 6
f(3) = 9 + 6
f(3) = 15

For f(-2):
f(-2) = (-2)^2 + 6
f(-2) = 4 + 6
f(-2) = 10

So the function evaluated at f(3) is equal to 15, and the function evaluated at f(-2) is equal to 10.