The order of operations is well defined for exponents, and multiplication, and addition, but how it works with the log function doesn't seem to be nearly so conventional. When in doubt, use parentheses. When I was a high school student studying algebra in 1972, I asked the teacher the same question, about the order of operations for the log function. He didn't know the answer, and/or didn't understand the question.
To elaborate on what @fresh_42 said, what you wrote isn't clear. The second expression might be interpreted as ##\frac{\log_8 x}{2}##, which is different from ##\log_8 \frac x 2##.
Without parenthesis, I would read log8 x/2 as (log8 x)/2. Parenthesis are cheap. Use them.
#7
lekh2003
Gold Member
539
342
wzwz said:
Is log8 (x/2) same with log8 x/2?
First of all, use parentheses, everywhere. Even when they are redundant. Make it absolutely clear that no errors can be made if you follow the parentheses. Usually it doesn't matter much, but in this question, it is impossible to distinguish the bases from the actual values without proper parentheses and terms.
Instead of the forum helping you, just set x equal to anything and do what you think it is.
If you ever have to check a property in math, just set the variable equal to 1, and solve. It can be in logarithms, exponents, etc. Just make everything into simple numbers that can be calculated and check.