Expanding Logarithms — Break Down Log Expressions
Expand log(xy), log(x/y), log(xⁿ) into simpler terms. Product, quotient, and power rules. Step-by-step solutions.
Expand Logarithms — Break Down Expressions
Break log(xy), log(x/y), log(xⁿ) into simpler terms using product, quotient, and power rules. Inverse of condensing.
📐 Quick Examples — Click to Load
Enter Expression
Use * for multiplication, / for division, ^ for powers. E.g. , , .
⚠️For educational and informational purposes only. Verify with a qualified professional.
📋 Key Takeaways
- • Product: log(xy) = log(x) + log(y)
- • Quotient: log(x/y) = log(x) - log(y)
- • Power: log(xⁿ) = n·log(x)
- • Expanding is the inverse of condensing
- • Apply quotient first, then product, then power
💡 Did You Know?
📖 How It Works
Expanding breaks one log into multiple terms. Apply quotient rule first (split numerator/denominator), then product rule (split factors), then power rule (bring exponent out).
Common Mistake
log(a+b) ≠ log(a)+log(b). There is no sum rule. Only products, quotients, and powers inside the log can be expanded.
🎯 Expert Tips
💡 Calculus Application
Before integrating ∫log(x²)dx, expand to 2∫log(x)dx. Often easier.
💡 Order of Rules
Quotient → Product → Power. Work from outside in.
💡 Roots & Fractions
√x = x^0.5, 1/x = x^(-1). Use power rule: log(√x)=½log(x).
💡 Verification
Condense your result. You should get back the original expression.
⚖️ Expand vs Condense
| Operation | Example |
|---|---|
| Expand | log(xy) → log(x)+log(y) |
| Condense | log(x)+log(y) → log(xy) |
❓ Frequently Asked Questions
Can I expand log(a+b)?
No. log(a+b) has no expansion. Only log(ab), log(a/b), and log(a^n) can be expanded. This is a very common mistake.
What order should I apply the rules?
Quotient first (split fraction), then product (split factors), then power (bring exponent out).
How do I expand log(√x)?
√x = x^(1/2). So log(√x) = log(x^0.5) = 0.5·log(x) = ½log(x) by the power rule.
Why expand logarithms?
Simplifying derivatives/integrals, solving equations, and converting between forms. Calculus uses it frequently.
Does the base matter?
The rules work for any base. log₁₀, ln, log₂ all follow the same product, quotient, power rules.
How do I expand log(x²y/z)?
Quotient: log(x²y)-log(z). Product: log(x²)+log(y)-log(z). Power: 2log(x)+log(y)-log(z).
📊 Rule Summary
📚 Reference Sources
⚠️ Note: Use * for multiplication, / for division, ^ for powers. Example: x*y/z^2 for log(xy/z²). Variables and numbers supported.