Study Guide

Inverses of exponential functions

AP PrecalculusΒ· AP Precalculus CED β€” Exponential and Logarithmic FunctionsΒ· 14 min read

1. One-to-Oneness of Exponential Functionsβ˜…β˜…β˜†β˜†β˜†β± 4 min

To have a valid inverse function, a function must be one-to-one: for any , , which means it passes the horizontal line test. For exponential functions of the form where and , this property always holds. The only exception is exponentials with non-linear exponents (e.g. ), which map and to the same output and are not one-to-one.

πŸ“˜ Definition

One-to-one function

A function that produces unique outputs for all unique inputs. Only one-to-one functions have inverse functions that are also functions.

Example:

is one-to-one; is not.

πŸ“ Worked Example

Confirm whether has a valid inverse function over its entire domain of , and justify your answer.

  1. 1

    Start with the algebraic one-to-one test: assume

    53βˆ’2x1=53βˆ’2x25^{3-2x_1} = 5^{3-2x_2}
  2. 2

    Take the natural logarithm of both sides

    ln⁑(53βˆ’2x1)=ln⁑(53βˆ’2x2)\ln\left(5^{3-2x_1}\right) = \ln\left(5^{3-2x_2}\right)
  3. 3

    Apply the logarithm power rule

    (3βˆ’2x1)ln⁑5=(3βˆ’2x2)ln⁑5(3-2x_1)\ln 5 = (3-2x_2)\ln 5
  4. 4

    Since and , , so divide both sides by

    3βˆ’2x1=3βˆ’2x23-2x_1 = 3-2x_2
  5. 5

    Simplify to get

    x1=x2x_1 = x_2
  6. 6

    Conclusion: Since implies , is one-to-one over and has a valid inverse over its entire domain.

Exam tip:

If you are asked to justify one-to-oneness on an FRQ, always use either the horizontal line test for graphs or the algebraic test shown above; stating 'exponentials are always one-to-one' without justification will not earn full credit.

2. Finding the Inverse of a Transformed Exponential Functionβ˜…β˜…β˜…β˜†β˜†β± 5 min

Once we confirm an exponential is one-to-one, we find its inverse using the standard procedure: swap and , then solve for . By definition, the inverse of is , which is a logarithmic function. For transformed exponentials of the form , we follow the same steps to get a transformed logarithmic inverse. For any inverse, the domain of the original becomes the range of the inverse, and the range of the original becomes the domain of the inverse.

πŸ“˜ Definition

Inverse of exponential function

A logarithmic function that reverses the mapping of a one-to-one exponential function. If , then is the inverse by definition.

Example:

The inverse of is

πŸ“ Worked Example

Find the inverse of , state the domain of the inverse, and verify using the inverse function identity .

  1. 1

    Write , then swap and

    x=3β‹…24yβˆ’1+2x = 3 \cdot 2^{4y - 1} + 2
  2. 2

    Isolate the exponential term: subtract 2, divide by 3

    xβˆ’23=24yβˆ’1\frac{x - 2}{3} = 2^{4y - 1}
  3. 3

    Convert from exponential form to logarithmic form

    log⁑2(xβˆ’23)=4yβˆ’1\log_2\left(\frac{x - 2}{3}\right) = 4y - 1
  4. 4

    Solve for to get the inverse

    y=14(log⁑2(xβˆ’23)+1)=fβˆ’1(x)y = \frac{1}{4}\left(\log_2\left(\frac{x - 2}{3}\right) + 1\right) = f^{-1}(x)
  5. 5

    Find domain: the range of original is , so domain of is

  6. 6

    Verify the inverse identity

    f(fβˆ’1(x))=3β‹…24(14(log⁑2(xβˆ’23)+1))βˆ’1+2=3β‹…2log⁑2(xβˆ’23)+2=(xβˆ’2)+2=xf(f^{-1}(x)) = 3 \cdot 2^{4\left(\frac{1}{4}\left(\log_2\left(\frac{x-2}{3}\right)+1\right)\right) - 1} + 2 = 3 \cdot 2^{\log_2\left(\frac{x-2}{3}\right)} + 2 = (x-2) + 2 = x
  7. 7

    This confirms the inverse is correct.

Exam tip:

Always state the domain of your inverse function on FRQ questions; AP exam graders regularly deduct points for missing domain restrictions on inverses.

3. Graphical Properties of Inverse Exponential Functionsβ˜…β˜…β˜†β˜†β˜†β± 3 min

All inverse functions have graphs that are reflections of the original function's graph over the line . This property lets us quickly identify key points, intercepts, asymptotes, and end behavior of the inverse without finding its full equation. Reflecting over swaps the coordinates of all key points, swaps domain and range, and changes horizontal asymptotes to vertical asymptotes. For example, has a y-intercept at and horizontal asymptote , so its inverse has an x-intercept at and vertical asymptote .

πŸ“ Worked Example

The original function has a horizontal asymptote at and passes through the point . State the asymptote and a point that lies on the graph of , without finding the equation of the inverse.

  1. 1

    Recall that all points on correspond to points on

  2. 2

    Swap coordinates of the given point to get the point on

    (1,βˆ’1)(1, -1)
  3. 3

    Asymptotes swap types: a horizontal asymptote on the original becomes a vertical asymptote on the inverse

  4. 4

    Convert the original asymptote to get the inverse asymptote:

  5. 5

    Final result: has vertical asymptote and passes through

Exam tip:

When asked to graph an inverse exponential, plot 2-3 key reflected points and the swapped asymptote first, then draw the curve; this avoids mistakes with end behavior.

4. AP Style Worked Examplesβ˜…β˜…β˜…β˜†β˜†β± 2 min

πŸ“ Worked Example

Which of the following gives the inverse of and correctly states the domain of the inverse?

A) , domain B) , domain C) , domain D) , domain

  1. 1

    Set , swap and

    x=4e2yβˆ’7x = 4e^{2y} - 7
  2. 2

    Isolate the exponential term

    x+74=e2y\frac{x + 7}{4} = e^{2y}
  3. 3

    Take natural log of both sides, solve for

    ln⁑(x+74)=2yβ€…β€ŠβŸΉβ€…β€Šy=12ln⁑(x+74)\ln\left(\frac{x + 7}{4}\right) = 2y \implies y = \frac{1}{2}\ln\left(\frac{x + 7}{4}\right)
  4. 4

    The range of original is , so domain of inverse is , which matches option A.

πŸ“ Worked Example

A conservation biologist models wolf pack population as , where is time in years after reintroduction. Find the inverse function that gives time as a function of population size, and calculate how many years it takes for the population to reach 64 wolves.

  1. 1

    Start with the original model, solve for in terms of

    P=8β‹…20.25tP = 8 \cdot 2^{0.25t}
  2. 2

    Isolate the exponential term

    P8=20.25t\frac{P}{8} = 2^{0.25t}
  3. 3

    Convert to logarithmic form

    log⁑2(P8)=0.25t\log_2\left(\frac{P}{8}\right) = 0.25t
  4. 4

    Solve for to get the inverse function

    t(P)=4log⁑2(P8)t(P) = 4 \log_2\left(\frac{P}{8}\right)
  5. 5

    Substitute to find the time

    t(64)=4log⁑2(648)=4log⁑2(8)=4(3)=12t(64) = 4 \log_2\left(\frac{64}{8}\right) = 4 \log_2(8) = 4(3) = 12
  6. 6

    Interpretation: It takes 12 years after reintroduction for the wolf population to reach 64 wolves.

5. Common Pitfalls

Wrong move:

Assuming all functions with an exponential term are one-to-one, e.g., claiming has an inverse over all real numbers.

Why:

Students generalize that 'all exponential functions are one-to-one' but forget this only applies to exponentials with linear exponents, which produce unique outputs for all inputs.

Correct move:

Always test one-to-oneness for any exponential function with a non-linear exponent by checking if can hold for .

Wrong move:

When solving for the inverse of , incorrectly rearranging to instead of isolating the exponential correctly.

Why:

Students rush isolating the exponential term and incorrectly subtract the leading coefficient instead of dividing it.

Correct move:

Always isolate the exponential term step-by-step: first add/subtract the constant term, then multiply/divide by the leading coefficient to get the exponential alone on one side.

Wrong move:

Forgetting to swap domain and range, writing the domain of the inverse as , the same as the original exponential.

Why:

Students confuse the domain of the original exponential with the domain of its inverse, and forget inverse functions always swap domain and range.

Correct move:

After finding the inverse equation, first write down the range of the original exponential; that range is automatically the domain of your inverse.

Wrong move:

Reflecting the asymptote incorrectly: changing a horizontal asymptote on the original to on the inverse instead of .

Why:

Students remember reflection over but forget that horizontal lines map to vertical lines and vice versa after reflection.

Correct move:

For inverse reflections: any horizontal asymptote becomes vertical asymptote , and any vertical asymptote becomes horizontal asymptote .

Wrong move:

When verifying an inverse, computing only and stopping, instead of checking both compositions.

Why:

Students forget that the inverse identity requires both compositions to hold, especially for functions with restricted domains.

Correct move:

On verification questions, always confirm both compositions simplify to to earn full credit.

Wrong move:

Converting incorrectly to instead of .

Why:

Students rush the algebra when pulling the exponent out of the logarithm and misapply rearrangement rules.

Correct move:

After getting to , explicitly write , then rearrange step-by-step to solve for .

6. Quick Reference Cheatsheet

Category

Rule / Formula

Notes

Definition of inverse exponential

If , then

Valid for ; domain , range

One-to-one rule for exponentials

Holds for all ; only applies to exponentials with linear exponents

Inverse function identity

and

Used to verify that an inverse is correctly calculated

Domain/Range Swap

,

Applies to all inverse functions, including inverse exponentials

Graph Reflection Rule

Graph of = reflection of over

Swaps all point coordinates

Asymptote Swap

Horizontal β†’ vertical on inverse

All original exponentials have horizontal asymptotes, so inverses have vertical asymptotes

Natural Exponential Inverse

Inverse of is

Special base case, commonly used in applications

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2024 Β· AP Precalculus

    Find inverse of transformed exponential

  • 2023 Β· AP Precalculus

    Graph properties of inverse exponential

Going deeper

What's Next

This topic is the foundational base for all work with logarithmic functions, which are the core of the rest of AP Precalculus Unit 2. Immediately after mastering inverses of exponentials, you will move on to properties of logarithms, solving exponential and logarithmic equations, and modeling with exponential and logarithmic functions for real-world scenarios. Without a solid understanding of how logarithms are defined as inverses of exponentials, you will not be able to correctly justify logarithm properties, solve equations, or interpret logarithmic models in context. This topic also reinforces broader AP Precalculus concepts like one-to-one functions, inverse function properties, and transformations of function families.