Fiveable

♾️AP Calculus AB/BC Unit 6 Review

QR code for AP Calculus AB/BC practice questions

6.8 Finding Antiderivatives and Indefinite Integrals: Basic Rules and Notation

6.8 Finding Antiderivatives and Indefinite Integrals: Basic Rules and Notation

Written by the Fiveable Content Team • Last updated June 2026
Verified for the 2027 exam
Verified for the 2027 examWritten by the Fiveable Content Team • Last updated June 2026
♾️AP Calculus AB/BC
Unit & Topic Study Guides

AP Cram Sessions 2021

Pep mascot

An antiderivative reverses differentiation: if F(x)=f(x)F'(x)=f(x), then F(x)F(x) is an antiderivative of ff. The indefinite integral f(x)dx=F(x)+C\int f(x)\,dx=F(x)+C captures the whole family of antiderivatives, so you always add the constant of integration CC. For AP Calculus, include +C+C for indefinite integrals and leave it off when evaluating definite integrals.

Why This Matters for the AP Calculus Exam

Antiderivatives are the engine behind almost every integral you will compute in AP Calculus. The Fundamental Theorem of Calculus tells you that to evaluate a definite integral, you first need an antiderivative, so the basic rules here feed directly into definite integral problems, accumulation functions, differential equations, and area and volume work later in the course.

On both multiple-choice and free-response questions, you will need to recognize patterns quickly and write antiderivatives cleanly. When you evaluate an indefinite integral, including the +C+C is part of correct work. Clear notation and accurate antiderivatives are important for showing reasoning that graders and your future self can follow.

Key Takeaways

  • f(x)dx=F(x)+C\int f(x)\,dx = F(x) + C means F(x)=f(x)F'(x) = f(x), and CC can be any constant.
  • Every basic antiderivative comes from reversing a derivative rule you already know.
  • Use the reverse power rule xndx=xn+1n+1+C\int x^n\,dx = \frac{x^{n+1}}{n+1} + C for n1n \neq -1.
  • Integration is linear: you can split sums and pull out constant multiples.
  • Memorize the standard trig, inverse-trig, and exponential antiderivatives.
  • Some functions, like ex2e^{x^2}, have no closed-form antiderivative, so do not force an algebraic answer.

Indefinite Integrals: Notation

Start with a family of functions before reversing the derivative process.

Imagine two different antiderivatives, F(x)=x2+3F(x) = x^2+3 and G(x)=x22G(x) = x^2-2.

Take the derivative of both, and they share the same derivative, 2x2x. When you reverse the process through integration, how do you account for arriving at these two different antiderivatives? That is the job of the constant CC.

When you integrate 2x2x, the antiderivative is 2x+C2x+C where CC is any constant. This result is called a family of functions because they differ only in their constant and all share the same derivative.

This is an indefinite integral because you can not tell which member of the family is intended. If no bounds are given (unlike a definite integral), always add +C+C to the end of your antiderivative.

Here is the general notation:

f(x)dx=F(x)+C\int f(x)dx=F(x)+C

Where F(x)=f(x)F'(x)=f(x) and CC represents the constant of integration.

Indefinite Integrals: Basic Rules

Now look at how to reverse some of the derivatives from earlier in the course.

Reverse Power Rule

The reverse power rule undoes the power rule from differentiation. Suppose you have:

f(x)=xn+1n+1+Cf(x) = \frac{x^{n+1}}{n+1}+C

Where n1n \neq -1, since n=1n=-1 makes f(x)f(x) undefined.

What is its derivative? Using the power rule for derivatives,

f(x)=xnf'(x) = x^{n}

Now reverse it. Since antiderivatives and derivatives are inverses,

xndx=xn+1n+1+C\int x^{n}dx = \frac{x^{n+1}}{n+1}+C

This is the reverse power rule. You add one to the exponent and divide by the new exponent.

Reverse Power Rule Example 1

Evaluate:

x3dx\int x^3dx

Using the reverse power rule,

x3dx=x3+13+1+C=x44+C\int x^3dx=\frac{x^{3+1}}{3+1}+C=\frac{x^{4}}{4}+C

Reverse Power Rule Example 2

Try this one. A useful tip is to rewrite fractions with negative exponents. The same idea works for radicals, since they can be rewritten with fractional exponents.

(1x27x3+2x2x+4)dx\int(\frac{1}{x^2}-7x^3+2x^2-x+4)\, dx

Rewrite the first term:

(x27x3+2x2x+4)dx\int(x^{-2}-7x^3+2x^2-x+4)\, dx

Apply the reverse power rule term by term:

(1x27x3+2x2x+4)dx=1x7x44+2x33x22+4x+C\int(\frac{1}{x^2}-7x^3+2x^2-x+4)\, dx = -\frac{1}{x} -\frac{7x^4}{4}+\frac{2x^3}{3}-\frac{x^2}{2}+4x+C

Sums and Multiples Rules for Antiderivatives

Just as derivatives had sum and constant-multiple rules in Unit 2, antiderivatives have matching rules.

The sums rule states that

[f(x)+g(x)]dx=f(x)dx+g(x)dx\int \left[f(x)+g(x)\right]dx=\int f(x)dx + \int g(x)dx

The multiples rule states that

cf(x)dx=cf(x)dx\int c \cdot f(x)dx=c \int f(x)dx

Sums and Multiples Examples

The first shows the sums rule and the second shows the multiples rule.

[x4+x2]dx=x4dx+x2dx\int \left[x^4+x^2\right]dx=\int x^4dx + \int x^2dx 5x6dx=5x6dx\int 5x^{6}dx=5\int x^6dx

Antiderivatives of Trigonometric Functions

When you are first learning trig antiderivatives, ask yourself, "What has a derivative of this?"

Antiderivative of sin(x)\sin(x)

Recall that ddx[cos(x)]=sin(x)\frac{d}{dx}[\cos(x)]=-\sin(x). This means ddx[cos(x)]=sin(x)\frac{d}{dx}[-\cos(x)]=\sin(x). Therefore,

sin(x)dx=cos(x)+C\int \sin(x)dx=-\cos(x)+C

Antiderivative of cos(x)\cos(x)

Recall that ddx[sin(x)]=cos(x)\frac{d}{dx}[\sin(x)]=\cos(x). Therefore,

cos(x)dx=sin(x)+C\int \cos(x)dx=\sin(x)+C

Other Antiderivatives of Trig Functions

Know these trig integrals for the AP Calculus exam:

sec2(x)dx=tan(x)+C\int sec^2(x) \, dx = tan(x) +C csc2(x)dx=cot(x)+C\int csc^2(x) \, dx = -cot(x) +C sec(x)tan(x)dx=sec(x)+C\int sec(x)tan(x) \, dx = sec(x) +C csc(x)cot(x)dx=csc(x)+C\int csc(x)cot(x) \, dx = -csc(x) +C

Antiderivatives of Inverse Trig Functions

These appear less often, but here are the forms you may see:

11x2dx=sin1(x)+C\int \frac{1}{\sqrt{1-x^2}} \, dx = sin^{-1}(x) +C 11+x2dx=tan1(x)+C\int \frac{1}{{1+x^2}} \, dx = tan^{-1}(x) +C

Antiderivatives of Transcendental Functions (1x\frac{1}{x}, exe^x)

Finally, here are integrals for the transcendental functions you are likely to encounter.

Antiderivative of 1x\frac{1}{x}

Recall that ddx[ln(x)]=1x\frac{d}{dx}[\ln(x)]=\frac{1}{x}. So a first guess is 1xdx=ln(x)+C\int \frac{1}{x}dx=\ln(x)+C.

However, because the domain of ln(x)\ln(x) is (0,)(0, \infty), if you want an antiderivative of 1x\frac{1}{x} for any positive or negative xx, rewrite the rule as

1xdx=lnx+C\int \frac{1}{x}dx=\ln\mid x \mid + C

Antiderivative of exe^{x}

Recall that ddx[ex]=ex\frac{d}{dx}[e^{x}]=e^{x}. Therefore,

exdx=ex+C\int e^xdx=e^x+C

How to Use This on the AP Calculus Exam

Problem Solving

  • Read the integrand and ask which derivative rule produces it. That recognition is the whole strategy for basic antiderivatives.
  • Rewrite before you integrate. Turn 1x2\frac{1}{x^2} into x2x^{-2} and x\sqrt{x} into x1/2x^{1/2} so the reverse power rule applies cleanly.
  • Split sums and pull out constants using the linearity rules, then integrate each piece.

Checking Your Work

  • Differentiate your answer. If you get back the original integrand, your antiderivative is correct.
  • Watch the sign on sin(x)dx=cos(x)+C\int \sin(x)\,dx = -\cos(x)+C. This is the most common sign slip.

Common Trap

  • Always write +C+C on an indefinite integral. Leaving it off changes a family of functions into a single function and is incomplete work.

Indefinite Integrals Practice Problems

Now that you know the basic rules, try some practice problems.

Indefinite Integrals Problems

Evaluate each integral.

1.x7dx=?1. \int x^7dx=? 2.[x4+cos(x)]dx=?2.\int \left[x^4+\cos(x)\right]dx=? 3.[4cos(x)+ex]dx=?3.\int \left[4\cos(x)+e^x\right]dx=? 4.(3x+x2)dx4.\int (\frac{3}{x}+x^2) \, dx

Indefinite Integrals Question Solutions

Indefinite Integrals Question 1

This one calls for the reverse power rule.

x7dx=x7+17+1+C=18x8+C\int x^7dx=\frac{x^{7+1}}{7+1}+C=\boxed{\frac{1}{8}x^{8}+C}

Indefinite Integrals Question 2

Using the sums rule,

[x4+cos(x)]dx=x4dx+cos(x)dx\int \left[x^4+\cos(x)\right]dx=\int x^4dx+\int \cos(x)dx

Take the antiderivatives separately, then add them.

Using the reverse power rule,

x4dx=x4+14+1+C=15x5+C\int x^4dx = \frac{x^{4+1}}{4+1}+C=\frac{1}{5}x^5 + C

And using the antiderivative of cos(x)\cos(x),

cos(x)dx=sin(x)+C\int \cos(x)dx = \sin(x)+C

Combining,

[x4+cos(x)]dx=15x5+sin(x)+C\int \left[x^4+\cos(x)\right]dx=\boxed{\frac{1}{5}x^5 +\sin(x)+ C}

Indefinite Integrals Question 3

Using the sums rule,

[4cos(x)+ex]dx=4cos(x)dx+exdx\int \left[4\cos(x)+e^x\right]dx=\int 4\cos(x)dx + \int e^xdx

Using the multiples rule and the antiderivative of cos(x)\cos(x),

4cos(x)dx=4cos(x)dx=4sin(x)+C\int 4\cos(x)dx=4\int \cos(x)dx=4\sin(x)+C

And using the antiderivative of exe^x,

exdx=ex+C\int e^xdx=e^x+C

Combining,

[4cos(x)+ex]dx=4sin(x)+ex+C\int \left[4\cos(x)+e^x\right]dx=\boxed{4\sin(x)+e^x+C}

Indefinite Integrals Question 4

Using the sums rule,

(3x+x2)dx=3xdx+x2dx\int (\frac{3}{x}+x^2) \, dx=\int \frac{3}{x}dx+ \int x^2 \, dx

Take the integral of the first term using 1xdx=lnx+C\int \frac{1}{x}dx=\ln\mid x \mid + C:

(3x)dx=3ln(x)+C∫ (\frac{3}{x}) dx = 3 ln(|x|) + C

And using the reverse power rule,

x2dx=x33+C∫ x^2 dx = \frac{x^3}{3} + C

Combining,

(3x+x2)dx=3ln(x)+x33+C\int (\frac{3}{x}+x^2) \, dx =\boxed{3ln(|x|) + \frac{x^3}{3}+C}

Common Misconceptions

  • Forgetting +C+C. An indefinite integral represents a whole family of functions, so the constant of integration is required. Definite integrals do not carry a +C+C because the constant cancels.
  • Misusing the reverse power rule on 1x\frac{1}{x}. You can not apply xn+1n+1\frac{x^{n+1}}{n+1} when n=1n=-1, since that divides by zero. Instead, 1xdx=lnx+C\int \frac{1}{x}\,dx = \ln|x| + C, with absolute value bars so it works for negative xx too.
  • Dropping the negative sign on sin(x)dx\int \sin(x)\,dx. The antiderivative of sin(x)\sin(x) is cos(x)+C-\cos(x)+C, not cos(x)+C\cos(x)+C. Differentiate to confirm.
  • Assuming every function has a closed-form antiderivative. Some integrals, such as ex2dx\int e^{x^2}\,dx and sin(x2)dx\int \sin(x^2)\,dx, can not be written with elementary functions. Recognizing this saves you from chasing an answer that does not exist in basic form.
  • Treating integration as just reversing steps mechanically. You have to recognize which rule fits the integrand. Rewriting the function first often reveals the right pattern.

Vocabulary

The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.

Term

Definition

antiderivative

Functions whose derivative equals a given function; the reverse process of differentiation.

closed-form antiderivative

An antiderivative that can be expressed using elementary functions and standard mathematical operations.

constant of integration

The arbitrary constant C added to an antiderivative to represent the family of all possible antiderivatives of a function.

indefinite integral

Antiderivatives of a function, represented as ∫f(x)dx = F(x) + C, where C is an arbitrary constant.

Frequently Asked Questions

What is an antiderivative?

An antiderivative of f is a function F whose derivative is f. In notation, F is an antiderivative of f if F prime of x equals f of x.

What is an indefinite integral?

An indefinite integral represents the family of all antiderivatives of a function. It is written as the integral of f(x) dx equals F(x) plus C.

Why do I add + C to an indefinite integral?

You add + C because functions that differ only by a constant have the same derivative. The constant of integration represents the whole family of possible antiderivatives.

How do derivative rules help with antiderivatives?

Antiderivative rules come from reading derivative rules backward. For example, the reverse power rule undoes the power rule for derivatives.

What basic antiderivative rules should I know for AP Calculus?

Know the reverse power rule, constant multiple and sum rules, standard trigonometric antiderivatives, exponential antiderivatives, and the special case for 1/x.

What does it mean if a function has no closed-form antiderivative?

It means the antiderivative cannot be written using the standard elementary functions you usually use in AP Calculus, even though the function may still have an antiderivative.

Pep mascot
Upgrade your Fiveable account to print any study guide

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Click below to go to billing portal → update your plan → choose Yearly→ and select "Fiveable Share Plan". Only pay the difference

Plan is open to all students, teachers, parents, etc
Pep mascot
Upgrade your Fiveable account to export vocabulary

Download study guides as beautiful PDFs See example

Print or share PDFs with your students

Always prints our latest, updated content

Mark up and annotate as you study

Plan is open to all students, teachers, parents, etc
report an error
description

screenshots help us find and fix the issue faster (optional)

add screenshot

2,589 studying →