← Back to MrWittman.com
Functions + inverses • visual math studio

See exponentials and logarithms reflect into each other.

Adjust the base, compare y = bx and y = logb(x), and watch how the inverse relationship stays locked to the diagonal line y = x. This makes growth, decay, and domain-range swapping feel concrete instead of abstract.

Exponential + logarithm together
Growth and decay bases
Reflection across y = x
Mapped inverse points
Current model
y = 2x
y = log2(x)
y = x
BehaviorGrowth, because b > 1.
Inverse ideaPoints swap coordinates across y = x.

Live inverse graph

Both functions are drawn on the same axes, along with the mirror line y = x.

y = b^x
y = log_b(x)
y = x
Inverse point pair
Growth vs. decay
If b > 1, both graphs increase. If 0 < b < 1, both graphs decrease. The inverse relationship stays true either way.
Why the graphs mirror
To undo y = b^x, you swap the input and output. That turns (x, b^x) into (b^x, x), which lands on y = log_b(x).