Marc D. answered 12/01/20
Engaging and patient Master of Applied Mathematics.
Recall that y = logbz if and only if by = z. (1)
Now b = 1/x in your example. 243 = z and y = 5.
If you plug this in, you get (1/x)5 = 243. (2)
Solve for x and you get x = 1/3, since, 2431/5 = 3.
Domain: Once you have it in the form shown in equation (2), you can see the domain is all of ℜ
Proof of (1):
y = logbx
y = log(x) / log(b) From the basic properties of logs.
y * log(b) = log(x)
log(b)y = log(x)
elog(b)y = elog(x) take the exponent of both sides. the left side is exp(log(b)y) but I can't write it.
by = x the exponent and log functions cancel out
Its a little tricky to make this work, but if you use the substitution 1/x = b, you can see it.