Exponential Function

An exponential function has the variable in the exponent, like f(x) = b^x. In AP Calculus the star is f(x) = e^x, the only function that equals its own derivative, and exponential functions are the solutions to growth/decay differential equations of the form dy/dt = ky.

Verified for the 2027 AP Calculus AB/BC examLast updated June 2026

What is Exponential Function?

An exponential function is any function where the input variable sits in the exponent, like f(x) = 2^x or f(x) = e^x. That placement is the whole point. In a power function like x², the base changes and the exponent stays fixed. In an exponential function, the base stays fixed and the exponent changes, which is what produces that runaway growth (or rapid decay when the base is between 0 and 1).

In AP Calculus, the base that matters most is e ≈ 2.718. Why? Because e^x has the cleanest calculus property imaginable. Its derivative is itself. The slope of e^x at any point equals the height of the function at that point. That single fact powers your derivative rules in Topic 2.7 and makes e^x the natural answer to differential equations like dy/dx = y in Unit 7. Exponential functions also have a horizontal asymptote (y = 0 for the basic versions), a domain of all real numbers, and an inverse called the logarithm.

Why Exponential Function matters in AP Calculus

Exponential functions show up at two critical moments in the course. First, in Unit 2 (Topic 2.7), learning objective AP Calc 2.7.A has you calculate derivatives of familiar functions, and d/dx(e^x) = e^x is one of the rules you must know cold. Learning objective AP Calc 2.7.B goes further. Sometimes a limit on the exam is secretly the limit definition of the derivative of e^x in disguise, and recognizing that is the fastest way to evaluate it. Second, in Unit 7 (Topic 7.7), exponential functions are the payoff of separation of variables. Under AP Calc 7.7.A, you solve a differential equation like dy/dt = ky, get a general solution y = Ce^(kt) describing infinitely many curves, then use an initial condition to pin down the one particular solution that passes through your given point. Population growth, radioactive decay, compound interest models on the exam all funnel through this exact process.

Keep studying AP Calculus Unit 2

How Exponential Function connects across the course

Logarithm (Units 2 & 7)

The natural log is the inverse of e^x, and you can't avoid it. Solving for y after separating variables almost always means undoing an exponential with ln, and d/dx(ln x) = 1/x sits right next to the e^x rule in Topic 2.7.

Particular Solution & Initial Condition (Unit 7)

Separation of variables on dy/dt = ky gives you a whole family of curves, y = Ce^(kt). The initial condition is what picks the single particular solution out of that family. The general solution is the recipe, the initial condition is the specific cake.

f'(x) and the Limit Definition (Unit 2)

Because e^x is its own derivative, exam writers love hiding it inside limits. If you spot lim(h→0) of (e^(x+h) − e^x)/h, don't grind through algebra. That's just the definition of the derivative of e^x, so the answer is e^x.

Asymptote (Unit 2 onward)

Basic exponential functions hug y = 0 on one side, which matters for end-behavior limits and for sketching particular solutions. As x → −∞, e^x → 0, and that horizontal asymptote shapes the graph's whole left side.

Is Exponential Function on the AP Calculus exam?

Multiple choice tests this term two ways. The vocabulary-level version asks you to identify an exponential function from a list (something of the form b^x, especially e^x) or to name its inverse (a logarithm). The calculus-level version asks you to differentiate or antidifferentiate e^x, often mixed in with sin x, cos x, and ln x from Topic 2.7, or to recognize a limit as the derivative of e^x at a point. In FRQs, exponential functions usually appear as the answer rather than the question. A differential equation FRQ hands you something like dy/dt = ky with an initial condition, and your job is to separate variables, integrate, exponentiate to clear the ln, and solve for the constant. Show the separation step and the +C explicitly, because those are where the points live.

Exponential Function vs Power Function

A power function like f(x) = x² has a variable base and a fixed exponent. An exponential function like f(x) = 2^x is the reverse, a fixed base with a variable exponent. They get differentiated completely differently. The power rule gives d/dx(x²) = 2x, but you cannot use the power rule on 2^x or e^x. Applying the power rule to an exponential is one of the most common wrong-answer traps on derivative MCQs.

Key things to remember about Exponential Function

  • An exponential function has the variable in the exponent, like f(x) = b^x, while a power function like x^n has the variable in the base.

  • The function e^x is its own derivative, which is the single most important derivative fact in Topic 2.7.

  • The differential equation dy/dt = ky has the general solution y = Ce^(kt), and an initial condition turns it into one particular solution (Topic 7.7).

  • Some limits on the exam are just the limit definition of the derivative of e^x in disguise, so recognize the pattern instead of computing.

  • The inverse of an exponential function is a logarithm, and you'll use ln to solve for y after separating variables.

  • Never apply the power rule to an exponential function; that move is a classic MCQ trap.

Frequently asked questions about Exponential Function

What is an exponential function in AP Calculus?

It's a function where the variable is in the exponent, like f(x) = 2^x or f(x) = e^x where e ≈ 2.718. In AP Calc it matters because e^x is its own derivative and because exponential functions solve growth and decay differential equations like dy/dt = ky.

Is the derivative of e^x really just e^x?

Yes, exactly. e is defined so that the slope of e^x at every point equals its height, so d/dx(e^x) = e^x with no extra factors. For other bases you pick up a constant, since d/dx(b^x) = b^x · ln(b).

What's the difference between an exponential function and a power function?

In a power function like x³ the variable is the base and the exponent is fixed; in an exponential function like 3^x the base is fixed and the variable is the exponent. The power rule works on x³ but not on 3^x, so mixing them up costs you derivative points.

Why does e^x show up when I solve differential equations?

Because dy/dt = ky says the rate of change is proportional to the amount, and the exponential is the only kind of function with that property. Separating variables gives ln|y| = kt + C, and exponentiating both sides produces y = Ce^(kt).

What is the inverse of an exponential function?

A logarithm. The inverse of e^x is the natural log, ln x, and you use it constantly in Unit 7 to undo the exponential after integrating, then solve for y explicitly.