Home

Logarithm Product Rule

The logarithm product rule tells us how to handle the logarithm of a product. It states that:

\[ \log_b(xy) = \log_b(x) + \log_b(y) \]

How It Works

Example

Suppose we have:

\[ \log_{10}(2 \times 5) \]

Using the product rule:

\[ \log_{10}(2 \times 5) = \log_{10}(2) + \log_{10}(5) \]

Since \(2 \times 5 = 10\) and \(\log_{10}(10) = 1\), the equation confirms:

\[ \log_{10}(2) + \log_{10}(5) = 1 \]

When to Use It

Important Conditions

In summary, the logarithm product rule is a powerful tool that leverages the connection between multiplication and addition to simplify and solve logarithmic expressions and equations.

Latex

\log_b(xy) = \log_b(x) + \log_b(y)