Properties Of Logarithms

Properties of Logarithms

graph TB A[Properties of Logarithms] A --> B[Product Rule] A --> C[Quotient Rule] A --> D[Power Rule] A --> E[Change of Base Rule] B --> F["log_b(MN) = log_b(M) + log_b(N)"] C --> G["log_b(M/N) = log_b(M) - log_b(N)"] D --> H["log_b(M^p) = p * log_b(M)"] E --> I["log_b(a) = log_c(a) / log_c(b)"]


Table of Contents