Find g(x) , the inverse of f(x)=log_2(4x)-2
the underscore with the 2 means the base.
f(x) = log2 (4x) - 2 write f(x) as y
y = log2 (4x) - 2 add 2 to both sides
y + 2 = log2(4x)
This says that, in exponential form :
2y + 2 = 4x divide both sides by 4
[2y + 2 ] / 4 = x now, exchange x and y
[2x + 2 ] / 4 = y and for y, we can write f-1(x) = g(x)
[2x + 2 ] / 4 = g(x) and this is the inverse