A logarithm is the exponent to which a base must be raised to produce a given number.
Equation
ax=bx=logab
Usage Rules
- You cannot put base numbers.
- log31=x will always be 0.
Mathematical Rules
log(a)+log(b)=log(ab)log(a)−log(b)=log(ba)log(a)n=nlog(a)log(an)=(loga)n
loga vs logab
loga is short for log10a
Weird Exponents
If there is weird exponents, log both sides. This makes it easier to work with both sides.
3x=2x+1xlog3=(x+1)log2
Tutoring Questions
7x+1=33x+2(x+1)log7=(x+2)log3(x+2)(x+1)=log7log3(x+2)(x+1)=0.56…(rounded)x+1=0.56(x+2)x+1=0.56x+1.12x=0.56x+1.12−1x−0.56x=0.120.44x=0.12x=0.272…(repeating)
By default log is log10.