How do logs work with multiple bases and negative exponents?

  • Thread starter Thread starter DeanBH
  • Start date Start date
  • Tags Tags
    Log
AI Thread Summary
The discussion focuses on the manipulation of logarithmic equations involving multiple bases and negative exponents. It clarifies that for the equation 3 log10 y = -2, the correct approach is to first divide by 3, leading to log10 y = -2/3. This can be converted to exponential form, resulting in y = 10^(-2/3). Participants emphasize the importance of understanding the power rule and the conventions regarding logarithmic bases, noting that log typically implies base 10 unless stated otherwise. The conversation highlights common pitfalls in logarithmic transformations and the necessity of adhering to mathematical conventions for clarity.
DeanBH
Messages
82
Reaction score
0
how do logs work when it's like this.


3 log10 y = -2

log10 y = a
10^a = y

so it's 10^-2 = y

but where does the 3 go, and why does it go there. I'm not sure.
 
Physics news on Phys.org
FFR (for future reference) :p ln is base e and log by itself, is implied base 10.

Power Rule: \log y^3=-2 \leftrightarrow 3\log y=-2

Logarithmic to Exponential form: \log_a B=m \leftrightarrow a^m=B
 
Last edited:
so

3logy = -2
logy^3 = -2
log10^-2 = y^3
y=10^(-2/3)
 
Your third line is wrong, but your final answer is correct. I'm not sure what you were doing, but you wouldn't take the log of the right side then drop the log on the left.
 
Last edited:
Another way to do that problem is to just divide both sides by 3 at the start:
3 log y= -2 so log y= -2/3. Now, the example you showed says that y= 10-2/3 as before.
 
rocomath said:
Your third line is wrong, but your final answer is correct. I'm not sure what you were doing, but you wouldn't take the log of the right side then drop the log on the left.

should be 10^-2 = y^3 without log?
 
rocomath said:
ln is base e and log by itself, is implied base 10.
Whilst your first point is always true, your second point is not. I know people (myself included) who sometimes write log(x) to be base e. One should always check the conventions of the book that one is using.
 
Back
Top