For a,b>0 and n∈R:
- ln(a×b)=lna+lnb (product → sum)
- ln(ba)=lna−lnb (quotient → difference)
- ln(an)=nlna (power → coefficient)
- ln(a)=21lna
- ln(1)=0 and ln(e)=1
The key move
Faced with ln(something big), try to break down the inside into a product, quotient or power, then apply the formulas.
An example
ln(2e3×5)=ln(e3)+ln5−ln2=3+ln5−ln2.
Solve lnx=2
Apply the exponential to both sides: x=e2≈7.39.
Rule: ln and exp are inverses. ln(ex)=x, elnx=x (for x>0).
Watch out!
ln(a+b)=lna+lnb. Log does NOT turn sums into products, only products into sums. A very common trap.
?Your turn
What is ln(e⁵ / √e)?