Resources For Teachers For Tutors For Students & Parents Pricing
Year 12 Methods (Unit 3 & 4) Anti-differentiation

The anti-derivative of e^kx

20 practice questions 0 video lessons Theory + worked examples

In Year 12 Mathematical Methods (Queensland, QCAA), anti-differentiation reverses differentiation. Because \(\dfrac{d}{dx}e^{kx}=k\,e^{kx}\), the anti-derivative of \(e^{kx}\) divides by \(k\): \(\displaystyle\int e^{kx}\,dx=\dfrac{1}{k}e^{kx}+C\). This page covers the base rule, the linear-inner form \(e^{ax+b}\), linearity, definite integrals by the fundamental theorem, and the particular anti-derivative from a boundary point.

An anti-derivative of a function \(f\) is a function \(F\) whose derivative is \(f\); anti-differentiation is the reverse of differentiation. For the exponential function base \(e\), differentiation multiplies by the coefficient of \(x\), so anti-differentiation divides by it.

The core result is

\(\displaystyle\int e^{kx}\,dx=\dfrac{1}{k}e^{kx}+C.\)

More generally, for a linear inner function \(ax+b\), only the coefficient of \(x\) sets the factor: \(\displaystyle\int e^{ax+b}\,dx=\dfrac{1}{a}e^{ax+b}+C\). Using linearity you integrate a sum term by term, and a definite integral is found by evaluating the anti-derivative at the two limits. Because differentiating any constant gives \(0\), an indefinite integral is a whole family of curves, and a boundary point \(f(a)=b\) fixes the constant \(C\) to pick out one particular anti-derivative.

Key idea. \(\displaystyle\int e^{kx}\,dx=\dfrac{1}{k}e^{kx}+C\): divide by \(k\), never multiply, and always add \(+C\). For \(e^{ax+b}\), divide by \(a\) and leave \(b\) unchanged.
Area under y=e^x from 0 to 1The shaded region under the curve y=e^x between x=0 and x=1 has area equal to the integral of e^x from 0 to 1, which is e minus 1, about 1.72. x y 0 1 y=e^x
Definite integral: the shaded area is \(\displaystyle\int_{0}^{1} e^{x}\,dx=e-1\approx 1.72\)
Particular anti-derivative through (0,3)The curve f of x equals one half e to the 2x plus five halves passes through the point (0,3); the boundary condition f(0)=3 fixes the constant of integration. x y (0,3) y=f(x)
Boundary point: \(f'(x)=e^{2x}\), \(f(0)=3\) fixes \(C\), giving \(f(x)=\dfrac{1}{2}e^{2x}+\dfrac{5}{2}\)

The base rule (anti-derivative of \(e^{kx}\)):

\[\int e^{kx}\,dx=\dfrac{1}{k}e^{kx}+C\]
ekxdx=1kekx+C

The linear-inner form and linearity:

\[\int e^{ax+b}\,dx=\dfrac{1}{a}e^{ax+b}+C,\qquad \int\!\big(f+g\big)\,dx=\int f\,dx+\int g\,dx,\qquad \int k\,f\,dx=k\int f\,dx\]
eax+bdx=1aeax+b+C

A definite integral, by the fundamental theorem of calculus:

\[\int_{a}^{b} e^{kx}\,dx=\Big[\dfrac{1}{k}e^{kx}\Big]_{a}^{b}=F(b)-F(a)\]
abekxdx=F(b)-F(a)
Boundary point. Given \(f'(x)\) and a condition \(f(a)=b\), anti-differentiate to get \(f(x)=\ldots+C\), then substitute the point to solve for \(C\) — this selects the one particular anti-derivative.

How to anti-differentiate an exponential

  1. Identify the coefficient of \(x\). For \(e^{kx}\) it is \(k\); for \(e^{ax+b}\) it is \(a\) (ignore the constant \(b\)).
  2. Divide by that coefficient. Write \(\dfrac{1}{k}e^{kx}\) — divide, never multiply, and watch the sign when the coefficient is negative.
  3. Add \(+C\). Every indefinite integral needs the constant of integration.
  4. Use linearity for sums. Integrate each term separately and combine, with a single \(C\).
  5. Definite or particular. For a definite integral evaluate \(F(b)-F(a)\); for a particular anti-derivative substitute the boundary point to find \(C\).
Check by differentiating. A quick way to be sure: differentiate your answer. \(\dfrac{d}{dx}\!\left(\dfrac{1}{k}e^{kx}\right)=\dfrac{1}{k}\cdot k\,e^{kx}=e^{kx}\), which returns the original integrand.
Example 1 — Base rule
Find \(\displaystyle\int e^{5x}\,dx\).
Solution

Divide by the coefficient \(k=5\) and add \(C\).

\(\displaystyle\int e^{5x}\,dx\)\(=\)\(\dfrac{1}{5}e^{5x}+C\)
e5xdx=15e5x+C
Example 2 — Linear inner
Find \(\displaystyle\int e^{4x-3}\,dx\).
Solution

Only the coefficient of \(x\) matters: divide by \(a=4\), leave \(-3\) unchanged.

\(\displaystyle\int e^{4x-3}\,dx\)\(=\)\(\dfrac{1}{4}e^{4x-3}+C\)
e4x-3dx=14e4x-3+C
Example 3 — Definite integral
Evaluate \(\displaystyle\int_{0}^{1} e^{2x}\,dx\).
Solution

Anti-differentiate to \(\dfrac{1}{2}e^{2x}\), then apply \(F(1)-F(0)\).

\(\displaystyle\int_{0}^{1} e^{2x}\,dx\)\(=\)\(\Big[\dfrac{1}{2}e^{2x}\Big]_{0}^{1}\)
\(=\)\(\dfrac{1}{2}e^{2}-\dfrac{1}{2}\)
\(=\)\(\dfrac{1}{2}\big(e^{2}-1\big)\)
Area under y=e^x from 0 to 1The shaded region under y=e^x from x=0 to x=1 illustrates a definite integral of an exponential. x y 0 1 y=e^x
01e2xdx=12(e2-1)
Example 4 — Boundary point
\(f'(x)=e^{2x}\) and \(f(0)=3\). Find \(f(x)\).
Solution

Anti-differentiate, then use \(f(0)=3\) (with \(e^{0}=1\)) to find \(C\).

\(f(x)\)\(=\)\(\dfrac{1}{2}e^{2x}+C\)
\(\dfrac{1}{2}+C\)\(=\)\(3\)
\(C\)\(=\)\(\dfrac{5}{2}\)
\(f(x)\)\(=\)\(\dfrac{1}{2}e^{2x}+\dfrac{5}{2}\)
f(x)=12e2x+52

Common pitfalls

Divide by \(k\), do not multiply. \(\displaystyle\int e^{5x}\,dx=\dfrac{1}{5}e^{5x}+C\), not \(5e^{5x}+C\). Multiplying reverses the operation the wrong way.
Do not drop the \(\dfrac{1}{k}\). Writing \(\displaystyle\int e^{5x}\,dx=e^{5x}+C\) is wrong — that differentiates back to \(5e^{5x}\), not \(e^{5x}\).
Mind the sign when \(k<0\). \(\displaystyle\int e^{-x}\,dx=\dfrac{1}{-1}e^{-x}+C=-e^{-x}+C\).
Never forget \(+C\). An indefinite integral is a family of curves; leaving off the constant loses every anti-derivative but one.

Frequently asked questions

What is the anti-derivative of e^kx?

\(\displaystyle\int e^{kx}\,dx=\dfrac{1}{k}e^{kx}+C\). You divide by \(k\) because differentiating \(e^{kx}\) multiplies by \(k\); e.g. \(\displaystyle\int e^{5x}\,dx=\dfrac{1}{5}e^{5x}+C\).

How do you integrate e^(ax+b)?

Only the coefficient of \(x\) sets the factor: \(\displaystyle\int e^{ax+b}\,dx=\dfrac{1}{a}e^{ax+b}+C\); the constant \(b\) is unchanged. E.g. \(\displaystyle\int e^{4x-3}\,dx=\dfrac{1}{4}e^{4x-3}+C\).

Why do you divide by k instead of multiplying?

Anti-differentiation undoes differentiation. The chain rule multiplies \(e^{kx}\) by \(k\), so reversing it divides by \(k\). Multiplying would differentiate to \(k^{2}e^{kx}\).

How do you evaluate a definite integral of e^kx?

Use \(F(b)-F(a)\) with \(F(x)=\dfrac{1}{k}e^{kx}\). E.g. \(\displaystyle\int_{0}^{1} e^{2x}\,dx=\dfrac{1}{2}e^{2}-\dfrac{1}{2}=\dfrac{1}{2}(e^{2}-1)\).

How do you find C from a boundary point?

Anti-differentiate to \(f(x)=\ldots+C\), then substitute the given point. For \(f'(x)=e^{2x}\), \(f(0)=3\): \(\dfrac{1}{2}+C=3\), so \(C=\dfrac{5}{2}\).

Do you always need the constant of integration?

Yes for an indefinite integral, because any constant differentiates to \(0\). A definite integral or a boundary condition removes the arbitrary \(C\).

Create a free accountTrack your progress and save your work as you go.
Create free account