Across the techniques covered above, exponential inequalities fall into a small number of canonical types — each recognized by its shape and resolved by a characteristic move. The table below collects them, with the recognition cue, the solving move, a worked example, and the resulting solution.
| Type |
How to recognize |
Solving move |
Example |
Solution |
| Basic |
one or both sides already a power of a common base |
match bases, then apply the base-direction rule |
2x > 8 → 2x > 23 |
x > 3 |
| Requires simplification |
bases differ but share a common prime |
use exponent laws to rewrite each side over a common base, then apply direction |
4x < 32 → 22x < 25 |
x < 5⁄2 |
| Sign shortcut |
ax compared to 0 or a negative number (a > 0) |
recognize ax > 0 always; no computation needed |
2x > −5 / 2x < −1 |
all real x / no solution |
| Compound |
exponential sandwiched between two bounds |
rewrite both bounds in the common base, solve both halves with the direction rule |
1⁄4 < 2x < 16 |
−2 < x < 4 |