Ctrl+k

Expand logarithmic expressions

Expanding logarithmic expressions means rewriting logarithms of products, quotients, and positive powers as sums, differences, and coefficient multiples, using logb(xy)=logbx+logby\log_b(xy)=\log_b x+\log_b y, logb(x/y)=logbxlogby\log_b(x/y)=\log_b x-\log_b y, and logb(xr)=rlogbx\log_b(x^r)=r\log_b x. The reasoning preserves the expression’s domain and distinguishes these valid transformations from the invalid distribution of logarithms over sums or differences; treatment is limited to real logarithms with b>0b>0, b1b\ne1, and positive arguments.

Detailed Explanation: Expand logarithmic expressions

To expand a logarithmic expression, rewrite it using these rules:

logb(xy)=logbx+logby\log_b(xy)=\log_b x+\log_b y logb(xy)=logbxlogby\log_b\left(\frac{x}{y}\right)=\log_b x-\log_b y logb(xr)=rlogbx\log_b(x^r)=r\log_b x

These rules apply to real logarithms when b>0b>0, b1b\ne 1, and all logarithm arguments are positive.

Example

Expand:

log2(8x3yz2)\log_2\left(\frac{8x^3\sqrt{y}}{z^2}\right)

Assume x>0x>0, y>0y>0, and z>0z>0.

Step 1: Separate the quotient.

Use the quotient rule:

log2(8x3yz2)=log2(8x3y)log2(z2)\log_2\left(\frac{8x^3\sqrt{y}}{z^2}\right) = \log_2(8x^3\sqrt{y})-\log_2(z^2)

Step 2: Expand the product in the numerator.

Use the product rule:

log2(8x3y)=log28+log2(x3)+log2(y)\log_2(8x^3\sqrt{y}) = \log_2 8+\log_2(x^3)+\log_2(\sqrt{y})

So the expression becomes

log28+log2(x3)+log2(y)log2(z2)\log_2 8+\log_2(x^3)+\log_2(\sqrt{y})-\log_2(z^2)

Step 3: Move powers in front as coefficients.

Since y=y1/2\sqrt{y}=y^{1/2},

log2(x3)=3log2x\log_2(x^3)=3\log_2 x log2(y)=log2(y1/2)=12log2y\log_2(\sqrt{y})=\log_2(y^{1/2})=\frac12\log_2 y

and

log2(z2)=2log2z\log_2(z^2)=2\log_2 z

Also, log28=3\log_2 8=3 because 23=82^3=8.

Therefore, the expanded expression is

3+3log2x+12log2y2log2z\boxed{3+3\log_2 x+\frac12\log_2 y-2\log_2 z}

Remember that logarithms can be expanded over products and quotients, but not over sums or differences. For example,

logb(x+y)logbx+logby\log_b(x+y)\ne \log_b x+\log_b y

Learn by doing: Expand 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 - Product to Sum (Variables)


    ?