Respuesta :
If your functions are
f(x) = 16·x
g(x) = 16·(1/2x)
The output values of g(x) are one-half the output values of f(x) for the same value of x.
If your functions are
f(x) = 16^x
g(x) = 16^(1/2x)
The output vaules of g(x) are the square root of the output values of f(x) for the same value of x.
_____
You seem to have left out the relevant operator symbol, so we don't really know your intent. Copy/paste operations will do that. Editing is sometimes needed.
f(x) = 16·x
g(x) = 16·(1/2x)
The output values of g(x) are one-half the output values of f(x) for the same value of x.
If your functions are
f(x) = 16^x
g(x) = 16^(1/2x)
The output vaules of g(x) are the square root of the output values of f(x) for the same value of x.
_____
You seem to have left out the relevant operator symbol, so we don't really know your intent. Copy/paste operations will do that. Editing is sometimes needed.
The answer is c. The output values of g(x) are the square root of the output values of f(x) for the same value of x.