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ââ).)