TaskEaser
Back to home

Math

Logarithmic Equation

Find x where bˣ = c

Runs locally in your browser

Parameters

Results

x
9.965784
ln(c)/ln(b)
9.965784
Check bˣ
1,000

How it works

Solve for x in the exponential equation bˣ = c.

Who it's for: Algebra and pre-calculus students working with logarithms.

Solution: x = ln(c) / ln(b).

Requires base b > 0, b ≠ 1, and c > 0.

Handles common bases like 2, 10, and e.

How to use

  1. Enter base b and value c.
  2. Read x as the exponent that satisfies bˣ = c.