Once you understand The Relationship, you can use it to evaluate logarithmic expressions exactly; that is, you can use The Relationship to simplify the log expression to get one simple numerical value.
Note: For doing these evaluations, you will need to be sure that you're good with exponents, so you can recognize things like 216 being equal to 63.
Content Continues Below
(You might not have known that fact but, trust me, you're gonna become very familiar with it, among many others.)
To evaluate (or simplify) a logarithmic expression without a calculator (when this simplification is possible), follow these steps:
Affiliate
Advertisement
(Note: The above only works when the log's argument is some integer or fractional power of the base. If the argument isn't a nice power of the base [or some power of a root of the base, about which more later], then you'll have moved into calculator-based evaluation. But while you're in the section where you're doing calculator-free simplifications, it is safe to assume that every argument will indeed be come well-behaved exact power of the base.)
If you don't know the particular power for a number that (you know from the log) has a certain base, then grab your calculator and start dividing by the base. Keep track of how many times you've divided, to find the number of factors of that base were used to get to that number.
In the case of the number 216 and a log with base 6, you'd divide 216 by 6 and get 36, which you know equals 62. This tells you that 216 = 63.
This log is equal to some number, which I'll call y. This naming gives me the equation log2(8) = y. Then The Relationship says:
2 y = 8
That is, log2(8), also known as y, is the power that, when put on 2, will turn 2 into 8. The power that does this is 3:
23 = 8
Since 2 y = 8 = 23, then it must be true that y = 3, and I get:
log2(8) = 3
(Note: Setting the log expression equal to the variable y, which we found to equal the exponent on 6, illustrates how logs are exponents.
(For me, though, the "logs are powers" thing has always been more of an intellectual point than a meaningful help in understanding or working with logs. But if your instructor or textbook mentions this equivalence, the fact that y equalled the power on 2 is what they're talking about.)
I'll start by setting the log equal to the variable y.
The Relationship says that, since log5(25) = y, then:
5 y = 25
I know that 25 = 52. This means that:
5 y = 52
y = 2
And y stands for the value of the log expression, so my hand-in answer is:
log5(25) = 2
Content Continues Below
While many of the expressions you'll be given to simplify will have whole-number values, exponents can be fractional, where fractional powers equate to roots. For instance, the power ½ on a base corresponds to the square root of that base. You will have exercises which require this knowledge.
The Relationship says that this log represents the power x that, when put on 64, turns it into 4:
log64(4) = x
64x = 4
Remembering that 43 is 64, remembering that fractional exponents correspond to roots, and noting that the cube root of 64 is 4, then:
64(1/3) = 4
log64(4) = x = 1/3
So my hand-in answer is:
log64(4) = 1/3
This last example highlights the fact that, to be able to work intelligently with logs, you need to be pretty good with your exponents. So take the time to review them, if you're feeling a little shaky.
Sometimes, it will be difficult to figure out the exponents that you need. In many of these cases, it will be helpful to convert both the base and the argument into exponential expressions using a smaller base.
I start as usual, by naming the expression and converting the result to exponential form:
log9(27) = x
9x = 27
Hmm... The number 27 is not a power of 9. So what do I do?
I note that each of 27 and 9 is a power of 3, and I'll see where this leads:
9x = 27
(32)x = 33
32x = 33
2x = 3
I'd assigned x to be the value of the original logarithm, so my answer is:
If you're not sure of this answer, then do the evaluation of the exponential. The one-half power means the square root, so you're taking the square root of 9, which is 3, and then cubing this result, which gives you 27.
The Relationship says that, since log6(6) = y, then 6 y = 6. The only power that doesn't change anything is the power 1. This means that:
6 = 61
6 y = 61
This means that y = 1, so my hand-in answer is:
log6(6) = 1
This is always true: logb(b) = 1 for any base b, not just for b = 6.
The Relationship says that, since log3(1) = y, then 3 y = 1. The only power that changes the base to 1 is zero.
This means that:
1 = 30
3 y = 30
y = 0
Then my hand-in answer is:
log3(1) = 0
This is always true: logb(1) = 0 for any base b, not just for b = 3.
You should expect to see "trick" questions like the folloowing on the next test:
The Relationship says that, since log4(−16) = y, then 4 y = −16.
But wait! What power y could possibly turn a positive 4 into a negative 16? This just isn't possible, so my answer is:
no solution
This is always true: logb(a) is undefined for any negative argument a, regardless of what the base is.
The Relationship says that, since log2(0) = y, then:
2 y = 0
But wait! What power y could possibly turn a 2 into a zero? This just isn't possible, so the answer is:
no solution
This is always true: logb(0) is undefined for any base b, not just for b = 2.
The Relationship says that "logb(b3) = y" means "b y = b3". Then clearly y = 3, so:
logb(b3) = 3
This is always true: logb(bn) = n for any base b.
Some students like to think of the above simplification as meaning that the b and the log-base-b "cancel out". This is not technically correct, but it can be a useful way of thinking of things.
(Just don't say it out loud in front of your instructor.)
Affiliate
Remember that a logarithm is just a power; granted, it is in this case a painfuly lumpy and long way of writing the power, but it is just a power, nonetheless.
The expression log2(9) technically means "the power which, when put on 2, turns 2 into 9." And they've put that power onto 2, which means that the 2 has been turned into 9.
Looking at it another way, the expression 2log2(9) = y means "log2(y) = log2(9)", which is the equivalent logarithmic statement, so y = 9. But y = 2log2(9), so 2log2(9) = 9.
While the first way (using the "logs are just powers" definition) is technically correct, I find the second way (the "set the log expression equal to a variable, and convert the equation to exponential form" method) to be more intuitive and understandable. Either way, though, I get an answer of:
2log2(9) = 9
This last example probably looks very complicated, and can feel quite confusing. But some students view the above problem as the 2 and the log-base-2 as "cancelling out". This is not technically correct, but can be a useful way of remembering how this type of problem works.
(But, again, don't say it out loud in front of your instructor.)
To synopsize, these are the take-aways from this lesson so far:
You might find it wise to do extra homework exercises, to make sure you have a good feel for the above facts.
URL: https://www.purplemath.com/modules/logs2.htm
You can use the Mathway widget below to practice simplifying logarithimic expressions. Try the entered exercise, or type in your own exercise. Then click the button and select "Evaluate", "Find the Exact Value", or "Simplify" to compare your answer to Mathway's. (Or skip the widget and continue to the next page.)
Please accept "preferences" cookies in order to enable this widget.
(Click "Tap to view steps" to be taken directly to the Mathway site for a paid upgrade.)
© 2024 Purplemath, Inc. All right reserved. Web Design by