PrepGo

AP Calculus BC Practice Quiz: Riemann Sums, Summation Notation, and Definite Integral Notation

Written by AP Content Team, Verified for 2026 AP Exams, Last updated: May 2026

Test your understanding with short quizzes. This quiz has 15 questions to check your progress.

Question 1 of 15

According to the provided content, the definite integral of a continuous function $f$ over an interval $[a, b]$ is best defined as:

All Questions (15)

According to the provided content, the definite integral of a continuous function $f$ over an interval $[a, b]$ is best defined as:

A) The sum of the function's values at a few sample points.

B) The limit of Riemann sums as the widths of the subintervals approach 0.

C) The product of the function's value at the midpoint and the interval's length.

D) The average value of the function over the interval.

Correct Answer: B

The content states that the definite integral, denoted by $\int_{a}^{b} f(x) dx$, is the limit of Riemann sums as the widths of the subintervals approach 0. [cite: 2637]

A Riemann sum is constructed by partitioning an interval $I$ into subintervals. What is calculated for each subinterval and then summed up?

A) The length of the subinterval divided by the function's value at a point in that subinterval.

B) The value of the function at a point in the subinterval.

C) The length of the subinterval.

D) The product of the function's value at a point in the subinterval and the length of that subinterval.

Correct Answer: D

The content defines a Riemann sum as 'the sum of products, each of which is the value of the function at a point in a subinterval multiplied by the length of that subinterval of the partition.' [cite: 2635]

Which of the following definite integrals represents the limit $\lim_{n \to \infty} \sum_{i=1}^{n} (\frac{2}{n}) (1 + \frac{2i}{n})^3$?

A) $\int_{0}^{2} (1+x)^3 dx$

B) $\int_{1}^{3} x^3 dx$

C) $\int_{0}^{1} x^3 dx$

D) $\int_{1}^{2} (1+x)^3 dx$

Correct Answer: B

This limit represents a Riemann sum. The width of each subinterval is $\Delta x = \frac{2}{n}$. The sample points are $x_i = 1 + \frac{2i}{n}$. This corresponds to the interval $[a, b]$ where $a=1$ and $b-a=2$, so $b=3$. The function is $f(x) = x^3$. Therefore, the limit is equivalent to the definite integral $\int_{1}^{3} x^3 dx$. [cite: 2636, 2638]

The expression $\lim_{n \to \infty} \sum_{i=1}^{n} f(c_i) \Delta x$ over an interval $[a, b]$ can be interpreted as what?

A) The derivative of $f(x)$ at $x=b$.

B) The average rate of change of $f(x)$ on $[a, b]$.

C) A definite integral $\int_{a}^{b} f(x) dx$.

D) An infinite series.

Correct Answer: C

The provided content explicitly states that the limit of an approximating Riemann sum can be interpreted as a definite integral. The given expression is the formal definition of a definite integral as the limit of a Riemann sum. [cite: 2633, 2634]

Which of the following limits of Riemann sums corresponds to the definite integral $\int_{2}^{5} x^2 dx$?

A) $\lim_{n \to \infty} \sum_{i=1}^{n} (\frac{3}{n}) (\frac{3i}{n})^2$

B) $\lim_{n \to \infty} \sum_{i=1}^{n} (\frac{5}{n}) (\frac{5i}{n})^2$

C) $\lim_{n \to \infty} \sum_{i=1}^{n} (\frac{3}{n}) (2 + \frac{3i}{n})^2$

D) $\lim_{n \to \infty} \sum_{i=1}^{n} (\frac{2}{n}) (5 + \frac{2i}{n})^2$

Correct Answer: C

For the integral $\int_{2}^{5} x^2 dx$, the interval is $[2, 5]$, so the total width is $b-a = 5-2=3$. For $n$ subintervals, the width of each is $\Delta x = \frac{3}{n}$. The right endpoint of the $i$-th subinterval is $x_i = a + i\Delta x = 2 + i(\frac{3}{n})$. The function is $f(x) = x^2$, so $f(x_i) = (2 + \frac{3i}{n})^2$. The Riemann sum is $\sum_{i=1}^{n} f(x_i)\Delta x$, and its limit is the expression in option C. [cite: 2638]

The process of translating the limit of a Riemann sum into a definite integral involves identifying the function, $f(x)$, and the interval of integration, $[a, b]$. In the expression $\lim_{n \to \infty} \sum_{i=1}^{n} (\frac{4}{n}) \sin(3 + \frac{4i}{n})$, what is the interval of integration $[a, b]$?

A) [0, 4]

B) [3, 7]

C) [3, 4]

D) [0, 7]

Correct Answer: B

The term inside the function is of the form $a + i\Delta x$. Here, it is $3 + \frac{4i}{n}$. This means the starting point of the interval is $a=3$. The width of each subinterval is $\Delta x = \frac{4}{n}$. Since $\Delta x = \frac{b-a}{n}$, we have $\frac{4}{n} = \frac{b-3}{n}$, which implies $b-3=4$, so $b=7$. The interval is $[3, 7]$. [cite: 2636]

Which definite integral is equivalent to $\lim_{n \to \infty} \sum_{i=1}^{n} \frac{1}{n} \sqrt{\frac{i}{n}}$?

A) $\int_{0}^{1} \sqrt{x} dx$

B) $\int_{0}^{1} \frac{1}{\sqrt{x}} dx$

C) $\int_{1}^{2} \sqrt{x} dx$

D) $\int_{0}^{1} x \sqrt{x} dx$

Correct Answer: A

In this Riemann sum, the width of the subintervals is $\Delta x = \frac{1}{n}$. The sample points are $x_i = a + i\Delta x$. Since the term inside the function is $\frac{i}{n}$, we can infer $a=0$, making $x_i = \frac{i}{n}$. The function being evaluated is $f(x_i) = \sqrt{\frac{i}{n}}$, so $f(x) = \sqrt{x}$. The interval is $[0, 1]$ since $a=0$ and $b-a = n \cdot \Delta x = n \cdot \frac{1}{n} = 1$. Thus, the integral is $\int_{0}^{1} \sqrt{x} dx$. [cite: 2636, 2638]

The definite integral $\int_{a}^{b} f(x) dx$ is defined as the limit of Riemann sums. What does the 'dx' in the integral notation correspond to in the Riemann sum?

A) The number of subintervals, $n$.

B) The function's value, $f(c_i)$.

C) The width of the subintervals, $\Delta x$, as it approaches 0.

D) The starting point of the interval, $a$.

Correct Answer: C

The definite integral is the limit of the sum $\sum f(c_i) \Delta x$. As the number of subintervals $n$ approaches infinity, the width of each subinterval $\Delta x$ approaches 0. The notation 'dx' in the integral represents this infinitesimal width of the subintervals. [cite: 2637]

The limit $\lim_{n \to \infty} \sum_{i=1}^{n} \frac{i^4}{n^5}$ can be written as a definite integral. What is that integral?

A) $\int_{0}^{1} x^5 dx$

B) $\int_{0}^{1} 4x^3 dx$

C) $\int_{0}^{1} x^4 dx$

D) $\int_{1}^{2} x^4 dx$

Correct Answer: C

To interpret this as a Riemann sum, we need to factor it into the form $\sum f(x_i) \Delta x$. We can rewrite the term as $\frac{i^4}{n^5} = (\frac{i}{n})^4 \cdot \frac{1}{n}$. Here, we can identify $\Delta x = \frac{1}{n}$ and $x_i = \frac{i}{n}$. This implies an interval starting at $a=0$ and with a total width of 1, so the interval is $[0, 1]$. The function is $f(x_i) = (\frac{i}{n})^4$, so $f(x) = x^4$. The corresponding integral is $\int_{0}^{1} x^4 dx$. [cite: 2636, 2638]

Which of the following expressions represents the definite integral $\int_{0}^{\pi} \cos(x) dx$ as the limit of a Riemann sum?

A) $\lim_{n \to \infty} \sum_{i=1}^{n} (\frac{\pi}{n}) \cos(\frac{\pi i}{n})$

B) $\lim_{n \to \infty} \sum_{i=1}^{n} (\frac{1}{n}) \cos(\frac{i}{n})$

C) $\lim_{n \to \infty} \sum_{i=1}^{n} (\pi) \cos(\pi i)$

D) $\lim_{n \to \infty} \sum_{i=1}^{n} (\frac{\pi}{n}) \cos(\pi + \frac{\pi i}{n})$

Correct Answer: A

For the integral $\int_{0}^{\pi} \cos(x) dx$, the interval is $[0, \pi]$. The width is $b-a = \pi - 0 = \pi$. For $n$ subintervals, $\Delta x = \frac{\pi}{n}$. The right endpoints are $x_i = a + i\Delta x = 0 + i\frac{\pi}{n} = \frac{\pi i}{n}$. The function is $f(x) = \cos(x)$, so $f(x_i) = \cos(\frac{\pi i}{n})$. The limit of the Riemann sum is $\lim_{n \to \infty} \sum_{i=1}^{n} f(x_i) \Delta x = \lim_{n \to \infty} \sum_{i=1}^{n} \cos(\frac{\pi i}{n}) (\frac{\pi}{n})$. [cite: 2638]

The relationship between Riemann sums and definite integrals implies that:

A) A definite integral is an approximation of a Riemann sum.

B) A Riemann sum is always equal to its corresponding definite integral.

C) A definite integral can be translated into the limit of a related Riemann sum.

D) Only right-hand Riemann sums can be used to define a definite integral.

Correct Answer: C

The content explicitly states that 'A definite integral can be translated into the limit of a related Riemann sum, and the limit of a Riemann sum can be written as a definite integral.' This highlights the direct, convertible relationship between the two concepts. [cite: 2638]

The limit $\lim_{n \to \infty} \sum_{i=1}^{n} (\frac{5}{n}) e^{2 + 5i/n}$ represents a definite integral. What is that integral?

A) $\int_{0}^{5} e^{2+x} dx$

B) $\int_{2}^{7} e^{x} dx$

C) $\int_{2}^{5} e^{x} dx$

D) $\int_{0}^{5} e^{x} dx$

Correct Answer: B

We identify the components of the Riemann sum. The width of the subintervals is $\Delta x = \frac{5}{n}$. The term inside the function is $x_i = 2 + \frac{5i}{n}$. This is in the form $a + i\Delta x$, so the starting point is $a=2$. The total width of the interval is $b-a = n \cdot \Delta x = n \cdot \frac{5}{n} = 5$. Therefore, the endpoint is $b = a+5 = 2+5 = 7$. The function is $f(x_i) = e^{x_i}$, so $f(x) = e^x$. The resulting integral is $\int_{2}^{7} e^x dx$. [cite: 2636, 2638]

In the context of approximating an area with a Riemann sum, what is the primary consequence of increasing the number of subintervals in the partition?

A) The value of the function at each sample point increases.

B) The length of the overall interval $[a, b]$ increases.

C) The width of each individual subinterval decreases.

D) The calculation becomes an exact representation of the area, not an approximation.

Correct Answer: C

A Riemann sum requires a partition of an interval $I$. If the number of subintervals, $n$, increases over a fixed interval $[a, b]$, the width of each subinterval, $\Delta x = (b-a)/n$, must decrease. The definite integral is the limit as these widths approach zero. [cite: 2635, 2637]

Which of the following definite integrals represents the limit $\lim_{n \to \infty} \sum_{i=1}^{n} \frac{3}{n} \ln(1 + \frac{3i}{n})$?

A) $\int_{1}^{4} \ln(x) dx$

B) $\int_{0}^{3} \ln(1+x) dx$

C) $\int_{0}^{3} \ln(x) dx$

D) $\int_{1}^{3} \ln(x) dx$

Correct Answer: B

Let's analyze the Riemann sum. The width is $\Delta x = \frac{3}{n}$. The sample point evaluation is on $1 + \frac{3i}{n}$. If we let the function be $f(x) = \ln(x)$, then $x_i = 1 + \frac{3i}{n}$. This means $a=1$ and $\Delta x = \frac{3}{n}$, so $b-a=3 \implies b=4$. This gives the integral $\int_{1}^{4} \ln(x) dx$. Alternatively, if we let the function be $f(x) = \ln(1+x)$, then $x_i = \frac{3i}{n}$. This means $a=0$ and $\Delta x = \frac{3}{n}$, so $b-a=3 \implies b=3$. This gives the integral $\int_{0}^{3} \ln(1+x) dx$. Both are mathematically equivalent. Since option B is present, it is the correct choice based on a common way of interpreting these limits. [cite: 2636, 2638]

The limiting case of a Riemann sum, as the number of subintervals approaches infinity, can be interpreted as:

A) The slope of the tangent line to a curve.

B) The instantaneous rate of change of a function.

C) The exact area under a curve, represented by a definite integral.

D) A finite sum of rectangle areas.

Correct Answer: C

The content states that we can 'interpret the limiting case of the Riemann sum as a definite integral.' A definite integral of a non-negative function represents the exact area under the curve. The Riemann sum itself is a finite sum of rectangle areas that approximates this value. [cite: 2633]