upgrade
upgrade

📈College Algebra

Exponential Function Properties

Study smarter with Fiveable

Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.

Get Started

Why This Matters

Exponential functions are the mathematical engine behind some of the most important real-world phenomena you'll encounter—from calculating how quickly an investment grows to modeling population explosions or radioactive decay. In College Algebra, you're being tested on your ability to recognize exponential behavior, manipulate these functions using exponent rules, and solve equations that require logarithmic thinking. These skills directly prepare you for calculus, where the natural exponential function exe^x becomes central to everything from derivatives to differential equations.

The key concepts you need to master include function behavior and graphing, algebraic manipulation using exponent properties, solving exponential equations, and applying these functions to real-world models. Don't just memorize formulas—understand why exponential functions behave the way they do, how transformations affect their graphs, and when to apply logarithms as the inverse operation. That conceptual understanding is what separates students who struggle with exam problems from those who solve them confidently.


Foundation: Definition and Structure

Every exponential function follows a specific form, and understanding the restrictions on that form explains all the behavior you'll see in graphs and applications.

Definition of an Exponential Function

  • The general form is f(x)=axf(x) = a^x—a constant base raised to a variable exponent, which is the opposite of polynomial functions where the variable is the base
  • The base aa must satisfy a>0a > 0 and a1a \neq 1—positive bases prevent undefined results from negative number roots; excluding 1 ensures the function actually changes (since 1x=11^x = 1 for all x)
  • This structure creates one-to-one functions—meaning every output corresponds to exactly one input, which is why exponential functions have inverses (logarithms)

Domain and Range

  • Domain is all real numbers (,)(-\infty, \infty)—you can raise a positive base to any exponent, including negatives, fractions, and irrationals
  • Range is strictly positive (0,)(0, \infty)—a positive number raised to any power always yields a positive result, never zero or negative
  • The x-axis acts as a horizontal asymptote at y=0y = 0—the function approaches but never touches or crosses this line, a critical feature for graphing questions

Compare: Domain vs. Range restrictions—the domain has no restrictions because exponents can be anything, but the range is restricted because positive bases can only produce positive outputs. If an exam asks why ax=5a^x = -5 has no solution, this is your answer.


Graph Behavior and Characteristics

Understanding how exponential graphs look and behave helps you quickly identify functions and predict their properties without extensive calculation.

Graph Characteristics

  • All exponential graphs pass through (0,1)(0, 1)—since a0=1a^0 = 1 for any valid base, this y-intercept is guaranteed and serves as an anchor point
  • Graphs are continuous and smooth—no breaks, holes, or sharp corners, which distinguishes them from piecewise or rational functions
  • The horizontal asymptote at y=0y = 0 means the graph gets infinitely close to the x-axis on one side but extends toward infinity on the other

Exponential Growth and Decay

  • Growth occurs when a>1a > 1—the function increases as x increases, rising steeply to the right (think population growth or compound interest)
  • Decay occurs when 0<a<10 < a < 1—the function decreases as x increases, falling toward the asymptote (think radioactive decay or depreciation)
  • Both can be written as f(t)=f0ektf(t) = f_0 e^{kt}—where k>0k > 0 produces growth and k<0k < 0 produces decay, unifying both behaviors in one model

Compare: f(x)=2xf(x) = 2^x vs. f(x)=(1/2)xf(x) = (1/2)^x—both have the same shape, but one rises left-to-right while the other falls. Note that (1/2)x=2x(1/2)^x = 2^{-x}, so decay functions are reflections of growth functions across the y-axis.


The Natural Exponential Function

The number ee has special mathematical properties that make it the preferred base for advanced applications and calculus.

The Number e and Natural Exponential Function

  • e2.718e \approx 2.718 is an irrational constant—defined as the limit of (1+1/n)n(1 + 1/n)^n as n approaches infinity, arising naturally in continuous growth scenarios
  • The natural exponential function f(x)=exf(x) = e^x is the most important exponential function in mathematics—it appears throughout calculus, physics, and finance
  • Unique calculus property: the derivative of exe^x equals exe^x—this self-replicating behavior makes it essential for solving differential equations (a preview of what's coming)

Algebraic Tools: Exponent Properties

These rules are your toolkit for simplifying expressions and solving equations—you'll use them constantly.

Properties of Exponents

  • Product Rule: aman=am+na^m \cdot a^n = a^{m+n}—when multiplying same bases, add the exponents (this works because you're combining repeated multiplication)
  • Quotient Rule: aman=amn\frac{a^m}{a^n} = a^{m-n}—when dividing same bases, subtract the exponents (cancellation of common factors)
  • Power Rule: (am)n=amn(a^m)^n = a^{mn}—when raising a power to a power, multiply the exponents (applying the exponent operation repeatedly)

Solving Exponential Equations

  • For ax=ba^x = b, the solution is x=loga(b)x = \log_a(b)—taking the logarithm "undoes" the exponential operation, isolating the variable
  • Change of base formula: loga(b)=logc(b)logc(a)\log_a(b) = \frac{\log_c(b)}{\log_c(a)}—converts any logarithm to a calculator-friendly base like 10 or ee
  • Strategy: isolate the exponential term first—get the expression into the form a(something)=numbera^{(\text{something})} = \text{number} before applying logarithms

Compare: Product Rule vs. Power Rule—students often confuse amana^m \cdot a^n (add exponents) with (am)n(a^m)^n (multiply exponents). The key distinction: product rule involves two separate terms being multiplied, while power rule involves one term being raised to another power.


Inverse Relationship: Logarithms

Understanding logarithms as inverses of exponentials is essential for solving equations and grasping function relationships.

Logarithms as Inverse Functions

  • loga(b)\log_a(b) answers: "What exponent on base aa produces bb?"—this inverse relationship means aloga(b)=ba^{\log_a(b)} = b and loga(ax)=x\log_a(a^x) = x
  • The conversion ax=bx=loga(b)a^x = b \Leftrightarrow x = \log_a(b) lets you switch between exponential and logarithmic forms—a critical skill for equation solving
  • Logarithms "undo" exponentials—just as subtraction undoes addition, logarithms reverse the exponential operation, making them essential for isolating variables in exponents

Compare: Exponential form vs. Logarithmic form—23=82^3 = 8 and log2(8)=3\log_2(8) = 3 express the same relationship. On exams, you may need to convert between forms to solve equations or verify solutions.


Transformations

Knowing how algebraic changes affect the graph lets you quickly sketch transformed functions and identify equations from graphs.

Transformations of Exponential Functions

  • Vertical shift f(x)=ax+kf(x) = a^x + k moves the graph up (k>0k > 0) or down (k<0k < 0), shifting the asymptote from y=0y = 0 to y=ky = k
  • Horizontal shift f(x)=a(xh)f(x) = a^{(x-h)} moves the graph right (h>0h > 0) or left (h<0h < 0), but the asymptote stays at y=0y = 0
  • Reflection f(x)=axf(x) = a^{-x} flips the graph across the y-axis—turning growth into decay or vice versa—while f(x)=axf(x) = -a^x reflects across the x-axis

Compare: Vertical vs. Horizontal shifts—vertical shifts (+k+k outside) move the asymptote, while horizontal shifts (h-h inside the exponent) do not. This distinction frequently appears in graphing questions asking you to identify the asymptote of a transformed function.


Real-World Application: Compound Interest

This formula appears constantly on exams and demonstrates how exponential functions model financial growth.

Compound Interest Formula

  • A=P(1+rn)ntA = P\left(1 + \frac{r}{n}\right)^{nt} calculates accumulated amount where PP = principal, rr = annual rate (decimal), nn = compounding frequency, tt = years
  • More frequent compounding increases the final amount—as nn increases, the expression approaches continuous compounding: A=PertA = Pe^{rt}
  • This formula is an exponential function in disguise—the base is (1+rn)\left(1 + \frac{r}{n}\right) and the exponent is ntnt, showing real-world exponential growth

Quick Reference Table

ConceptBest Examples
Function definitionf(x)=axf(x) = a^x with a>0a > 0, a1a \neq 1
Domain and rangeDomain: (,)(-\infty, \infty); Range: (0,)(0, \infty)
Growth vs. decaya>1a > 1 = growth; 0<a<10 < a < 1 = decay
Key graph featuresY-intercept at (0,1)(0,1); asymptote at y=0y = 0
Exponent rulesProduct: add; Quotient: subtract; Power: multiply
Natural exponentiale2.718e \approx 2.718; f(x)=exf(x) = e^x
Inverse relationshipax=bx=loga(b)a^x = b \Leftrightarrow x = \log_a(b)
Compound interestA=P(1+r/n)ntA = P(1 + r/n)^{nt}; continuous: A=PertA = Pe^{rt}

Self-Check Questions

  1. Why must the base aa satisfy both a>0a > 0 and a1a \neq 1 for a valid exponential function? What would go wrong if either condition were violated?

  2. Compare the graphs of f(x)=3xf(x) = 3^x and g(x)=3x+4g(x) = 3^x + 4. What changes and what stays the same? Where is the new asymptote?

  3. Which exponent rule would you use to simplify 5x+25x1\frac{5^{x+2}}{5^{x-1}}, and what is the result?

  4. If an investment uses the formula A=1000(1.05)tA = 1000(1.05)^t, is this growth or decay? How can you tell from the base alone?

  5. Explain why the equation 2x=82^x = -8 has no solution, using what you know about the range of exponential functions.