Expanding Logarithms Calculator

Expand log(xᵃ · yᵇ) into separate logarithm terms.

a·log x 0.9542
b·log y 0.699
Sum (= log of product) 1.653

Formula: log(xᵃ·yᵇ) = a·log x + b·log y

Step-by-step with your numbers:
1. Values used:
2. Base = 10
3. x = 3
4. Exponent on x = 2
5. y = 5
6. Exponent on y = 1
7.
8. a·log x = 0.9542
9. b·log y = 0.699
10. Sum (= log of product) = 1.653
Did we solve your problem today?

Expanding logarithms breaks one log of a product/power into a sum of simpler logs.

How the Math Works

The Expanding Logarithms Calculator applies two fundamental logarithm properties to break down complex logarithmic expressions. First, it uses the product rule: log(x·y) = log x + log y, which states that the logarithm of a product equals the sum of the logarithms. Second, it applies the power rule: log(xᵃ) = a·log x, moving the exponent as a coefficient. When both rules work together on log(xᵃ·yᵇ), the expression transforms from a single logarithm of a product into a sum of scaled logarithms, making complex expressions more manageable for further calculations.

Practical Applications

To use this calculator, enter the base of the logarithm, the variables x and y, and their respective exponents a and b into the designated fields. The calculator will automatically apply the expansion formula and display the result in the format a·log x + b·log y. This tool is essential when simplifying logarithmic equations in algebra, solving exponential growth problems in finance, or preparing logarithmic expressions for calculus operations like differentiation and integration in STEM coursework.

Day-to-Day Use

This calculation helps in everyday scenarios involving exponential relationships. When analyzing population growth patterns, calculating compound interest on savings, or understanding pH levels in chemistry, expanding logarithms makes complex computations more straightforward. It also aids in data analysis when working with logarithmic scales on charts, helping you interpret exponential trends in everything from investment returns to viral social media growth patterns. By breaking down these mathematical relationships into simpler components, the calculator makes advanced quantitative reasoning accessible for informed decision-making in finance, science, and business planning.

Worked example

log(3²·5) = 2·log 3 + log 5.

FAQ

Can I expand a quotient?

Yes — log(x/y) = log x − log y.