Math Problem Statement

Laws of Logarithms.Let b > 0 b ≠ 1 and let ne R. For u > 0 v > 0 then

  1. log_b(uv) = log_b(u) + log_b(v) (Example: log_2(3x) = log_2(3) + log_2(x) )

  2. log_b(u / v) = log_b(u) - ln(v) (Example: log_3(4/5) = log_3(4) - log_3(5) )

  3. log_0(u ^ n) = n * log_0(u) (Example: log_z(36) = log_z(6 ^ 2) = 2 * log_z(6) )

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Algebra
Logarithms
Exponentiation

Formulas

log_b(uv) = log_b(u) + log_b(v)
log_b(u/v) = log_b(u) - log_b(v)
log_b(u^n) = n * log_b(u)

Theorems

Laws of Logarithms

Suitable Grade Level

Grades 10-12