Expanding Logarithms Calculator

Expand logarithmic expressions step by step using product, quotient, and power rules. Supports any base with numeric evaluation, term breakdown bars, and a complete log rules reference table.

Variables or numbers: x,y,z or 8,x
Power for each term, e.g. 2,3
Value to substitute for x
Value to substitute for y
Original Expression
log(x^2 · y^3)
Before expanding
Expanded Form
2·log(x) + 3·log(y)
After applying log rules
Number of Terms
2
Variables/factors in the expression
Rules Applied
4
Product, quotient, and/or power rule
Numeric Value
4.06684751
With x=4, y=9
Base
log
Numeric base: 10.000000

Step-by-Step Expansion

Step 1: Start: log(x^2 · y^3)
Step 2: Product rule: log(AB) = log(A) + log(B)
Step 3: Split: log(x^2) + log(y^3)
Step 4: Power rule: log(x^n) = n·log(x)
Step 5: Result: 2·log(x) + 3·log(y)

Term Contributions

2·log(x)
1.2041
3·log(y)
2.8627

Logarithm Rules Reference

RuleFormulaExample
Product Rulelog_b(MN) = log_b(M) + log_b(N)log(3·5) = log 3 + log 5
Quotient Rulelog_b(M/N) = log_b(M) − log_b(N)log(8/2) = log 8 − log 2
Power Rulelog_b(M^n) = n · log_b(M)log(x³) = 3·log(x)
Change of Baselog_b(x) = log_a(x) / log_a(b)log₂(8) = ln 8 / ln 2
Log of 1log_b(1) = 0log 1 = 0
Log of baselog_b(b) = 1log₁₀(10) = 1
Log of power of baselog_b(b^n) = nlog₂(2⁵) = 5
Inverseb^(log_b(x)) = x10^(log 5) = 5
Numeric Term Details
TermValuePowerlog(term)Contribution
x4.000020.6020601.204120
y9.000030.9542432.862728
Planning notes, formulas, and examples

About the Expanding Logarithms Calculator

Expanding logarithmic expressions is one of the most common operations in algebra and precalculus. By applying the three fundamental logarithm rules — the product rule, quotient rule, and power rule — you can break down complex log expressions into simpler parts. This is essential for solving equations, simplifying expressions, differentiating and integrating, and understanding the behavior of exponential processes.

This Expanding Logarithms Calculator takes your log expression and expands it step by step, showing exactly which rule is applied at each stage. Enter the base, specify the terms and their powers, and choose whether they are multiplied (product) or divided (quotient). The calculator writes out the full expansion, from the original condensed form to the final expanded result.

Beyond symbolic expansion, the calculator also provides numeric evaluation — substitute values for variables and see the computed result. Term contribution bars visualize how much each term adds to (or subtracts from) the total value, making it easy to understand the relative importance of each factor. Eight presets demonstrate a range of common expressions, and the built-in reference table lists all key logarithm rules with examples. Whether you are a student learning log properties, a teacher building lesson materials, or someone who needs symbolic expansion for applied math, the page keeps the algebraic and numeric views aligned.

When This Page Helps

Logarithm expansion is one of those topics where rule application matters more than raw calculation speed. This calculator keeps the original expression, the expanded form, and the specific log rules together so you can see exactly how the rewrite happened.

It is especially useful when you want to compare symbolic expansion with a numeric check. The term contribution view makes the expanded expression easier to interpret instead of leaving it as a formal rewrite only.

How to Use the Inputs

  1. Enter Terms (comma-separated) and Powers (comma-separated) in the input fields.
  2. Select the mode, method, or precision options that match your expanding logarithms problem.
  3. Read Original Expression first, then use Expanded Form to confirm your setup is correct.
  4. Try a preset such as "log₂(8x)" to test a known case quickly.
Formula used
Product rule: log_b(MN) = log_b(M) + log_b(N). Quotient rule: log_b(M/N) = log_b(M) − log_b(N). Power rule: log_b(M^n) = n · log_b(M).

Example Calculation

Result: Original Expression shown by the calculator

Using the preset "log₂(8x)", the calculator evaluates the expanding logarithms setup, applies the selected algebra rules, and reports Original Expression with supporting checks so you can verify each transformation.

Tips & Best Practices

  • The product rule turns multiplication inside a log into addition outside — one of the reasons logarithms were invented.
  • The power rule is especially useful for differentiation: d/dx[ln(x^n)] = n/x.
  • When expanding a quotient, the numerator terms are positive and the denominator terms are negative.
  • Use the change of base formula to convert between different log bases: log_b(x) = ln(x)/ln(b).
  • Remember: you can only expand logs of products, quotients, and powers — not sums or differences inside the log.

How This Expanding Logarithms Calculator Works

The calculator takes the condensed logarithmic expression, applies the product, quotient, and power rules in sequence, and then presents the expanded form together with any numeric evaluation you request.

Interpreting Results

Start with the original expression, then compare it with the expanded form and the rule list. If numeric values are present, the contribution bars help show which expanded terms are adding or subtracting the most.

Study Strategy

Work one product example, one quotient example, and one power example. Seeing those three transformations side by side is usually enough to make the log rules much easier to recognize.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • Expanding a logarithm means rewriting a single log of a product, quotient, or power as a sum, difference, or multiple of simpler logarithms using the product, quotient, and power rules.