Learn on PengiOpenStax Algebra and TrigonometryChapter 6: Exponential and Logarithmic Functions

Lesson 6.5 : Logarithmic Properties

In this Grade 7 math lesson from OpenStax Algebra and Trigonometry, students learn key logarithmic properties including the product rule, quotient rule, power rule, and the change-of-base formula. The lesson covers how to expand and condense logarithmic expressions by applying these rules, drawing on the connection between logarithms and exponents. Real-world context such as the pH formula is used to illustrate how logarithmic properties apply in science and everyday situations.

Section 1

📘 Logarithmic Properties

New Concept

This lesson unveils key properties—the product, quotient, and power rules. You'll learn how to expand complex logs into simpler parts or condense multiple logs back into a single, powerful expression.

What’s next

Next, you’ll apply them through interactive examples and a series of practice cards, mastering expansion and condensation techniques.

Section 2

The Product Rule for Logarithms

Property

The product rule for logarithms can be used to simplify a logarithm of a product by rewriting it as a sum of individual logarithms.

logb(MN)=logb(M)+logb(N)for b>0\log_b (MN) = \log_b (M) + \log_b (N) \quad \text{for } b > 0

To use this rule, first factor the argument completely, expressing each whole number factor as a product of primes. Then, write the equivalent expression by summing the logarithms of each factor.

Examples

  • Expand log5(15a(2a+3))\log_5 (15a(2a+3)). This becomes log5(35a(2a+3))\log_5(3 \cdot 5 \cdot a \cdot (2a+3)), which expands to log5(3)+log5(5)+log5(a)+log5(2a+3)\log_5(3) + \log_5(5) + \log_5(a) + \log_5(2a+3).
  • Expand log2(8x)\log_2 (8x). This expands to log2(8)+log2(x)\log_2(8) + \log_2(x). Since 8=238 = 2^3, this simplifies to 3+log2(x)3 + \log_2(x).
  • Expand ln(7xy)\ln(7xy). This is a product of three factors, so it expands to ln(7)+ln(x)+ln(y)\ln(7) + \ln(x) + \ln(y).

Explanation

Think of logs as exponents. When you multiply numbers with the same base, you add their exponents. The product rule for logs does the same thing: the logarithm of a product becomes the sum of the individual logarithms.

Section 3

The Quotient Rule for Logarithms

Property

The quotient rule for logarithms can be used to simplify a logarithm or a quotient by rewriting it as the difference of individual logarithms.

logb(MN)=logbMlogbN\log_b \left( \frac{M}{N} \right) = \log_b M - \log_b N

To apply this, first express the argument in lowest terms by factoring and canceling. Then, write the equivalent expression by subtracting the logarithm of the denominator from the logarithm of the numerator.

Examples

  • Expand log4(x64)\log_4 \left( \frac{x}{64} \right). Using the quotient rule, this is log4(x)log4(64)\log_4(x) - \log_4(64). Since 64=4364 = 4^3, this simplifies to log4(x)3\log_4(x) - 3.
  • Expand ln(3x+6x+2)\ln \left( \frac{3x+6}{x+2} \right). First, factor the numerator to get ln(3(x+2)x+2)\ln \left( \frac{3(x+2)}{x+2} \right), which simplifies to ln(3)\ln(3) after canceling the common factor.
  • Expand log(100y)\log \left( \frac{100}{y} \right). This becomes log(100)log(y)\log(100) - \log(y), which simplifies to 2log(y)2 - \log(y) because log(100)=log(102)=2\log(100) = \log(10^2) = 2.

Explanation

Just like dividing powers means subtracting exponents, the logarithm of a quotient becomes a difference. It's simply the logarithm of the numerator minus the logarithm of the denominator.

Section 4

The Power Rule for Logarithms

Property

The power rule for logarithms can be used to simplify the logarithm of a power by rewriting it as the product of the exponent times the logarithm of the base.

logb(Mn)=nlogbM\log_b (M^n) = n \log_b M

To use this rule, express the argument as a power if needed. Then, write the equivalent expression by multiplying the exponent times the logarithm of the base.

Examples

  • Expand log3(x7)\log_3(x^7). The exponent 7 moves to the front, giving 7log3(x)7 \log_3(x).
  • Expand log5(125)\log_5(125). First, rewrite 125 as 535^3. The expression becomes log5(53)\log_5(5^3). Using the power rule gives 3log5(5)3 \log_5(5), which simplifies to 31=33 \cdot 1 = 3.
  • Rewrite 6ln(y)6 \ln(y) as a single logarithm using the power rule in reverse. The factor 6 becomes the exponent on the argument, resulting in ln(y6)\ln(y^6).

Explanation

This rule lets you move an exponent from inside a logarithm to the front as a multiplier. It's a powerful shortcut for simplifying expressions involving powers and roots, since a root is just a fractional exponent.

Section 5

Expanding Logarithmic Expressions

Property

To expand logarithmic expressions, the product rule, quotient rule, and power rule are applied together to rewrite a single complex logarithm into a sum or difference of simpler logs.
It is important to remember that there is no way to expand the logarithm of a sum or difference, such as ln(x2+y2)\ln(x^2 + y^2).

Examples

  • Rewrite ln(a3b5)\ln \left( \frac{a^3 b}{5} \right) as a sum or difference of logs. This expands to ln(a3)+ln(b)ln(5)\ln(a^3) + \ln(b) - \ln(5), which simplifies to 3ln(a)+ln(b)ln(5)3 \ln(a) + \ln(b) - \ln(5).
  • Expand log(y)\log(\sqrt{y}). This is equivalent to log(y12)\log(y^{\frac{1}{2}}), which simplifies to 12log(y)\frac{1}{2}\log(y).
  • Expand log2(8x4(y1)z+3)\log_2 \left( \frac{8x^4(y-1)}{z+3} \right). This becomes log2(8)+log2(x4)+log2(y1)log2(z+3)\log_2(8) + \log_2(x^4) + \log_2(y-1) - \log_2(z+3), simplifying to 3+4log2(x)+log2(y1)log2(z+3)3 + 4\log_2(x) + \log_2(y-1) - \log_2(z+3).

Explanation

Expanding is like taking apart a complex logarithmic expression. You apply the product, quotient, and power rules in combination to break one big logarithm into several smaller, easier-to-manage pieces.

Section 6

Condensing Logarithmic Expressions

Property

To condense a sum, difference, or product of logarithms with the same base into a single logarithm, use the rules in reverse order:

  1. Apply the power property first. Rewrite terms like nlogbMn \log_b M as logb(Mn)\log_b (M^n).
  2. Next, apply the product property. Rewrite sums of logs like logbM+logbN\log_b M + \log_b N as logb(MN)\log_b (MN).
  3. Apply the quotient property last. Rewrite differences of logs like logbMlogbN\log_b M - \log_b N as logb(MN)\log_b (\frac{M}{N}).

Examples

  • Write log4(6)+log4(5)log4(3)\log_4(6) + \log_4(5) - \log_4(3) as a single logarithm. This condenses to log4(65)log4(3)=log4(30)log4(3)=log4(303)=log4(10)\log_4(6 \cdot 5) - \log_4(3) = \log_4(30) - \log_4(3) = \log_4(\frac{30}{3}) = \log_4(10).
  • Condense 3log(x)+12log(y)log(z)3 \log(x) + \frac{1}{2} \log(y) - \log(z). Applying the power rule first gives log(x3)+log(y12)log(z)\log(x^3) + \log(y^{\frac{1}{2}}) - \log(z), which condenses to log(x3yz)\log \left( \frac{x^3 \sqrt{y}}{z} \right).
  • Condense 2ln(x1)ln(x21)2 \ln(x-1) - \ln(x^2-1). This becomes ln((x1)2)ln((x1)(x+1))\ln((x-1)^2) - \ln((x-1)(x+1)), which simplifies to ln((x1)2(x1)(x+1))=ln(x1x+1)\ln \left( \frac{(x-1)^2}{(x-1)(x+1)} \right) = \ln \left( \frac{x-1}{x+1} \right).

Explanation

Condensing is the opposite of expanding. You use the log rules to combine multiple logarithms back into one single, compact logarithm. This is a key step for solving many logarithmic equations.

Section 7

The Change-of-Base Formula

Property

The change-of-base formula can be used to evaluate a logarithm with any base. For any positive real numbers M,b,M, b, and nn, where n1n \neq 1 and b1b \neq 1,

logbM=lognMlognb\log_b M = \frac{\log_n M}{\log_n b}

It follows that the change-of-base formula can be used to rewrite a logarithm with any base as the quotient of common or natural logs.

logbM=lnMlnbandlogbM=logMlogb\log_b M = \frac{\ln M}{\ln b} \quad \text{and} \quad \log_b M = \frac{\log M}{\log b}

Examples

  • Change log7(12)\log_7(12) to a quotient of natural logarithms. Using the formula, this becomes ln(12)ln(7)\frac{\ln(12)}{\ln(7)}.
  • Evaluate log4(20)\log_4(20) using a calculator. Use the formula log4(20)=log(20)log(4)\log_4(20) = \frac{\log(20)}{\log(4)}. On a calculator, this is approximately 2.160962.16096.
  • Change log9(27)\log_9(27) to a quotient of common logs. The expression becomes log(27)log(9)\frac{\log(27)}{\log(9)}, which evaluates to 1.51.5 since 91.5=279^{1.5} = 27.

Explanation

Your calculator likely only has log (base 10) and ln (base e) buttons. This formula is a bridge, letting you convert any logarithm into a fraction of logs that your calculator can actually compute.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 6: Exponential and Logarithmic Functions

  1. Lesson 1

    Lesson 6.1 : Exponential Functions

  2. Lesson 2

    Lesson 6.2 : Graphs of Exponential Functions

  3. Lesson 3

    Lesson 6.3 : Logarithmic Functions

  4. Lesson 4

    Lesson 6.4 : Graphs of Logarithmic Functions

  5. Lesson 5Current

    Lesson 6.5 : Logarithmic Properties

  6. Lesson 6

    Lesson 6.6 : Exponential and Logarithmic Equations

  7. Lesson 7

    Lesson 6.7 : Exponential and Logarithmic Models

  8. Lesson 8

    Lesson 6.8 : Fitting Exponential Models to Data

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

📘 Logarithmic Properties

New Concept

This lesson unveils key properties—the product, quotient, and power rules. You'll learn how to expand complex logs into simpler parts or condense multiple logs back into a single, powerful expression.

What’s next

Next, you’ll apply them through interactive examples and a series of practice cards, mastering expansion and condensation techniques.

Section 2

The Product Rule for Logarithms

Property

The product rule for logarithms can be used to simplify a logarithm of a product by rewriting it as a sum of individual logarithms.

logb(MN)=logb(M)+logb(N)for b>0\log_b (MN) = \log_b (M) + \log_b (N) \quad \text{for } b > 0

To use this rule, first factor the argument completely, expressing each whole number factor as a product of primes. Then, write the equivalent expression by summing the logarithms of each factor.

Examples

  • Expand log5(15a(2a+3))\log_5 (15a(2a+3)). This becomes log5(35a(2a+3))\log_5(3 \cdot 5 \cdot a \cdot (2a+3)), which expands to log5(3)+log5(5)+log5(a)+log5(2a+3)\log_5(3) + \log_5(5) + \log_5(a) + \log_5(2a+3).
  • Expand log2(8x)\log_2 (8x). This expands to log2(8)+log2(x)\log_2(8) + \log_2(x). Since 8=238 = 2^3, this simplifies to 3+log2(x)3 + \log_2(x).
  • Expand ln(7xy)\ln(7xy). This is a product of three factors, so it expands to ln(7)+ln(x)+ln(y)\ln(7) + \ln(x) + \ln(y).

Explanation

Think of logs as exponents. When you multiply numbers with the same base, you add their exponents. The product rule for logs does the same thing: the logarithm of a product becomes the sum of the individual logarithms.

Section 3

The Quotient Rule for Logarithms

Property

The quotient rule for logarithms can be used to simplify a logarithm or a quotient by rewriting it as the difference of individual logarithms.

logb(MN)=logbMlogbN\log_b \left( \frac{M}{N} \right) = \log_b M - \log_b N

To apply this, first express the argument in lowest terms by factoring and canceling. Then, write the equivalent expression by subtracting the logarithm of the denominator from the logarithm of the numerator.

Examples

  • Expand log4(x64)\log_4 \left( \frac{x}{64} \right). Using the quotient rule, this is log4(x)log4(64)\log_4(x) - \log_4(64). Since 64=4364 = 4^3, this simplifies to log4(x)3\log_4(x) - 3.
  • Expand ln(3x+6x+2)\ln \left( \frac{3x+6}{x+2} \right). First, factor the numerator to get ln(3(x+2)x+2)\ln \left( \frac{3(x+2)}{x+2} \right), which simplifies to ln(3)\ln(3) after canceling the common factor.
  • Expand log(100y)\log \left( \frac{100}{y} \right). This becomes log(100)log(y)\log(100) - \log(y), which simplifies to 2log(y)2 - \log(y) because log(100)=log(102)=2\log(100) = \log(10^2) = 2.

Explanation

Just like dividing powers means subtracting exponents, the logarithm of a quotient becomes a difference. It's simply the logarithm of the numerator minus the logarithm of the denominator.

Section 4

The Power Rule for Logarithms

Property

The power rule for logarithms can be used to simplify the logarithm of a power by rewriting it as the product of the exponent times the logarithm of the base.

logb(Mn)=nlogbM\log_b (M^n) = n \log_b M

To use this rule, express the argument as a power if needed. Then, write the equivalent expression by multiplying the exponent times the logarithm of the base.

Examples

  • Expand log3(x7)\log_3(x^7). The exponent 7 moves to the front, giving 7log3(x)7 \log_3(x).
  • Expand log5(125)\log_5(125). First, rewrite 125 as 535^3. The expression becomes log5(53)\log_5(5^3). Using the power rule gives 3log5(5)3 \log_5(5), which simplifies to 31=33 \cdot 1 = 3.
  • Rewrite 6ln(y)6 \ln(y) as a single logarithm using the power rule in reverse. The factor 6 becomes the exponent on the argument, resulting in ln(y6)\ln(y^6).

Explanation

This rule lets you move an exponent from inside a logarithm to the front as a multiplier. It's a powerful shortcut for simplifying expressions involving powers and roots, since a root is just a fractional exponent.

Section 5

Expanding Logarithmic Expressions

Property

To expand logarithmic expressions, the product rule, quotient rule, and power rule are applied together to rewrite a single complex logarithm into a sum or difference of simpler logs.
It is important to remember that there is no way to expand the logarithm of a sum or difference, such as ln(x2+y2)\ln(x^2 + y^2).

Examples

  • Rewrite ln(a3b5)\ln \left( \frac{a^3 b}{5} \right) as a sum or difference of logs. This expands to ln(a3)+ln(b)ln(5)\ln(a^3) + \ln(b) - \ln(5), which simplifies to 3ln(a)+ln(b)ln(5)3 \ln(a) + \ln(b) - \ln(5).
  • Expand log(y)\log(\sqrt{y}). This is equivalent to log(y12)\log(y^{\frac{1}{2}}), which simplifies to 12log(y)\frac{1}{2}\log(y).
  • Expand log2(8x4(y1)z+3)\log_2 \left( \frac{8x^4(y-1)}{z+3} \right). This becomes log2(8)+log2(x4)+log2(y1)log2(z+3)\log_2(8) + \log_2(x^4) + \log_2(y-1) - \log_2(z+3), simplifying to 3+4log2(x)+log2(y1)log2(z+3)3 + 4\log_2(x) + \log_2(y-1) - \log_2(z+3).

Explanation

Expanding is like taking apart a complex logarithmic expression. You apply the product, quotient, and power rules in combination to break one big logarithm into several smaller, easier-to-manage pieces.

Section 6

Condensing Logarithmic Expressions

Property

To condense a sum, difference, or product of logarithms with the same base into a single logarithm, use the rules in reverse order:

  1. Apply the power property first. Rewrite terms like nlogbMn \log_b M as logb(Mn)\log_b (M^n).
  2. Next, apply the product property. Rewrite sums of logs like logbM+logbN\log_b M + \log_b N as logb(MN)\log_b (MN).
  3. Apply the quotient property last. Rewrite differences of logs like logbMlogbN\log_b M - \log_b N as logb(MN)\log_b (\frac{M}{N}).

Examples

  • Write log4(6)+log4(5)log4(3)\log_4(6) + \log_4(5) - \log_4(3) as a single logarithm. This condenses to log4(65)log4(3)=log4(30)log4(3)=log4(303)=log4(10)\log_4(6 \cdot 5) - \log_4(3) = \log_4(30) - \log_4(3) = \log_4(\frac{30}{3}) = \log_4(10).
  • Condense 3log(x)+12log(y)log(z)3 \log(x) + \frac{1}{2} \log(y) - \log(z). Applying the power rule first gives log(x3)+log(y12)log(z)\log(x^3) + \log(y^{\frac{1}{2}}) - \log(z), which condenses to log(x3yz)\log \left( \frac{x^3 \sqrt{y}}{z} \right).
  • Condense 2ln(x1)ln(x21)2 \ln(x-1) - \ln(x^2-1). This becomes ln((x1)2)ln((x1)(x+1))\ln((x-1)^2) - \ln((x-1)(x+1)), which simplifies to ln((x1)2(x1)(x+1))=ln(x1x+1)\ln \left( \frac{(x-1)^2}{(x-1)(x+1)} \right) = \ln \left( \frac{x-1}{x+1} \right).

Explanation

Condensing is the opposite of expanding. You use the log rules to combine multiple logarithms back into one single, compact logarithm. This is a key step for solving many logarithmic equations.

Section 7

The Change-of-Base Formula

Property

The change-of-base formula can be used to evaluate a logarithm with any base. For any positive real numbers M,b,M, b, and nn, where n1n \neq 1 and b1b \neq 1,

logbM=lognMlognb\log_b M = \frac{\log_n M}{\log_n b}

It follows that the change-of-base formula can be used to rewrite a logarithm with any base as the quotient of common or natural logs.

logbM=lnMlnbandlogbM=logMlogb\log_b M = \frac{\ln M}{\ln b} \quad \text{and} \quad \log_b M = \frac{\log M}{\log b}

Examples

  • Change log7(12)\log_7(12) to a quotient of natural logarithms. Using the formula, this becomes ln(12)ln(7)\frac{\ln(12)}{\ln(7)}.
  • Evaluate log4(20)\log_4(20) using a calculator. Use the formula log4(20)=log(20)log(4)\log_4(20) = \frac{\log(20)}{\log(4)}. On a calculator, this is approximately 2.160962.16096.
  • Change log9(27)\log_9(27) to a quotient of common logs. The expression becomes log(27)log(9)\frac{\log(27)}{\log(9)}, which evaluates to 1.51.5 since 91.5=279^{1.5} = 27.

Explanation

Your calculator likely only has log (base 10) and ln (base e) buttons. This formula is a bridge, letting you convert any logarithm into a fraction of logs that your calculator can actually compute.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 6: Exponential and Logarithmic Functions

  1. Lesson 1

    Lesson 6.1 : Exponential Functions

  2. Lesson 2

    Lesson 6.2 : Graphs of Exponential Functions

  3. Lesson 3

    Lesson 6.3 : Logarithmic Functions

  4. Lesson 4

    Lesson 6.4 : Graphs of Logarithmic Functions

  5. Lesson 5Current

    Lesson 6.5 : Logarithmic Properties

  6. Lesson 6

    Lesson 6.6 : Exponential and Logarithmic Equations

  7. Lesson 7

    Lesson 6.7 : Exponential and Logarithmic Models

  8. Lesson 8

    Lesson 6.8 : Fitting Exponential Models to Data