Skip to main content
United StatesCalculusSyllabus dot point

How do you find indefinite integrals of basic functions by reversing the differentiation rules?

Topic 6.8 Finding Antiderivatives and Indefinite Integrals: Basic Rules and Notation: find indefinite integrals of power, trigonometric, exponential and reciprocal functions.

A focused answer to AP Calculus AB Topic 6.8, finding indefinite integrals of power, exponential, reciprocal and trigonometric functions by reversing the derivative rules, with the constant of integration and worked examples.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. The basic antiderivative rules
  3. A worked indefinite integral
  4. Why the constant of integration is necessary
  5. Rewriting before integrating
  6. Checking an antiderivative by differentiating
  7. The transcendental antiderivatives to memorize

What this topic is asking

The College Board (Topic 6.8) introduces antiderivatives and indefinite integral notation. An antiderivative reverses differentiation, so the rules are the differentiation rules run backward, with a constant of integration +C+C. You must integrate power, exponential, reciprocal, and basic trigonometric functions.

The basic antiderivative rules

Each rule is checked by differentiating the answer and recovering the integrand. The power rule raises the exponent and divides; the n=1n = -1 case is special because dividing by n+1=0n + 1 = 0 fails, and the reciprocal integrates to lnx\ln|x| instead.

A worked indefinite integral

Why the constant of integration is necessary

Differentiation destroys constant information: any two functions differing by a constant have the same derivative. So reversing differentiation cannot recover which constant the original function had, and the indefinite integral must include an arbitrary +C+C to represent the whole family. Omitting the +C+C is a standard scoring deduction on free-response questions asking for an indefinite integral or solving a differential equation. For definite integrals the constant cancels (previous topic), so it appears only in the indefinite case, but there it is mandatory.

Rewriting before integrating

Just as with the power rule for derivatives, the habit that prevents errors is to rewrite every term as a power of xx (or a standard form) before integrating. Roots become fractional powers, reciprocals become negative powers, and products or quotients are expanded or split where possible. For example x2+1xdx\int \frac{x^2 + 1}{x}\,dx should first be split into (x+1x)dx=x22+lnx+C\int \left(x + \frac{1}{x}\right)dx = \frac{x^2}{2} + \ln|x| + C, since there is no product or quotient rule for integration to fall back on. Algebraic simplification is even more important for integration than for differentiation, because the toolkit of integration rules is smaller.

Checking an antiderivative by differentiating

Every antiderivative can be verified by differentiating it and confirming you recover the integrand. This check is fast and catches the most common slips: a missing constant factor, a sign error on sinxdx\int \sin x\,dx, or a power-rule arithmetic mistake. After writing f(x)dx=F(x)+C\int f(x)\,dx = F(x) + C, mentally differentiate FF; if F(x)f(x)F'(x) \neq f(x), the antiderivative is wrong. Because differentiation is more reliable than integration for most students, this reverse check is a cheap insurance policy on the no-calculator section, where there is no calculator to confirm the result. Building the habit of differentiating your answer turns integration into a self-correcting process.

The transcendental antiderivatives to memorize

Beyond the power rule, a small fixed set of antiderivatives must be known cold: exdx=ex+C\int e^x\,dx = e^x + C, 1xdx=lnx+C\int \frac{1}{x}\,dx = \ln|x| + C, cosxdx=sinx+C\int \cos x\,dx = \sin x + C, and sinxdx=cosx+C\int \sin x\,dx = -\cos x + C. These come directly from reversing the corresponding derivative rules of Unit 2, so if you know the derivatives you can reconstruct the antiderivatives, watching the sign on the sine and cosine pair. The absolute value in lnx\ln|x| matters because the domain of 1x\frac{1}{x} includes negative xx, where the antiderivative must still be defined. Fluency with this short list, combined with the power rule and linearity, covers the basic indefinite integrals the AB exam asks for before any substitution is needed.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AP 2021 (style)1 marksSection I (multiple choice, no calculator). x3dx=\int x^3\,dx = (A) 3x2+C3x^2 + C (B) x44+C\frac{x^4}{4} + C (C) 4x4+C4x^4 + C (D) x22+C\frac{x^2}{2} + C
Show worked answer →

The correct answer is (B), x44+C\frac{x^4}{4} + C.

The power rule for antiderivatives raises the exponent by one and divides: xndx=xn+1n+1+C\int x^n\,dx = \frac{x^{n+1}}{n+1} + C. With n=3n = 3, x3dx=x44+C\int x^3\,dx = \frac{x^4}{4} + C. Differentiating back confirms it.

AP 2023 (style)3 marksSection II (free response, no calculator). Find each indefinite integral: (a) (4x23x)dx\int \left(4x^2 - \frac{3}{x}\right)dx. (b) (cosx+ex)dx\int (\cos x + e^x)\,dx.
Show worked answer →

A 3-point antiderivative question.

(a) (2 points) 4x2dx=4x33\int 4x^2\,dx = \frac{4x^3}{3} and 3xdx=3lnx\int \frac{3}{x}\,dx = 3\ln|x|. So the answer is 4x333lnx+C\frac{4x^3}{3} - 3\ln|x| + C.
(b) (1 point) cosxdx=sinx\int \cos x\,dx = \sin x and exdx=ex\int e^x\,dx = e^x. So the answer is sinx+ex+C\sin x + e^x + C.

Related dot points

Sources & how we know this