Ctrl+k

Condense logarithmic expressions

Condensing logarithmic expressions means reversing the product, quotient, and power properties to rewrite sums, differences, and coefficients of logarithms with the same base as one logarithm, such as logbM+logbN=logb(MN)\log_b M+\log_b N=\log_b(MN) and klogbM=logb(Mk)k\log_b M=\log_b(M^k). The reasoning requires preserving equivalent values while ensuring every logarithm’s argument is positive and avoiding the misconception that a sum of logarithms equals the logarithm of a sum; this structure supports solving logarithmic equations.

Detailed Explanation: Condense logarithmic expressions

To condense logarithms, reverse the logarithm properties:

  • klogbM=logb(Mk)k\log_b M=\log_b(M^k)
  • logbM+logbN=logb(MN)\log_b M+\log_b N=\log_b(MN)
  • logbMlogbN=logb(MN)\log_b M-\log_b N=\log_b\left(\frac{M}{N}\right)

The logarithms must have the same base, and every argument must be positive. Also, a sum of logarithms becomes the logarithm of a product, not a sum.

Example

Condense the expression:

2log3x+log3(x1)log352\log_3 x+\log_3(x-1)-\log_3 5

Assume x>1x>1, so both xx and x1x-1 are positive.

Step 1: Move the coefficient into the first logarithm as an exponent.

2log3x=log3(x2)2\log_3 x=\log_3(x^2)

Now the expression is

log3(x2)+log3(x1)log35\log_3(x^2)+\log_3(x-1)-\log_3 5

Step 2: Combine the sum using the product property.

log3(x2)+log3(x1)=log3(x2(x1))\log_3(x^2)+\log_3(x-1)=\log_3\bigl(x^2(x-1)\bigr)

So we have

log3(x2(x1))log35\log_3\bigl(x^2(x-1)\bigr)-\log_3 5

Step 3: Combine the difference using the quotient property.

log3(x2(x1)5)\boxed{\log_3\left(\frac{x^2(x-1)}{5}\right)}

Thus,

2log3x+log3(x1)log35=log3(x2(x1)5).2\log_3 x+\log_3(x-1)-\log_3 5 =\log_3\left(\frac{x^2(x-1)}{5}\right).

Learn by doing: Condense logarithmic expressions

Click a topic below to practice the foundational skills you'll need, learn the steps, or master this skill

Practice with unlimited practice problems

Logarithms - Product Property - Sum to Product as Integer


    ?