log_b(m) = log(m) / log(b)
5. log_b(b) = 1 (any base log of itself = 1)
6. log_b(1) = 0 (log of 1 is always zero, any base)
7. log_b(b^n) = n (direct simplification)
8. b^(log_b x) = x (inverse property)
--- FORMULA BLOCK ---
log_b(x) = y <=> b^y = x
log(mn) = log m + log n
log(m/n) = log m - log n
log(m^n) = n.log m
log_b(a) = 1 / log_a(b) [Reciprocal Rule]
log_b(a) = log_c(a) / log_c(b) [Base Change]
Note: log without base means log base 10 (common log). ln means log base e (natural log).
--- EXAM PATTERNS ---
NDA asks logarithm questions in these common ways:
• Simplify an expression using log properties
• Find the value of a log expression (e.g., find x if log_2(x) = 5)
• Prove or verify a log identity
• Questions mixing base change with product/quotient rules
• Word problems involving compound interest or population growth (log application)
--- SHORTCUT / TRICK ---
TRICK 1 — Reciprocal Flip:
log_b(a) x log_a(b) = 1
So log_b(a) = 1 / log_a(b). If you see a product of two logs with flipped bases, the answer is 1