d_leet
- 1,076
- 1
Byrgg said:Actually there's still something I'm not getting, on another forum someone is saying that when you consider that log_b (x) and b ^ x are inverses, there should be an immediate realization of the problem, anyone able to help me understand this exactly?
The definition of inverse functions has been posted several times already but I will do it again.
If two functions f(x) and g(x) are inverses of each other then
f(g(x)) = g(f(x)) = x
Do you understand this?
Thus since logb(x) and bx are inverse functions if we let f(x) = bx and g(x) = logb(x)
Then f(g(x)) = blogb(x)
And since we said that these functions are inverses then f(g(x)) = x which means that blogb(x) = x.