3.3 Exponential Functions, Properties & Equations
Key Takeaways
- The exponential function $f(x) = a^x$ (with base $a > 0, a \neq 1$) has domain $\mathbb{R}$, strictly positive range $(0, \infty)$, $y$-intercept $(0, 1)$, and horizontal asymptote $y = 0$.
- The base dictates monotonicity: $a > 1$ yields strictly increasing exponential growth, whereas $0 < a < 1$ yields strictly decreasing exponential decay.
- Euler's number $e \approx 2.71828$ is the unique base where the tangent line slope at $(0, 1)$ equals 1, governing continuous compound growth $A(t) = P e^{rt}$.
- Exponential equations are solved by common base equalization ($a^{f(x)} = a^{g(x)} \iff f(x) = g(x)$) or by quadratic substitution ($u = a^x$), enforcing the strict constraint $u > 0$.
- When solving exponential inequalities, the inequality sign is maintained for $a > 1$, but MUST be reversed when the base is fractional ($0 < a < 1$).
3.3 Exponential Functions, Properties & Equations
Exponential functions model dynamic phenomena in economics and finance, including compound interest, capital accumulation, population dynamics, and continuous depreciation. On the Bocconi Admission Test, mastery of exponent laws, algebraic substitutions, and base-dependent inequality rules is essential for completing numerical questions efficiently without a calculator.
1. Definition and Foundational Properties of $f(x) = a^x$
An exponential function is a function of the form:
where the base $a$ is a fixed positive constant different from 1: $a \in (0, 1) \cup (1, \infty)$.
Why Are Bases Restricted to $a > 0$ and $a \neq 1$?
- If $a < 0$: Powers with rational exponents would yield non-real numbers (e.g., $(-4)^{1/2} = \sqrt{-4} = 2i \notin \mathbb{R}$). An unbroken continuous curve in $\mathbb{R}$ cannot be constructed with a negative base.
- If $a = 0$: The expression $0^x = 0$ for all $x > 0$, but is undefined for $x \le 0$ ($0^0$ is indeterminate, $0^{-1} = 1/0$ is undefined).
- If $a = 1$: The expression $1^x = 1$ collapses to the constant horizontal line $y = 1$, losing all exponential characteristics.
Analytical Characteristics of $y = a^x$
- Domain: $\text{Dom}(f) = \mathbb{R} = (-\infty, \infty)$.
- Range: $\text{Ran}(f) = (0, \infty)$. The function is strictly positive: $a^x > 0$ for all $x \in \mathbb{R}$. It never touches the $x$-axis.
- Universal Intercept: Because $a^0 = 1$ for all valid bases, every exponential curve passes through the $y$-intercept $(0, 1)$.
- Horizontal Asymptote: The line $y = 0$ (the $x$-axis) is a horizontal asymptote for all exponential functions.
- Bijectivity: Exponential functions $f: \mathbb{R} \to (0, \infty)$ are strictly monotonic and therefore bijective, ensuring they possess two-sided inverses (logarithms).
2. Monotonicity Regimes: Growth vs. Decay
The qualitative behavior of $y = a^x$ is determined entirely by the magnitude of its base $a$:
Regime 1: $a > 1$ (Exponential Growth)
- The function is strictly increasing across $\mathbb{R}$:
- Asymptotic behavior:
- Relative steepness: For bases $b > a > 1$, $b^x > a^x$ when $x > 0$, whereas $b^x < a^x$ when $x < 0$.
Regime 2: $0 < a < 1$ (Exponential Decay)
- The function is strictly decreasing across $\mathbb{R}$:
- Decay relationship: Setting $b = \frac{1}{a} > 1$, we observe: Thus, the graph of an exponential decay function is the exact geometric reflection of the growth function $y = b^x$ across the $y$-axis ($x \mapsto -x$).
- Asymptotic behavior:
3. The Natural Exponential $e^x$ & Continuous Growth
In economic modeling, interest compounded continuously and exponential processes are expressed using the natural base $e$ (Euler's number):
Compound Interest Transition
When a principal $P$ earns an annual nominal interest rate $r$ compounded $n$ times per year for $t$ years, the accumulated balance is:
Taking the limit as compounding becomes continuous ($n \to \infty$):
4. Master Table of Operational Exponent Laws
To simplify expressions rapidly during the exam, memorize and deploy these algebraic rules:
| Law | Algebraic Formula | Exam Warning / Application |
|---|---|---|
| Product Rule | $a^x \cdot a^y = a^{x + y}$ | Bases must be identical; add exponents. |
| Quotient Rule | $\frac{a^x}{a^y} = a^{x - y}$ | Subtract denominator exponent from numerator. |
| Power of a Power | $(a^x)^y = a^{x \cdot y}$ | Multiply exponents; note $(a^x)^y = (a^y)^x = a^{xy}$. |
| Power of a Product | $(a \cdot b)^x = a^x \cdot b^x$ | Distributes across multiplication, never addition! |
| Power of a Quotient | $\left(\frac{a}{b}\right)^x = \frac{a^x}{b^x}$ | Distributes across division. |
| Negative Exponent | $a^{-x} = \frac{1}{a^x} = \left(\frac{1}{a}\right)^x$ | Inverts the base. |
| Fractional Exponent | $a^{m/n} = \sqrt[n]{a^m} = (\sqrt[n]{a})^m$ | Denominator is radical root index; numerator is power. |
| Zero Exponent | $a^0 = 1$ | Holds for all $a \neq 0$. |
Critical Bocconi Trap: Exponents do NOT distribute across addition: $(a + b)^x \neq a^x + b^x$. Furthermore, powers of powers are not associative: $a^{(b^c)} \neq (a^b)^c$. For example, $2^{(3^2)} = 2^9 = 512$, whereas $(2^3)^2 = 2^6 = 64$.
5. Solving Exponential Equations
Exponential equations on the Bocconi test fall into two primary structures:
Method 1: Equating Bases
When both sides of an equation can be rewritten as powers of a single common base $a$:
Worked Example: Solve for $x \in \mathbb{R}$:
Express both bases as powers of 2 ($8 = 2^3$, $16 = 2^4$):
Equating exponents:
Factoring the quadratic:
Method 2: Quadratic Forms via Substitution ($u = a^x$)
Equations containing linear combinations of $a^{2x} = (a^x)^2$ and $a^x$ can be transformed into polynomials by substituting $u = a^x$. Crucial constraint: Because $a^x > 0$ for all real $x$, candidates must enforce:
Any candidate root where $u \le 0$ must be immediately rejected as extraneous.
Worked Example: Solve for $x \in \mathbb{R}$:
Deconstruct the exponential terms into powers of $2^x$:
- $4^x = (2^2)^x = (2^x)^2$
- $2^{x+1} = 2^x \cdot 2^1 = 2 \cdot 2^x$, so $5 \cdot 2^{x+1} = 10 \cdot 2^x$
The equation becomes:
Substitute $u = 2^x > 0$:
Back-substitute to find $x$:
- $2^x = 2 = 2^1 \implies x = 1$
- $2^x = 8 = 2^3 \implies x = 3$
Both values are valid real solutions: $x \in {1, 3}$.
6. Solving Exponential Inequalities: The Direction Reversal Rule
When solving inequalities of the form $a^{f(x)} < a^{g(x)}$, the direction of the inequality symbol depends entirely on whether the base is greater than 1 or between 0 and 1:
Worked Example: Fractional Base Inequality
Solve for $x \in \mathbb{R}$:
Step 1: Unify the Base. Rewrite $1/4 = (1/2)^2$:
Step 2: Apply Monotonicity. Because the base $a = 1/2$ satisfies $0 < a < 1$, the function is strictly decreasing. Comparing exponents requires reversing the inequality sign:
Step 3: Solve the Quadratic Inequality.
The roots are $x = -1$ and $x = 3$. The quadratic is positive outside the roots:
Alternative Verification: Converting to base 2 yields $2^{-(x^2 - 3)} \le 2^{-2x} \implies 3 - x^2 \le -2x \implies x^2 - 2x - 3 \ge 0$, confirming the identical solution set.
7. Common Bocconi Traps & Exam Strategies
- Retaining Negative Substitution Roots: In $a^{2x} + b a^x + c = 0$, if solving for $u = a^x$ yields $u_1 = 4$ and $u_2 = -2$, students who write $2^x = -2 \implies x = \text{undefined}$ sometimes forget to discard $u_2$, or mistakenly conclude there are no solutions at all. Always discard only the non-positive $u$-values.
- Forgetting to Reverse Signs: Failing to invert the inequality when the base is fractional ($0 < a < 1$, such as $0.5, 1/3, 0.2$) is the single most common student error in Bocconi exponential questions.
- Base Dependent Expressions: Equations like $x^{x^2 - 1} = x^3$ have variable bases and require checking each degenerate base separately — $x = 1$, $x = -1$ and $x = 0$ — before equating exponents for the general case $x > 0$, $x \neq 1$.
What are all real solutions to the exponential equation 9ˣ - 4 · 3ˣ⁺¹ + 27 = 0?
What is the complete solution set for the exponential inequality (1/2)^(x² - 3) ≤ (1/4)ˣ?
How many real solutions exist for the equation 4ˣ - 2ˣ⁺¹ - 8 = 0?