Loading…

Logarithmic Equation Solver

Math Algebra • Equations

View all topics

Solve logarithmic equations by applying domain restrictions, combining logs with the same base, exponentiating carefully, checking bases, rejecting extraneous candidates, and graphing the two sides.

Domain: every log argument must be > 0 Valid base: b > 0 and b ≠ 1 Product rule: log_b(M) + log_b(N) = log_b(MN) Sample: log2(x + 1) + log2(x − 1) = 3 → x = 3

Equation input

Use x as the variable. Type log2(x), log3(x), log10(x), log(x) for base 10, and ln(x) for natural log. Examples: log2(x+1)+log2(x-1)=3, ln(x)=2, log3(2x-1)=4, or ln(x)=0.5x.

Solver settings

Graph settings

Drag the graph to pan. Use the mouse wheel or trackpad to zoom. On touch screens, pinch to zoom. Red shading marks x-values outside the logarithmic domain; green points are verified solutions.

Quick examples

Ready
Enter a logarithmic equation, then click “Solve equation”.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is a logarithmic equation?

A logarithmic equation is an equation that contains one or more logarithms involving a variable, such as log2(x + 1) + log2(x - 1) = 3.

What is the solution of log2(x + 1) + log2(x - 1) = 3?

The domain is x > 1. Combining logs gives log2((x + 1)(x - 1)) = 3, so x^2 - 1 = 8 and x = ±3. The domain rejects -3, so the verified solution is x = 3.

Why does the solver reject some candidates?

Logarithmic equations can produce candidates that make a log argument zero or negative. Such values are outside the original domain and must be rejected.

What domain restrictions apply to logarithms?

Every logarithm argument must be greater than zero. The base must also be positive and not equal to 1.

How do I type a base-2 logarithm?

Type log2(x). The solver also accepts subscript-style digits such as log₂(x) by converting them internally.

How do I type the natural logarithm?

Type ln(x).

What does log(x) mean in this calculator?

log(x) means common logarithm, base 10. You can also type log10(x).

When can logarithms be combined?

Logarithms can be combined with product and quotient rules when they have the same base and their original arguments are positive.

What is the product rule for logarithms?

The product rule is log_b(M) + log_b(N) = log_b(MN), provided M > 0, N > 0, b > 0, and b is not 1.

What is the quotient rule for logarithms?

The quotient rule is log_b(M) - log_b(N) = log_b(M/N), provided M > 0, N > 0, b > 0, and b is not 1.

What is change of base?

Change of base rewrites log_b(A) as ln(A) / ln(b). It allows logarithms with different bases to be evaluated or compared.

What is a Lambert W hybrid logarithmic equation?

A hybrid equation such as ln(x) = ax + b mixes a logarithm and a linear expression. It may require the Lambert W function or numerical solving.

Why is the graph shaded red?

Red shading marks x-values where at least one logarithmic argument is not positive, so the original equation is undefined there.

Can the calculator solve every logarithmic equation symbolically?

No. Some logarithmic equations are too complex for direct symbolic solving. The calculator combines log-law transformations, Lambert W recognition, numerical scanning, and final verification.

Can I zoom and pan the graph?

Yes. You can drag to pan, use the mouse wheel or trackpad to zoom, pinch on touch screens, or use the graph control buttons.