Exponential Functions | Definition, Properties & Graphs

Synopsis

This article covers the essential skills of exponential functions and their graphs – a key topic in DSE Paper 1 Section A(2) and Section B worth 4–6 marks. You will learn the definition of exponential functions,their properties (domain,range,monotonicity,and asymptotes),how to sketch exponential graphs,and how to apply transformations. The article also covers the laws of exponents and introduces exponential growth and decay models. Includes step-by-step worked examples,DSE exam techniques,practice questions. These are essential skills that appear regularly in DSE papers.


Learning Objectives

By the end of this article, you should be able to:

  • Define an exponential function of the form \( f(x) = a^x \) (where \( a > 0, a \neq 1 \)).
  • Identify the domain, range, asymptote, and monotonicity of exponential functions.
  • Sketch exponential graphs and interpret key features.
  • Apply the laws of exponents to simplify exponential expressions.
  • Apply graph transformations (translations, stretches, reflections) to exponential functions.
  • Solve DSE-style problems involving exponential functions and real-world growth/decay models.

1. Introduction:

Exponential functions appear every year in DSE Paper 1 Section A(2) and Section B. Questions may ask you to:

  • Sketch or interpret the graph of an exponential function
  • Apply transformations to exponential graphs
  • Simplify expressions using laws of exponents
  • Solve exponential equations or model growth/decay

These are essential skills that also appear in logarithmic functions.

DSE Exam Tip

Exponential function questions often appear in Section A(2) as short-answer questions worth 3–4 marks, and in Section B as longer problems worth 5–6 marks.

2. Definition and General Form

An exponential function is a function of the form:

$$ f(x) = a^x \quad \text{where } a > 0, \; a \neq 1 $$

The base \( a \) is a positive constant, and the exponent \( x \) is the variable.

Key Properties

  • Domain: All real numbers (\( \mathbb{R} \))
  • Range: \( y > 0 \) (all positive real numbers)
  • Passes through: \( (0, 1) \) because \( a^0 = 1 \)
  • Asymptote: The x-axis (\( y = 0 \))
  • Monotonicity:
    • If \( a > 1 \), the function is increasing (exponential growth).
    • If \( 0 < a < 1 \), the function is decreasing (exponential decay).
DSE Memory Aid

Exponential: \( a > 1 \) → growth; \( 0 < a < 1 \) → decay. Both pass through \( (0,1) \) and have the x-axis as asymptote.

3. Laws of Exponents

To work with exponential functions, you must be comfortable with the laws of exponents:

  • \( a^m \times a^n = a^{m+n} \)
  • \( a^m \div a^n = a^{m-n} \)
  • \( (a^m)^n = a^{mn} \)
  • \( a^{-n} = \frac{1}{a^n} \)
  • \( a^0 = 1 \)
  • \( a^{\frac{m}{n}} = \sqrt[n]{a^m} \)
Example

Simplify \( 2^3 \times 2^{-5} \):

\( 2^{3 + (-5)} = 2^{-2} = \frac{1}{2^2} = \frac{1}{4} \)

4. Graphing Exponential Functions

To sketch the graph of \( y = a^x \):

  • Identify the asymptote (\( y = 0 \)).
  • Plot the intercept \( (0, 1) \).
  • Plot a few other points, e.g., \( (1, a) \), \( (-1, \frac{1}{a}) \).
  • Draw a smooth curve approaching the asymptote.
Example

Sketch \( y = 2^x \):

Asymptote: \( y = 0 \)

Intercept: \( (0, 1) \)

Points: \( (1, 2) \), \( (-1, 0.5) \), \( (2, 4) \)

Increasing, passes through above points, approaches x-axis as \( x \to -\infty \).

5. Transformations of Exponential Graphs

Transformations of \( y = a^x \) follow the same rules as other functions:

TransformationEffect
\( y = a^x + k \)Vertical shift by \( k \) (asymptote becomes \( y = k \))
\( y = a^{x-h} \)Horizontal shift by \( h \)
\( y = k a^x \)Vertical stretch/compression by factor \( k \)
\( y = a^{-x} \)Reflection in y-axis (decay if \( a > 1 \))
\( y = -a^x \)Reflection in x-axis
DSE Memory Aid

For exponential graphs, the asymptote changes only with vertical shifts. Horizontal shifts do not change the asymptote.

6. Exponential Growth and Decay Models

Exponential functions model real-world situations where quantities grow or decay at a constant percentage rate.

  • Growth model: \( y = A(1 + r)^t \) where \( r > 0 \)
  • Decay model: \( y = A(1 - r)^t \) where \( 0 < r < 1 \)

Here \( A \) is the initial amount, \( r \) is the rate per time period, and \( t \) is time.

Example

A population of 100 bacteria doubles every hour. Find the population after 3 hours.

\( y = 100 \times 2^3 = 100 \times 8 = 800 \).

7. Worked Examples

Example 1: Sketching an Exponential Graph

Question: Sketch \( y = 3^x \) and state its domain, range, and asymptote.

Solution

Domain: All real numbers

Range: \( y > 0 \)

Asymptote: \( y = 0 \)

Passes through \( (0,1) \), \( (1,3) \), \( (-1,\frac{1}{3}) \). Increasing curve.

Example 2: Transformations

Question: Describe the transformation from \( y = 2^x \) to \( y = 2^{x-3} + 1 \).

Solution

\( y = 2^{x-3} + 1 \) is \( y = 2^x \) shifted right by 3 units and up by 1 unit.

New asymptote: \( y = 1 \). New intercept: \( (0, 2^{-3}+1) = (0, \frac{1}{8}+1) = (0, \frac{9}{8}) \).

Example 3: Exponential Equation

Question: Solve \( 2^{2x+1} = 8 \).

Solution

\( 8 = 2^3 \), so \( 2^{2x+1} = 2^3 \)

Equate exponents: \( 2x+1 = 3 \)\( 2x = 2 \)\( x = 1 \)

Answer: \( x = 1 \)

8. DSE-Style Practice Questions

Section A(2) & Section B Style

Question 1 MC
What is the range of \( f(x) = 4^x \)?
A. \( y > 0 \)     B. \( y \ge 0 \)     C. \( y < 0 \)     D. All real numbers

Question 2 MC
Which transformation changes \( y = 3^x \) to \( y = 3^{x+2} \)?
A. Shift left 2     B. Shift right 2     C. Shift up 2     D. Shift down 2

Question 3 Short Answer
Simplify \( \frac{5^4 \times 5^{-2}}{5^3} \).

Question 4 Short Answer
Sketch the graph of \( y = 2^x - 1 \), labeling the asymptote and intercept.

Question 5 MC
The asymptote of \( y = 2^x + 3 \) is:
A. \( y = 0 \)     B. \( y = 3 \)     C. \( y = -3 \)     D. \( x = 0 \)

9. Solutions with Explanations

Question 1: A. \( y > 0 \)
Exponential functions with positive base have range \( y > 0 \).
Question 2: A. Shift left 2
\( y = 3^{x+2} \) is \( y = 3^x \) shifted left by 2 units.
Question 3: \( 5^{-1} = \frac{1}{5} \)
\( \frac{5^4 \times 5^{-2}}{5^3} = 5^{4-2-3} = 5^{-1} = \frac{1}{5} \).
Question 4: Asymptote: \( y = -1 \), y-intercept: \( (0,0) \)
\( y = 2^x - 1 \) is \( 2^x \) shifted down 1, so asymptote \( y = -1 \). When \( x=0 \), \( y = 1-1=0 \).
Question 5: B. \( y = 3 \)
Vertical shift up by 3 moves asymptote from \( y=0 \) to \( y=3 \).

9. Exercise

Click the following link to have
 An Exercise on Exponential Functions | Definition, Properties & Graphs

Key Takeaways

What You Should Remember
  • Exponential function: \( f(x) = a^x \), \( a > 0, a \neq 1 \).
  • Domain: all real numbers; Range: \( y > 0 \); Asymptote: \( y = 0 \).
  • Monotonicity: \( a > 1 \) increasing; \( 0 < a < 1 \) decreasing.
  • Laws of exponents are essential for simplification and solving equations.
  • Transformations apply to exponentials: shifts, stretches, reflections.
  • Growth/Decay: \( y = A(1 \pm r)^t \).
  • This topic guarantees 4–6 marks in DSE Paper 1 Section A(2) and Section B – master these skills!

Summary Checklist for Revision

  • Definition: \( f(x) = a^x \)
  • Domain and range
  • Asymptote: \( y = 0 \)
  • Increasing vs decreasing
  • Laws of exponents
  • Transformations: shifts, stretches, reflections
  • Exponential equations: same base method
  • Growth/decay models