The monotonicity of the exponential function dictates the behaviour of the direction when one “removes the base” in an inequality.

Property — Change of direction

Given an inequality af(x)ag(x)a^{f(x)} \lessgtr a^{g(x)}:

  • if a>1a > 1 (increasing exponential), the direction is preserved: the inequality is equivalent to f(x)g(x)f(x) \lessgtr g(x);
  • if 0<a<10 < a < 1 (decreasing exponential), the direction is reversed: it is equivalent to f(x)g(x)f(x) \gtrless g(x).

Warning — Change of direction

The most frequent mistake in exponential inequalities is forgetting the change of direction when 0<a<10 < a < 1. One way to remember it is to think of the graph: if the function is decreasing, larger values of xx correspond to smaller values of yy, and vice versa — so a "<<" on the yy becomes a ">>" on the xx.

Example — Base less than 1

Solve (13)x1>(13)2x+1\bigl(\tfrac{1}{3}\bigr)^{x-1} > \bigl(\tfrac{1}{3}\bigr)^{2x+1}.

The base is <1<1, so the direction is reversed: x1<2x+1    2<x    x>2x - 1 < 2x + 1 \iff -2 < x \iff \boxed{x > -2}.

Topics: Exponential function
Concepts: Base · Monotonicity
Functions: Exponential function
Skills: Interpreting a graph · Solving inequalities