Reviewed by CalcMulti Editorial Team·Last updated: ·← Algebra Hub
An exponential equation is one where the unknown variable appears in an exponent, such as 3ˣ = 81 or 2ˣ = 15. When the same base can be used on both sides (e.g., 3ˣ = 81 = 3⁴), you can simply equate exponents to find x = 4. When the bases do not match (e.g., 2ˣ = 15), logarithms are the tool of choice: take the log of both sides and use the power rule log(aˣ) = x·log(a) to bring the variable down from the exponent.
This calculator solves exponential equations of the form aˣ = b, aˣ = cˣ, or more complex forms step by step. It applies logarithm rules, shows the algebraic manipulation at each stage, and returns an exact symbolic answer where possible and a decimal approximation otherwise. Exponential equations arise naturally in compound interest, radioactive decay, population models, and pH chemistry.
aˣ = b → x = log(b)/log(a) = ln(b)/ln(a)
Choose an equation type and enter values.
Quick examples:
| Equation | Method | Solution | Example |
|---|---|---|---|
| aˣ = aⁿ | Equate exponents | x = n | 2ˣ = 2⁴ → x = 4 |
| aˣ = b | Take log both sides | x = log(b)/log(a) | 3ˣ = 20 → x ≈ 2.727 |
| eˣ = b | Take ln both sides | x = ln(b) | eˣ = 50 → x ≈ 3.912 |
| 10ˣ = b | Take log₁₀ both sides | x = log(b) | 10ˣ = 500 → x ≈ 2.699 |
| e^(kx) = b | ln both sides | x = ln(b)/k | e^(2x) = 10 → x ≈ 1.151 |
| A₀·eᵏᵗ = A | Isolate eᵏᵗ, ln both sides | t = ln(A/A₀)/k | 500·e^(0.1t)=2000 → t=13.86 |
| a^(f(x)) = a^(g(x)) | Equate f(x)=g(x) | Solve f(x)=g(x) | 2^(x²) = 2^(3x−2) → x=1 or 2 |
| Equation | log(b) | log(a) | x = log(b)/log(a) | Verification |
|---|---|---|---|---|
| 2ˣ = 32 | log(32) = 1.505 | log(2) = 0.301 | 1.505/0.301 = 5 | 2⁵ = 32 ✓ |
| 3ˣ = 81 | log(81) = 1.908 | log(3) = 0.477 | 1.908/0.477 = 4 | 3⁴ = 81 ✓ |
| 5ˣ = 125 | log(125) = 2.097 | log(5) = 0.699 | 2.097/0.699 = 3 | 5³ = 125 ✓ |
| 2ˣ = 15 | log(15) = 1.176 | log(2) = 0.301 | 1.176/0.301 ≈ 3.907 | 2^3.907 ≈ 15 ✓ |
| 10ˣ = 1000 | log(1000) = 3 | log(10) = 1 | 3/1 = 3 | 10³ = 1000 ✓ |
| eˣ = 1 | ln(1) = 0 | ln(e) = 1 | 0/1 = 0 | e⁰ = 1 ✓ |
Compute log base 10, ln, and any base logarithm
Exponent CalculatorCalculate powers and roots with step-by-step solutions
Function CalculatorEvaluate and compose algebraic functions
Exponent Rules ExplainedProduct, quotient, power and negative exponent rules
Algebra HubAll algebra calculators and guides
This calculator is for educational purposes only and does not constitute professional advice. Results are based on standard mathematical formulas. Always verify critical calculations with a qualified professional before making important decisions.