Practice Ftc And Definite Integrals in Calculus 1 with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
What this quiz covers
This quiz focuses on Ftc And Definite Integrals, giving you a quick way to practice the rules, question types, and explanations that matter most for Calculus 1.
How to use this quiz
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
All questions
Question 1
Evaluate the definite integral ∫[1, e] (ln(x) / x) dx.
1/2 (correct answer)
1
e/2
e² - 1
Explanation: This integral can be solved using u-substitution. Let u = ln(x). Then du = (1/x) dx. We must also change the limits of integration. When x = 1, u = ln(1) = 0. When x = e, u = ln(e) = 1. The integral transforms to ∫[0, 1] u du. The antiderivative is u²/2. Evaluating from 0 to 1 gives (1)²/2 - (0)²/2 = 1/2.
Question 2
The rate at which a substance is added to a container is modeled by E(t)=10cos(6πt)+15 liters/hour, and the rate at which it is removed is constant at R(t)=15 liters/hour. At time t=0, the container holds 50 liters. For t∈[0,12], at what time is the amount of the substance in the container at its absolute maximum?
t=0
t=3 (correct answer)
t=6
t=9
Explanation: Let A(t) be the amount of the substance at time t. The net rate of change is A′(t)=E(t)−R(t)=(10cos(6πt)+15)−15=10cos(6πt). To find potential extrema, set the rate of change to zero: A′(t)=0⟹10cos(6πt)=0. This occurs when 6πt=2π,23π,.... Solving for t gives t=3 and t=9 as critical points in the interval [0,12].
To determine if these are maxima or minima, we check the sign of A′(t).
For t∈(0,3), A′(t)>0, so A(t) is increasing.
For t∈(3,9), A′(t)<0, so A(t) is decreasing.
For t∈(9,12), A′(t)>0, so A(t) is increasing.
This indicates a local maximum at t=3 and a local minimum at t=9. To find the absolute maximum, we compare the amount at the local maximum t=3 with the amount at the endpoint t=12. (The other endpoint is t=0).
A(3)=A(0)+∫0310cos(6πt)dt=50+[π60sin(6πt)]03=50+π60.
A(12)=A(0)+∫01210cos(6πt)dt=50+[π60sin(6πt)]012=50+0=50.
Since A(3)=50+π60>50, the absolute maximum occurs at t=3.
A is the initial time; the amount increases from this point.
C is where the rate of substance added, E(t), is at a minimum, not where the total amount is at a maximum.
D is the location of a local minimum for the amount of substance.
Question 3
What is the value of the definite integral ∫ln(2)ln(3)1+e2xexdx?
arctan(3)−arctan(2) (correct answer)
arctan(e3)−arctan(e2)
21ln(2)
ln(1+e6)−ln(1+e4)
Explanation: To evaluate this integral, we use u-substitution. Let u=ex. Then du=exdx. We must also change the limits of integration. When x=ln(2), u=eln(2)=2. When x=ln(3), u=eln(3)=3. Notice that e2x=(ex)2=u2. Substituting into the integral gives: ∫231+u21du. The antiderivative of 1+u21 is arctan(u). Evaluating the definite integral: [arctan(u)]23=arctan(3)−arctan(2).
B results from finding the correct antiderivative in terms of u but failing to substitute the new limits of integration, instead substituting the original values of x into the expression involving u.
C comes from an incorrect antiderivative, possibly from attempting the substitution v=1+u2 and getting 21∫v1dv=21ln∣v∣, which would lead to 21[ln(1+u2)]23=21(ln(10)−ln(5))=21ln(2).
D results from using an incorrect antiderivative, treating ∫f(x)f′(x)dx as ∫h(x)g′(x)dx.
Question 4
Let f(x) be an even function and g(x) be an odd function. If ∫03f(x)dx=5 and ∫03g(x)dx=2, what is the value of ∫−33(f(x)−g(x)+1)dx?
10
12
14
16 (correct answer)
Explanation: We can split the integral using linearity: ∫−33f(x)dx−∫−33g(x)dx+∫−331dx. We use the properties of integrals of even and odd functions over a symmetric interval [−a,a].
Since f(x) is even, ∫−33f(x)dx=2∫03f(x)dx=2(5)=10.
Since g(x) is odd, ∫−33g(x)dx=0.
The last integral is ∫−331dx=[x]−33=3−(−3)=6.
Combining these results, the total value is 10−0+6=16.
A is incorrect because the integral of the constant term 1 is forgotten.
B results from incorrectly treating g(x) as an even function, which would yield ∫−33g(x)dx=2(2)=4, leading to 10−4+6=12.
C could arise from various calculation errors, perhaps incorrectly evaluating the integral of 1 or misremembering the properties of odd functions.
Question 5
A student attempts to evaluate the integral ∫0πsec2(x)dx and produces the following work:
∫0πsec2(x)dx=[tan(x)]0π=tan(π)−tan(0)=0−0=0.
Which of the following best explains the error in the student's reasoning?
The antiderivative of sec2(x) is not tan(x).
The values of tan(π) and tan(0) are incorrect.
The Fundamental Theorem of Calculus is not applicable. (correct answer)
A calculation error was made in the final subtraction.
Explanation: The Fundamental Theorem of Calculus, Part 2, states that if a function f is continuous on the closed interval [a,b], then ∫abf(x)dx=F(b)−F(a), where F is any antiderivative of f. In this problem, the integrand f(x)=sec2(x) is not continuous on the interval [0,π]. It has an infinite discontinuity at x=π/2, which lies within the interval of integration. Because the continuity condition is not met, the theorem cannot be applied. The integral is an improper integral that diverges.
A is incorrect; the antiderivative of sec2(x) is indeed tan(x)+C.
B is incorrect; the evaluation tan(π)=0 and tan(0)=0 is correct.
D is incorrect; the subtraction 0−0=0 is correct.
Question 6
A student attempts to evaluate ∫[-π, π] (1/x³) dx and concludes the value is 0 because the function is odd and the interval is symmetric. Why is their conclusion, despite being numerically plausible in some contexts, based on flawed reasoning here?
The function 1/x³ is actually an even function, not an odd function.
The property of odd functions integrating to zero only applies if the antiderivative is also odd.
The definite integral must be split into two parts, from -π to 0 and from 0 to π, which cancel each other out.
The Fundamental Theorem of Calculus is not applicable because the integrand is discontinuous at x=0. (correct answer)
Explanation: The property that ∫[-a, a] f(x) dx = 0 for an odd function f(x) requires that f(x) be continuous on the interval [-a, a]. The function f(x) = 1/x³ has an infinite discontinuity at x=0, which is within the interval [-π, π]. Because of this discontinuity, the Fundamental Theorem of Calculus cannot be applied, and the integral is an improper integral that diverges. Therefore, the reasoning is flawed because the conditions for applying the theorem or the symmetry property are not met.
Question 7
Find a positive value of c that satisfies the conclusion of the Mean Value Theorem for Integrals for f(x) = 1 + x² on the interval [-3, 3].
0
√3 (correct answer)
3
√10
Explanation: The Mean Value Theorem for Integrals states there is a c in [a,b] such that f(c) = (1/(b-a)) ∫[a,b] f(x) dx. First, we calculate the average value. a=-3, b=3. The average value is (1/(3 - (-3))) ∫[-3, 3] (1 + x²) dx = (1/6) ∫[-3, 3] (1 + x²) dx. The integral is [x + x³/3] from -3 to 3 = (3 + 3³/3) - (-3 + (-3)³/3) = (3 + 9) - (-3 - 9) = 12 - (-12) = 24. The average value is (1/6) * 24 = 4. Now we set f(c) equal to this average value: 1 + c² = 4, which gives c² = 3. So, c = ±√3. Since we want the positive value, c = √3.
Question 8
Let H(x) = x * ∫[1, x] (1/t) dt for x > 0. What is H''(e)?
1/e (correct answer)
1
2
1 + 1/e
Explanation: To find H''(e), we must first find the first and second derivatives of H(x). We use the product rule for H'(x), where u = x and v = ∫[1, x] (1/t) dt. Then u' = 1 and v' = 1/x by the Fundamental Theorem of Calculus Part 1. H'(x) = u'v + uv' = (1) * ∫[1, x] (1/t) dt + x * (1/x) = ∫[1, x] (1/t) dt + 1. Note that ∫[1, x] (1/t) dt = ln(x) for x>0. So, H'(x) = ln(x) + 1. Now, we differentiate H'(x) to find H''(x). H''(x) = d/dx(ln(x) + 1) = 1/x. Finally, we evaluate at x = e: H''(e) = 1/e.
Question 9
What is the average value of the function f(x) = √(x) on the interval [0, 4]?
1
4/3 (correct answer)
2
16/3
Explanation: The average value of a function f(x) on an interval [a, b] is given by the formula (1/(b-a)) ∫[a, b] f(x) dx. Here, a=0, b=4, and f(x) = √x = x^(1/2). The average value is (1/(4-0)) ∫[0, 4] x^(1/2) dx. First, evaluate the integral: ∫[0, 4] x^(1/2) dx = [(2/3)x^(3/2)] from 0 to 4 = (2/3)(4)^(3/2) - 0 = (2/3)(√4)³ = (2/3)(2)³ = (2/3)(8) = 16/3. Now, multiply by (1/4): Average value = (1/4) * (16/3) = 16/12 = 4/3.
Question 10
Let f be a continuous function such that for all x, ∫[x, 0] f(t) dt = x sin(x). What is the value of f(π)?
0
1
-π
π (correct answer)
Explanation: First, we rewrite the integral: ∫[x, 0] f(t) dt = -∫[0, x] f(t) dt. So, the given equation is -∫[0, x] f(t) dt = x sin(x), which is equivalent to ∫[0, x] f(t) dt = -x sin(x). To find f(x), we differentiate both sides with respect to x. By the Fundamental Theorem of Calculus Part 1, the derivative of the left side is f(x). For the right side, we use the product rule: d/dx(-x sin(x)) = -[1sin(x) + xcos(x)] = -sin(x) - xcos(x). So, f(x) = -sin(x) - xcos(x). Now we evaluate this at x = π: f(π) = -sin(π) - πcos(π) = -(0) - π(-1) = π.
Question 11
The velocity of a particle moving along the x-axis is given by v(t) = 3t² - 12t + 9. What is the total distance traveled by the particle from t = 0 to t = 3?
0
4
8 (correct answer)
9
Explanation: Total distance traveled is the integral of speed, which is the absolute value of velocity: ∫[0, 3] |3t² - 12t + 9| dt. First, find when the velocity is positive or negative. v(t) = 3(t² - 4t + 3) = 3(t-1)(t-3). Velocity is positive on [0, 1) and negative on (1, 3). We must split the integral: ∫[0, 1] (3t²-12t+9) dt + ∫[1, 3] -(3t²-12t+9) dt. The antiderivative is F(t) = t³ - 6t² + 9t. For the first interval: [F(t)] from 0 to 1 = F(1) - F(0) = (1-6+9) - 0 = 4. For the second interval, the displacement is [F(t)] from 1 to 3 = F(3) - F(1) = (27-54+27) - 4 = 0 - 4 = -4. The distance over this interval is |-4| = 4. The total distance is the sum of the distances on the two intervals: 4 + 4 = 8.
Question 12
If F'(x) = sin(x²) and F(1) = 5, then what is F(2)?
5 + ∫[1, 2] sin(t²) dt (correct answer)
5 + cos(4) - cos(1)
∫[1, 2] sin(x²) dx
5 - ∫[1, 2] sin(t²) dt
Explanation: The Fundamental Theorem of Calculus Part 2 can be expressed as ∫[a, b] F'(x) dx = F(b) - F(a), which can be rearranged to F(b) = F(a) + ∫[a, b] F'(x) dx. This is the net change theorem. Here, a=1, b=2, and F'(x) = sin(x²). We are given F(1) = 5. So, F(2) = F(1) + ∫[1, 2] sin(t²) dt = 5 + ∫[1, 2] sin(t²) dt. The integral ∫sin(t²)dt cannot be expressed in terms of elementary functions, so this is the final form of the answer.
Question 13
Let F(x)=∫cos(x)sin(x)et2dt. What is F′(x)?
esin2(x)cos(x)−ecos2(x)sin(x)
esin2(x)−ecos2(x)
esin2(x)sin(x)+ecos2(x)cos(x)
esin2(x)cos(x)+ecos2(x)sin(x) (correct answer)
Explanation: This problem requires the Fundamental Theorem of Calculus, Part 1, combined with the Chain Rule. Let g(u)=∫cuet2dt. Then F(x)=g(sin(x))−g(cos(x)). By the Chain Rule, F′(x)=g′(sin(x))⋅(sin(x))′−g′(cos(x))⋅(cos(x))′. By FTC, g′(u)=eu2. So, F′(x)=esin2(x)⋅cos(x)−ecos2(x)⋅(−sin(x)), which simplifies to esin2(x)cos(x)+ecos2(x)sin(x).
A results from a sign error when differentiating cos(x).
B results from forgetting to apply the Chain Rule.
C results from incorrectly pairing the derivatives of the bounds with the evaluated function.
Question 14
A particle moves along the x-axis with velocity v(t)=t2−4t+3 for t≥0. What is the total distance traveled by the particle on the time interval [0,4]?
4/3
8/3
4 (correct answer)
8
Explanation: Total distance traveled is given by the integral of the speed, ∫ab∣v(t)∣dt. First, we need to determine where the velocity v(t) is positive and negative on the interval [0,4]. We find the roots of v(t)=t2−4t+3=(t−1)(t−3)=0, which are t=1 and t=3. The velocity is positive on [0,1), negative on (1,3), and positive on (3,4]. To find the total distance, we must split the integral and take the absolute value of the part where velocity is negative: Total Distance = ∫01(t2−4t+3)dt+∣∫13(t2−4t+3)dt∣+∫34(t2−4t+3)dt. Let F(t)=3t3−2t2+3t be the antiderivative.
∫01v(t)dt=F(1)−F(0)=(31−2+3)−0=34.
∫13v(t)dt=F(3)−F(1)=(9−18+9)−34=−34.
∫34v(t)dt=F(4)−F(3)=(364−32+12)−0=34.
Total distance = 34+∣−34∣+34=34+34+34=312=4.
A is the displacement of the particle, ∫04v(t)dt=34−34+34=34, a common error from not using the absolute value.
B might result from adding only the positive displacement segments, 34+34=38.
D could be a result of an arithmetic error, possibly doubling the correct answer.
Question 15
For what positive value of k is the definite integral ∫[0, k] 1/(2x+1) dx equal to ln(3)?
1
2
4 (correct answer)
8
Explanation: To evaluate the integral, we use a u-substitution with u = 2x + 1, so du = 2dx, or dx = du/2. The antiderivative is ∫ 1/(2x+1) dx = (1/2)∫(1/u)du = (1/2)ln|u| = (1/2)ln|2x+1|. Using the FTC Part 2, we evaluate [(1/2)ln(2x+1)] from 0 to k. This gives (1/2)ln(2k+1) - (1/2)ln(2*0+1) = (1/2)ln(2k+1) - (1/2)ln(1) = (1/2)ln(2k+1). We set this equal to ln(3): (1/2)ln(2k+1) = ln(3). Multiplying by 2 gives ln(2k+1) = 2ln(3) = ln(3²) = ln(9). Therefore, 2k+1 = 9, which means 2k = 8, and k = 4.
Question 16
Let f(x)=3x2−6x. Find the value c∈(0,3) that satisfies the conclusion of the Mean Value Theorem for Integrals for f on the interval [0,3].
c=2 (correct answer)
c=1
c=2
c=0
Explanation: When you encounter a Mean Value Theorem for Integrals problem, you need to find the value c where f(c) equals the average value of the function over the given interval.The Mean Value Theorem for Integrals states that for a continuous function f on [a,b], there exists a value c∈(a,b) such that f(c)=b−a1∫abf(x)dx.First, calculate the average value of f(x)=3x2−6x on [0,3]:Average=3−01∫03(3x2−6x)dx=31[x3−3x2]03=31[(27−27)−(0−0)]=0Now find c where f(c)=0:
3c2−6c=03c(c−2)=0This gives c=0 or c=2. Since we need c∈(0,3), we have c=2.Therefore, A) c=2 is correct.B) c=1 gives f(1)=3(1)2−6(1)=−3=0, so this doesn't satisfy the theorem's conclusion.C) c=2 gives f(2)=3(2)2−62=6−62=0.D) c=0 is not in the open interval (0,3) required by the theorem.Study tip: Always remember that the Mean Value Theorem for Integrals requires finding where the function value equals the average value over the interval, and the c must be in the open interval (a,b).
Question 17
Let f(x) be the derivative of a differentiable function F(x). A second function is defined as g(x)=F(x2). If ∫02f(x)dx=3 and F(0)=1, what is the value of g(2)?
1
2
3
4 (correct answer)
Explanation: The problem asks for the value of g(2). Using the definition of g(x), we have g(2)=F((2)2)=F(2).
We are given information about the integral of f(x), which is the derivative of F(x). By the Fundamental Theorem of Calculus, Part 2, ∫02f(x)dx=F(2)−F(0).
We are given that ∫02f(x)dx=3 and F(0)=1. Substituting these values into the equation gives 3=F(2)−1. Solving for F(2), we find F(2)=3+1=4. Therefore, g(2)=4.
A is the value of F(0), not F(2).
B is the result of a sign error, calculating F(2)=3−1=2.
C is the value of the definite integral, which represents the change F(2)−F(0), not the value of F(2) itself.
Question 18
Let g(x)=∫0xf(t)dt. For which of the following functions f(t) is g(x) guaranteed to be differentiable, but not necessarily twice differentiable, at x=1?
f(t)=(t−1)4/3
f(t)=∣t−1∣ (correct answer)
f(t)={t2,t,t<1t≥1
f(t)={2t−1,t2,t<1t≥1
Explanation: According to the Fundamental Theorem of Calculus, Part 1, if f is continuous at x=c, then g(x)=∫axf(t)dt is differentiable at x=c and g′(c)=f(c). Furthermore, g′′(x)=f′(x), so g is twice differentiable if f is differentiable.
The question asks for a function g that is differentiable at x=1, but not necessarily twice differentiable. This means we need to find an f(t) that is continuous at t=1 (to guarantee g is differentiable) but not differentiable at t=1 (so g is not twice differentiable).
A: f(t)=(t−1)4/3 is continuous and differentiable at t=1. f′(t)=34(t−1)1/3 is also continuous at t=1. So g(x) is twice differentiable.
B: f(t)=∣t−1∣ is continuous at t=1. Therefore, g(x) is differentiable at x=1. However, f(t) is not differentiable at t=1 (it has a sharp corner). Since g′′(x)=f′(x), g′′(1) does not exist. This is the correct choice.
C: For f(t), the limit from the left at t=1 is 12=1. The limit from the right is 1. The function is continuous at t=1, so g(x) is differentiable. Also, the left-hand derivative of f is 2t→2 and the right-hand derivative is 1. Since f is not differentiable at t=1, this also fits the criteria. However, choice B is the canonical example. Let's re-examine C. Wait, the question asks for f(t) where g(x) is guaranteed to be differentiable. I have two correct answers. Let me fix C. Let's make C discontinuous. f(t)={t,2,t<1t≥1. At t=1, left limit is 1, right value is 2. Discontinuous. So g is not differentiable. This makes C a wrong answer.
Let me fix option C to be a better distractor: f(t)=(t−1)2. This is continuous and differentiable. so g is twice differentiable.
Let me adjust my question and distractors to be clearer. The existing B is perfect. Let me ensure the others are clearly wrong.
D: For f(t), the limit from the left at t=1 is 2(1)−1=1. The value from the right is 12=1. f is continuous, so g is differentiable. The derivative of f from the left is 2. The derivative from the right is 2t→2. Since f is differentiable at t=1, g is twice differentiable at x=1. So this is incorrect.
So B is the only one that is continuous but not differentiable at t=1.
Question 19
A continuous function f satisfies the equation ∫[2, x] f(t) dt = e^(2x) - x³ - e⁴ + 8 for all x. What is the value of f(2)?
2e⁴ - 12 (correct answer)
e⁴ - 4
2e⁴
0
Explanation: According to the Fundamental Theorem of Calculus Part 1, if we differentiate both sides of the equation with respect to x, the derivative of the integral is f(x). d/dx [∫[2, x] f(t) dt] = d/dx [e^(2x) - x³ - e⁴ + 8]. This gives f(x) = 2e^(2x) - 3x². We want to find f(2). Substituting x = 2, we get f(2) = 2e^(2*2) - 3(2)² = 2e⁴ - 3(4) = 2e⁴ - 12.
Explanation: This limit is the definition of the derivative of the function F(x) = ∫[1, x] √(t³ + 3) dt at x = 1. By the Fundamental Theorem of Calculus Part 1, F'(x) = √(x³ + 3). Therefore, the limit is equal to F'(1), which is √(1³ + 3) = √4 = 2.