Given the function below, determine which value will result in f (x) = 10.

f(x)= 1/2


x+8

f(−2)

f(13)

f(4)

f(−4)

1 answer

To find the value that will result in f(x) = 10, we need to solve for x in the equation f(x) = 10.

Given the function f(x) = 1/(x+8), we set f(x) equal to 10 and solve for x:

1/(x+8) = 10
x+8 = 1/10
x+8 = 0.1
x = 0.1 - 8
x = -7.9

Therefore, the value that will result in f(x) = 10 is x = -7.9. None of the given options (f(-2), f(13), f(4), f(-4)) will result in f(x) = 10.