Math · Advanced Functions · Grade 9-12 · 5 min read

Logarithm Properties

⚡ In one breath

Logarithm properties convert products to sums, quotients to differences, and exponents to coefficients.

📐 The formula

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(xn)=nlogbx\log_b(x^n) = n\log_b x

Orient

The one-line idea, why it matters, and the intuition.

Section 1

Quick Answer

Logarithm properties convert products to sums, quotients to differences, and exponents to coefficients. Use them to expand, condense, or solve when an unknown sits inside or as an exponent of a log. The cue is a log of a product, quotient, or power that you want to break apart or pull together. Before calculating, ask: Is the log's argument a product, quotient, or power I can split into add, subtract, or a front multiplier?

Section 2

Why This Matters

These three rules are the only legal way to move a variable out of an exponent, so they underpin solving every exponential equation and modeling growth/decay and pH/decibel scales. Inventing a 'log of a sum' rule is the single most common precalculus error and silently corrupts the whole solution. Recognizing it by "Is the log's argument a product, quotient, or power I can split into add, subtract, or a front multiplier?" — rather than by familiar numbers — is what lets a student tell it apart from exponent rules and change of base and invented log-of-a-sum rule in a mixed problem set.

Section 3

Intuitive Explanation

A slide rule: sliding two log-scaled lengths and reading their sum gives the product of the original numbers — addition standing in for multiplication. This is the clean version of the idea because the visible structure matches the concept before any formula or procedure is chosen.

Splitting logb(x+y)\log_b(x+y) into logbx+logby\log_b x+\log_b y — there is NO rule for the log of a sum; the product rule needs xyxy, not x+yx+y. That contrast matters because many wrong answers come from recognizing a surface feature, such as a familiar number or word, instead of the actual task.

A useful way to slow down is to name the signal words and then test them. Words like **expand the log**, **condense**, **log(xy)\log(xy)**, **bring the exponent down**, **single logarithm** are helpful clues, but they are not enough by themselves. They must point to the same structure as the mental model: Product becomes a sum, quotient a difference, and a power slides out front as a multiplier.

The recognition test is simple: Is the log's argument a product, quotient, or power I can split into add, subtract, or a front multiplier? If yes, logarithm properties is probably the right tool; if not, compare with Exponent rules or Change of base or Invented log-of-a-sum rule before calculating.

Core idea

Product becomes a sum, quotient a difference, and a power slides out front as a multiplier.

Recognize

The cues that signal this concept and how to distinguish it from look-alikes.

Section 4

When to Use

Use Logarithm Properties when a logarithm contains a product, quotient, or power and you must expand it, condense it, or free a variable from an exponent. Strong signals include **expand the log**, **condense**, **log(xy)\log(xy)**, **bring the exponent down**, **single logarithm**. The safest workflow is to read the final question first, identify what kind of answer it wants, and then test the structure. Do not use logarithm properties just because familiar numbers appear; first decide whether the situation answers "Is the log's argument a product, quotient, or power I can split into add, subtract, or a front multiplier?" with yes.

✨ Pro tip

Ask: Is the log's argument a product, quotient, or power I can split into add, subtract, or a front multiplier?

Section 5

How to Recognize It

Before using Logarithm Properties, check the structure of the problem, not just the vocabulary. These questions force the same recognition move from several angles: the task, the signal words, the nearest confusion, and the thing that would make the concept fail.

  1. Is the log's argument a product, quotient, or power I can split into add, subtract, or a front multiplier?

    If yes, the problem matches logarithm properties. If no, pause before applying the procedure, because the same numbers may belong to a different idea.

  2. Which words signal the structure?

    Look for expand the log, condense, log(xy)\log(xy), bring the exponent down. These words are useful only after the situation matches them; a keyword without structure is not proof.

  3. What is the nearest confusion?

    Exponent rules is the common trap here: The mirror-image rules on exponents that logs reverse; multiply exponents = power of a power. Compare the desired final answer before choosing a method.

  4. What answer form should I expect?

    The answer should fit this mental model: Product becomes a sum, quotient a difference, and a power slides out front as a multiplier. If the expected answer sounds more like exponent rules, use the comparison table before solving.

  5. What would make this NOT Logarithm Properties?

    Splitting logb(x+y)\log_b(x+y) into logbx+logby\log_b x+\log_b y — there is NO rule for the log of a sum; the product rule needs xyxy, not x+yx+y. This tells you when to switch tools instead of forcing the concept.

Section 6

Logarithm Properties vs Common Confusions

The hard part is recognizing when the task is really about logarithm properties instead of a nearby idea. Read the final answer the problem wants, then ask which row describes the structure before you start calculating.

Logarithm Properties

Meaning
Use this when a logarithm contains a product, quotient, or power and you must expand it, condense it, or free a variable from an exponent. The deciding question is: Is the log's argument a product, quotient, or power I can split into add, subtract, or a front multiplier?
Key test
Is the log's argument a product, quotient, or power I can split into add, subtract, or a front multiplier?
Formula
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(xn)=nlogbx\log_b(x^n) = n\log_b x
Example
Expand log2 ⁣(8x3y)\log_2\!\left(\frac{8x^3}{y}\right) into separate logs.

Exponent rules

Meaning
The mirror-image rules on exponents that logs reverse; multiply exponents = power of a power.
Key test
Use when manipulating powers directly, not logs.
Formula
xaxb=xa+bx^a\cdot x^b=x^{a+b}
Example
2324=272^3\cdot 2^4=2^7

Change of base

Meaning
Rescales a log to a new base; it converts, it does not expand a product.
Key test
Use when the base is inconvenient for a calculator.
Formula
logbx=lnxlnb\log_b x=\frac{\ln x}{\ln b}
Example
log27=ln7ln2\log_2 7=\frac{\ln 7}{\ln 2}

Invented log-of-a-sum rule

Meaning
The illegal log(x+y)=logx+logy\log(x+y)=\log x+\log y; the product rule does not apply to sums.
Key test
Never use — only products turn into sums of logs.
Example
log(2+3)log2+log3\log(2+3)\ne\log 2+\log 3

Apply

Worked examples and the mistakes most students make.

Section 7

Formula & Notation

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(xn)=nlogbx\log_b(x^n) = n\log_b x
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(xn)=nlogbx\log_b(x^n) = n\log_b x; all follow from ba+c=babcb^{a+c} = b^a \cdot b^c

How to read it: logb\log_b denotes logarithm base bb. When no base is written, log\log typically means log10\log_{10} (common log) or loge\log_e (natural log) depending on context.

Section 8

Worked Examples

Example 1 — Expand a logarithm

Easy

Problem

Expand log2 ⁣(8x3y)\log_2\!\left(\frac{8x^3}{y}\right) into separate logs.

Solution

  1. The argument is a quotient containing a product and a power.

    Name the structure before touching arithmetic — that is what makes the right method obvious.

  2. Ask the recognition question: Is the log's argument a product, quotient, or power I can split into add, subtract, or a front multiplier?

    If the answer is yes, the concept applies; the cue, not a keyword, decides the method.

  3. Apply quotient, then product, then power rules in turn.

    The rule is chosen only after the structure matches, so the steps mean something.

  4. log28+3log2xlog2y=3+3log2xlog2y\log_2 8+3\log_2 x-\log_2 y=3+3\log_2 x-\log_2 y.

    Keep units, shape, or answer form tied to the story so the work does not become symbol pushing.

  5. Check the answer against the original question.

    It should fit the mental model — logs turn multiply into add. If it does not, revisit the recognition step before changing the arithmetic.

Answer

3+3log2xlog2y3+3\log_2 x-\log_2 y

Takeaway: Multiply, divide, and power inside become add, subtract, and a front coefficient outside.

Example 2 — A sum inside, not a product

Standard

Problem

Can you expand log(x2+1)\log(x^2+1) into simpler logs?

Solution

  1. Notice why this looks like the same concept.

    Nearby language or numbers can tempt you toward logs turn multiply into add.

  2. The argument is a SUM, x2+1x^2+1, not a product or quotient.

    Spotting what actually changed is what separates this from the concept it resembles.

  3. Leave it alone — no log property breaks a sum apart.

    The nearby idea may share numbers but answers a different question, so it needs a different move.

  4. State the result in the language of the actual task.

    log(x2+1)\log(x^2+1) stays as is. Name it for what the problem really asked, not the concept you first expected.

  5. Say the contrast in one sentence.

    Only products, quotients, and powers split; sums inside a log do not.

Answer

log(x2+1)\log(x^2+1) stays as is

Takeaway: Only products, quotients, and powers split; sums inside a log do not.

Example 3 — Spot the trap: Logs turn multiply into add

Application

Problem

A student starts with this idea: "Turning log(x+y)\log(x+y) into logx+logy\log x+\log y" What should they check before accepting that reasoning?

Solution

  1. Pause before the first move.

    The first move is a decision, not a calculation — does the situation really match logs turn multiply into add.

  2. Run the recognition test: Is the log's argument a product, quotient, or power I can split into add, subtract, or a front multiplier?

    This is the single check that the trap skips.

  3. the sum rule applies to products log(xy)\log(xy), never sums.

    Stating the safer rule turns the mistake into a checkable step instead of a vague "be careful."

  4. Compare with the nearest confusion, Exponent rules.

    The mirror-image rules on exponents that logs reverse; multiply exponents = power of a power.

  5. State the corrected decision and reuse it.

    Using the concept only when the structure matches leaves a process the student can repeat on a new problem.

Answer

the sum rule applies to products log(xy)\log(xy), never sums.

Takeaway: The recognition step prevents the common trap: Turning log(x+y)\log(x+y) into logx+logy\log x+\log y

Section 9

Common Mistakes

Common slip-up

Turning log(x+y)\log(x+y) into logx+logy\log x+\log y

The right idea

the sum rule applies to products log(xy)\log(xy), never sums.

Common slip-up

Leaving the exponent in place

The right idea

the power rule pulls nn out front as nlogbxn\log_b x.

Common slip-up

Reversing quotient and product

The right idea

division gives subtraction, multiplication gives addition.

Practice

Try it, then see where this concept fits in the path.

Section 10

Mini Practice

Try these on your own. Tap Reveal when you want to check.

  1. What clue tells you this is a Logarithm Properties situation: Expand log2 ⁣(8x3y)\log_2\!\left(\frac{8x^3}{y}\right) into separate logs.

    Hint: Is the log's argument a product, quotient, or power I can split into add, subtract, or a front multiplier?

  2. Expand log2 ⁣(8x3y)\log_2\!\left(\frac{8x^3}{y}\right) into separate logs.

    Hint: Apply quotient, then product, then power rules in turn.

  3. Why is this a contrast case instead of Logarithm Properties: Can you expand log(x2+1)\log(x^2+1) into simpler logs?

    Hint: The argument is a SUM, x2+1x^2+1, not a product or quotient.

  4. Fix this thinking: Turning log(x+y)\log(x+y) into logx+logy\log x+\log y

    Hint: Name the recognition cue before choosing a rule.

  5. Which is the better fit here: Logarithm Properties or Exponent rules? Explain the deciding difference.

    Hint: For Logarithm Properties, ask: Is the log's argument a product, quotient, or power I can split into add, subtract, or a front multiplier?

  6. Write one sentence that would remind a classmate how to recognize Logarithm Properties.

    Hint: Use the mental model "Logs turn multiply into add." and one signal word.

Want the full set?

50 practice questions for this concept — free to try, every one with a complete worked solution showing the why, not just the answer.

Section 11

Frequently Asked Questions

How do I know when to use Logarithm Properties?

Use Logarithm Properties when a logarithm contains a product, quotient, or power and you must expand it, condense it, or free a variable from an exponent. Do not start from the numbers alone; first name the structure of the situation. The fastest check is: Is the log's argument a product, quotient, or power I can split into add, subtract, or a front multiplier? If the answer is yes and the wording matches cues like expand the log, condense, log(xy)\log(xy), then logarithm properties is probably the right tool.

What is Logarithm Properties most often confused with?

Logarithm Properties is often confused with Exponent rules. Exponent rules means The mirror-image rules on exponents that logs reverse; multiply exponents = power of a power. The difference is not just vocabulary; it changes the action you take. For logarithm properties, the key test is "Is the log's argument a product, quotient, or power I can split into add, subtract, or a front multiplier?" For exponent rules, the better cue is: Use when manipulating powers directly, not logs.

What is the fastest recognition cue for Logarithm Properties?

Look for expand the log, condense, log(xy)\log(xy), bring the exponent down, but treat those words as clues, not proof. A word problem can contain a familiar keyword and still ask for a different idea. After noticing the cue, ask the recognition question: Is the log's argument a product, quotient, or power I can split into add, subtract, or a front multiplier? That question protects you from using a memorized procedure in the wrong place.

What mistake should I avoid with Logarithm Properties?

Avoid this thinking: "Turning log(x+y)\log(x+y) into logx+logy\log x+\log y" That mistake usually happens when the student jumps to a rule before checking the situation. The safer version is: the sum rule applies to products log(xy)\log(xy), never sums. A good habit is to say the mental model out loud first: "Logs turn multiply into add." Then choose the calculation or representation.

How can I tell this apart from Change of base?

Change of base is the better fit when the task is about this: Rescales a log to a new base; it converts, it does not expand a product. Logarithm Properties is the better fit when a logarithm contains a product, quotient, or power and you must expand it, condense it, or free a variable from an exponent. If both ideas seem possible, compare what the problem wants as the final answer. The desired output often reveals whether you should use logarithm properties or switch to the nearby concept.

Why does Logarithm Properties matter?

These three rules are the only legal way to move a variable out of an exponent, so they underpin solving every exponential equation and modeling growth/decay and pH/decibel scales. Inventing a 'log of a sum' rule is the single most common precalculus error and silently corrupts the whole solution. The practical value is recognition: once you can spot logarithm properties, you can choose a method before calculating. That makes later topics easier because you are not memorizing isolated tricks; you are recognizing the same structure when it appears in a new representation.

Section 12

Learning Path

Before this, students should be comfortable with Logarithm. This page focuses on the recognition cue: Is the log's argument a product, quotient, or power I can split into add, subtract, or a front multiplier? That cue is the bridge between earlier skills and later problem solving: students first learn to identify the structure, then they learn which calculation, diagram, graph, or proof move belongs to it. After this, Change of Base Formula and Solving Exponential Equations become easier to recognize.

Section 13

See Also