Properties of Logarithms
Properties of Logarithms
Logarithms have specific properties that allow us to simplify complex equations. These rulesโspecifically the product, quotient, and power rulesโlet you take a single complicated logarithm and expand it into several simpler ones, or take several logarithms and condense them into one.
The Core Rules of Logarithms
For any base b>0 (where b๎ =1) and positive numbers x and y:
-
Product Rule: The logarithm of a product is the sum of the logarithms. logbโ(xy)=logbโx+logbโy
-
Quotient Rule: The logarithm of a quotient is the difference of the logarithms. logbโ(yxโ)=logbโxโlogbโy
-
Power Rule: The logarithm of a number raised to an exponent is the exponent multiplied by the logarithm. logbโ(xn)=nlogbโx
Change-of-Base Formula
Calculators usually only evaluate base 10 (common log) or base e (natural log, ln). The change-of-base formula lets you rewrite a logarithm in any base c:
logbโx=logcโblogcโxโ
For example, if you need to calculate log3โ7, you can use the natural log: log3โ7=ln3ln7โ.
Expanding Logarithmic Expressions
To expand an expression, apply the rules to break the logarithm apart as much as possible.
Example: Expand log3โ(zx2yโ)
- First, apply the Quotient Rule to separate the numerator and denominator: log3โ(x2y)โlog3โ(z)
- Next, apply the Product Rule to split the multiplied terms x2 and y: log3โ(x2)+log3โ(y)โlog3โ(z)
- Finally, use the Power Rule to move the exponent 2 to the front: 2log3โ(x)+log3โ(y)โlog3โ(z)
Condensing Logarithmic Expressions
Condensing is the exact reverse of expanding. You want to combine multiple logarithms into a single logarithmic expression.
Example: Condense 2lnxโlny+21โlnz into a single logarithm
- First, apply the Power Rule to move the coefficients back into the logarithms as exponents: ln(x2)โln(y)+ln(z1/2)
- Notice that ln(x2) and ln(z1/2) are positive, meaning their arguments belong in the numerator, while โln(y) is negative, meaning y belongs in the denominator. Apply the Product and Quotient Rules: ln(yx2z1/2โ) (Note: z1/2 can also be written as zโ, giving ln(yx2zโโ).)