Final answer:
To evaluate f(x) = -4(2x - 3) at x = 8, substitute 8 for x. The value of f(8) is -52. The inverse function f^(-1)(x) for f(x) = -4(2x - 3) is (x - 12) / -8.
Step-by-step explanation:
To evaluate the function f(x) = -4(2x - 3) at x = 8, we substitute 8 for x in the function.
f(8) = -4(2(8) - 3) = -4(16 - 3) = -4(13) = -52
So, f(8) = -52
The inverse function f^(-1)(x) for f(x) = -4(2x - 3) can be found by swapping x and y and solving for y.
To do this, we rewrite the function as x = -4(2y - 3) and solve for y.
x = -8y + 12
-8y = x - 12
y = (x - 12) / -8
So, f^(-1)(x) = (x - 12) / -8