
William W. answered 05/21/20
Math and science made easy - learn from a retired engineer
Logarithm functions, no matter what the base, require an argument greater than zero. Example: log5(0) or log5(-1) are not defined while log5(0.1) or log5(100) are. The reason for this is easy to see if you convert the logarithm into an exponential. log5(-1) means that I would need to find some number x such that 5x = -1 and there is no number that would do that.
So, to determine the domain, we just need to say:
(2x - 1) > 0
2x > 1
x > 1/2
so the domain is (0.5, ∞)
f(1) = log5(2•1 - 1) = log5(1) so 5 raised to what power equals 1. That would be zero. (50 = 1) so log5(1) = 0
2 = log5(2x -1) [converting to an exponential we get:
52 = 2x - 1
25 = 2x - 1
26 = 2x
x = 13
Jadelyn G.
Thank you.05/22/20