The page's eight recognizable forms and four solving methods combine into a single recipe card. The table below collects them — for each shape of exponential equation, the recommended method, a representative worked example, and the resulting solution. This is the page in one glance.
| Form |
Recommended method |
Example |
Solution |
| Single exponential = constant |
matching bases |
2x = 16 → 2x = 24 |
x = 4 |
| Coefficient · exponential = constant |
divide out coefficient, then match bases |
3 · 2x = 24 → 2x = 23 |
x = 3 |
| Linear expression in the exponent |
match bases, then solve the linear exponent equation |
23x+1 = 32 → 3x + 1 = 5 |
x = 4 ⁄ 3 |
| Additive constant + exponential |
subtract the constant first, then match bases |
2x + 5 = 13 → 2x = 8 |
x = 3 |
| Convertible bases on both sides |
rewrite both as powers of a common base, then match |
4x = 8 → 22x = 23 |
x = 3 ⁄ 2 |
| Genuinely different bases |
logarithms (no common base) |
2x = 3x−1 |
x ≈ 2.710 |
| Sum of same-base terms |
factor via product rule, then match bases |
2x+1 + 2x = 12 → 3 · 2x = 12 |
x = 2 |
| Quadratic structure in disguise |
substitute t = ax; solve the resulting quadratic; reject t ≤ 0 |
4x − 3 · 2x + 2 = 0 → t2 − 3t + 2 = 0 |
x = 0, x = 1 |