Calculus 2 Quiz: Ftc And Definite Integrals
20 questions · exam conditions
0:00
Ftc And Definite IntegralsQuestion 1 of 20

If h(x)h(x) is continuous and 15h(x)dx=8\int_1^5 h(x) dx = 8, then limn4nk=1nh(1+4kn)\lim_{n \to \infty} \frac{4}{n} \sum_{k=1}^{n} h\left(1 + \frac{4k}{n}\right) equals:

88
22
1616
3232
← Back to quizzes

Calculus 2 Quiz

Calculus 2 Quiz: Ftc And Definite Integrals

Practice Ftc And Definite Integrals in Calculus 2 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 2.

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

If h(x)h(x) is continuous and 15h(x)dx=8\int_1^5 h(x) dx = 8, then limn4nk=1nh(1+4kn)\lim_{n \to \infty} \frac{4}{n} \sum_{k=1}^{n} h\left(1 + \frac{4k}{n}\right) equals:

  1. 88 (correct answer)
  2. 22
  3. 1616
  4. 3232
Explanation: When you see a limit involving a sum with terms like 1nk=1nf(a+(ba)kn)\frac{1}{n}\sum_{k=1}^{n} f\left(a + \frac{(b-a)k}{n}\right), you're looking at a Riemann sum that approaches a definite integral as nn \to \infty. Let's identify the components in limn4nk=1nh(1+4kn)\lim_{n \to \infty} \frac{4}{n} \sum_{k=1}^{n} h\left(1 + \frac{4k}{n}\right). Here, Δx=4n\Delta x = \frac{4}{n}, the lower bound is a=1a = 1, and the upper bound is b=1+4=5b = 1 + 4 = 5. The expression 1+4kn1 + \frac{4k}{n} represents sample points in the interval [1,5][1,5] using right endpoints. By the definition of definite integrals as limits of Riemann sums, this limit equals: 15h(x)dx\int_1^5 h(x) dx Since we're given that 15h(x)dx=8\int_1^5 h(x) dx = 8, the answer is A) 8. Let's examine why the other choices are wrong:
  • B) 2 might result from incorrectly dividing the integral by the width of the interval (8÷4=28 ÷ 4 = 2), but Riemann sums converge to the integral itself, not some scaled version.
  • C) 16 could come from mistakenly multiplying the given integral by 2, perhaps confusing the coefficient 4 in the sum.
  • D) 32 likely results from multiplying by 4, incorrectly thinking the factor 4n\frac{4}{n} somehow multiplies the final result.
Study tip: When you see Riemann sum limits, identify the interval endpoints and recognize that the limit always equals the definite integral over that interval—no additional scaling needed.

Question 2

Let f(x)=2x(t24t+3)dtf(x) = \int_2^x (t^2 - 4t + 3) dt. If f(c)=0f'(c) = 0 for some c>2c > 2, what is the value of cc?

  1. c=1c = 1
  2. c=3c = 3 (correct answer)
  3. c=4c = 4
  4. c=5c = 5
Explanation: By the Fundamental Theorem of Calculus, f(x)=x24x+3f'(x) = x^2 - 4x + 3. Setting f(c)=0f'(c) = 0: c24c+3=0c^2 - 4c + 3 = 0, which factors as (c1)(c3)=0(c-1)(c-3) = 0. This gives c=1c = 1 or c=3c = 3. Since we need c>2c > 2, we have c=3c = 3. Choice A gives c=1c = 1, which doesn't satisfy c>2c > 2. Choices C and D are incorrect factorizations or solutions to the quadratic equation.

Question 3

Let F(x)=x22xsin(t3)dtF(x) = \int_{x^2}^{2x} \sin(t^3) dt. Using the Fundamental Theorem of Calculus, F(x)F'(x) equals:

  1. sin((2x)3)sin((x2)3)\sin((2x)^3) - \sin((x^2)^3)
  2. 2sin((2x)3)2xsin((x2)3)2\sin((2x)^3) - 2x\sin((x^2)^3)
  3. sin(8x3)sin(x6)\sin(8x^3) - \sin(x^6)
  4. 2sin(8x3)2xsin(x6)2\sin(8x^3) - 2x\sin(x^6) (correct answer)
Explanation: Using the chain rule with FTC: F(x)=sin((2x)3)ddx(2x)sin((x2)3)ddx(x2)=sin(8x3)2sin(x6)2x=2sin(8x3)2xsin(x6)F'(x) = \sin((2x)^3) \cdot \frac{d}{dx}(2x) - \sin((x^2)^3) \cdot \frac{d}{dx}(x^2) = \sin(8x^3) \cdot 2 - \sin(x^6) \cdot 2x = 2\sin(8x^3) - 2x\sin(x^6). Choice A omits the chain rule derivatives. Choice B has the correct derivatives but wrong simplification of the cubic terms. Choice C has correct simplification but omits the chain rule derivatives.

Question 4

Let ff be a continuous function. Given 17f(x)dx=10\int_1^7 f(x) dx = 10 and 57(f(x)3)dx=2\int_5^7 (f(x) - 3) dx = 2, what is the value of 15f(x)dx\int_1^5 f(x) dx?

  1. 22 (correct answer)
  2. 55
  3. 88
  4. 1212
Explanation: This problem requires using the properties of definite integrals. First, simplify the second given integral: 57(f(x)3)dx=57f(x)dx573dx=2\int_5^7 (f(x) - 3) dx = \int_5^7 f(x) dx - \int_5^7 3 dx = 2. The second term is 3(75)=3(2)=63(7-5) = 3(2) = 6. So, 57f(x)dx6=2\int_5^7 f(x) dx - 6 = 2, which implies 57f(x)dx=8\int_5^7 f(x) dx = 8. Now use the additivity property of integrals: 17f(x)dx=15f(x)dx+57f(x)dx\int_1^7 f(x) dx = \int_1^5 f(x) dx + \int_5^7 f(x) dx. Substituting the known values: 10=15f(x)dx+810 = \int_1^5 f(x) dx + 8. Solving for the unknown integral gives 15f(x)dx=108=2\int_1^5 f(x) dx = 10 - 8 = 2.

Question 5

Given that 0xf(t)dt=3x2+sin(πx)\int_0^x f(t) dt = 3x^2 + \sin(\pi x), what is the value of f(2)f(2)?

  1. 1212
  2. 12+π12 + \pi (correct answer)
  3. 12π12 - \pi
  4. 66
Explanation: This problem uses the Fundamental Theorem of Calculus, Part 1. We are given an equation relating a function ff to its integral. To find f(x)f(x), we differentiate both sides of the equation with respect to xx: ddx0xf(t)dt=ddx(3x2+sin(πx))\frac{d}{dx} \int_0^x f(t) dt = \frac{d}{dx} (3x^2 + \sin(\pi x)). The left side becomes f(x)f(x) by FTC1. The derivative of the right side is 6x+cos(πx)π6x + \cos(\pi x) \cdot \pi. So, f(x)=6x+πcos(πx)f(x) = 6x + \pi \cos(\pi x). To find f(2)f(2), we substitute x=2x=2: f(2)=6(2)+πcos(2π)=12+π(1)=12+πf(2) = 6(2) + \pi \cos(2\pi) = 12 + \pi(1) = 12 + \pi.

Question 6

Evaluate the integral ee4dxxlnx\int_e^{e^4} \frac{dx}{x \sqrt{\ln x}}.

  1. 11
  2. 33
  3. 3/23/2
  4. 22 (correct answer)
Explanation: When you encounter an integral with both xx and lnx\ln x in the expression, substitution is typically your best approach. The key insight here is recognizing that the derivative of lnx\ln x is 1x\frac{1}{x}, which appears as a factor in our integrand. Let's use the substitution u=lnxu = \ln x, so du=1xdxdu = \frac{1}{x}dx. We need to change our limits of integration: when x=ex = e, we have u=lne=1u = \ln e = 1, and when x=e4x = e^4, we have u=ln(e4)=4u = \ln(e^4) = 4. Our integral becomes: 14duu=14u1/2du\int_1^4 \frac{du}{\sqrt{u}} = \int_1^4 u^{-1/2} du Using the power rule for integration: u1/2du=u1/21/2=2u\int u^{-1/2} du = \frac{u^{1/2}}{1/2} = 2\sqrt{u} Evaluating from 1 to 4: 2u14=2421=2(2)2(1)=42=22\sqrt{u}\Big|_1^4 = 2\sqrt{4} - 2\sqrt{1} = 2(2) - 2(1) = 4 - 2 = 2 The answer is D) 22. Choice A) 11 likely results from forgetting the factor of 2 in the antiderivative. Choice B) 33 might come from incorrectly evaluating 41\sqrt{4} - \sqrt{1} without the coefficient. Choice C) 3/23/2 could result from using the wrong power rule or making an arithmetic error with the coefficient. Study tip: When you see lnx\ln x in an integral, always consider u=lnxu = \ln x substitution, especially when 1x\frac{1}{x} appears elsewhere in the integrand. This pattern shows up frequently in Calculus 2.

Question 7

If f(x)f(x) is a continuous odd function and 25f(x)dx=8\int_{-2}^5 f(x) dx = 8, what is the value of 25f(x)dx\int_2^5 f(x) dx?

  1. 00
  2. 44
  3. 88 (correct answer)
  4. 1616
Explanation: We can split the given integral using the additivity property: 25f(x)dx=22f(x)dx+25f(x)dx\int_{-2}^5 f(x) dx = \int_{-2}^2 f(x) dx + \int_2^5 f(x) dx. Since f(x)f(x) is an odd function, its integral over a symmetric interval [a,a][-a, a] is zero. Therefore, 22f(x)dx=0\int_{-2}^2 f(x) dx = 0. Substituting this into our equation gives 8=0+25f(x)dx8 = 0 + \int_2^5 f(x) dx. Thus, 25f(x)dx=8\int_2^5 f(x) dx = 8.

Question 8

A student attempts to evaluate 221x4dx\int_{-2}^2 \frac{1}{x^4} dx and finds [13x3]22=(124)(124)=112[-\frac{1}{3x^3}]_{-2}^2 = (-\frac{1}{24}) - (-\frac{1}{-24}) = -\frac{1}{12}. Which of the following best explains the student's error?

  1. The antiderivative was calculated incorrectly; it should be 3x5-\frac{3}{x^5}.
  2. The Fundamental Theorem of Calculus is not applicable because the integrand is discontinuous on the interval [2,2][-2, 2]. (correct answer)
  3. The integrand is an even function, so the integral should be 2021x4dx2 \int_{0}^2 \frac{1}{x^4} dx, which simplifies the calculation.
  4. A sign error was made during the evaluation of the antiderivative at the limits of integration.
Explanation: The Fundamental Theorem of Calculus (Part 2) requires the integrand to be continuous on the closed interval of integration. The function f(x)=1x4f(x) = \frac{1}{x^4} has an infinite discontinuity at x=0x=0, which is within the interval [2,2][-2, 2]. Therefore, the theorem cannot be applied directly. This is an improper integral which, in this case, diverges. The student's calculation, while mechanically following the FTC steps, leads to a meaningless result.

Question 9

Which of the following inequalities is correct without explicit calculation?

  1. 12ln(x)dx>12ln(x2)dx\int_1^2 \ln(x) dx > \int_1^2 \ln(x^2) dx
  2. 0π/2sin(x)dx>0π/2xdx\int_0^{\pi/2} \sin(x) dx > \int_0^{\pi/2} x dx
  3. 01exdx<01ex2dx\int_0^1 e^{-x} dx < \int_0^1 e^{-x^2} dx (correct answer)
  4. 231xdx>231xdx\int_2^3 \frac{1}{x} dx > \int_2^3 \frac{1}{\sqrt{x}} dx
Explanation: This question uses the comparison property of integrals: if f(x)g(x)f(x) \ge g(x) on [a,b][a, b], then abf(x)dxabg(x)dx\int_a^b f(x) dx \ge \int_a^b g(x) dx. For option C: On the interval (0,1)(0, 1), we have 0<x2<x<10 < x^2 < x < 1, which implies x2>x-x^2 > -x. Since the exponential function is strictly increasing, ex2>exe^{-x^2} > e^{-x} for all x(0,1)x \in (0, 1). By the comparison property, 01ex2dx>01exdx\int_0^1 e^{-x^2} dx > \int_0^1 e^{-x} dx, making option C correct. The other options can be shown to be false by similar comparison arguments.

Question 10

Consider the function G(x)=cosxsinxet2dtG(x) = \int_{\cos x}^{\sin x} e^{t^2} dt. The value G(π4)G'\left(\frac{\pi}{4}\right) equals:

  1. 22(e1/2e1/2)=0\frac{\sqrt{2}}{2}(e^{1/2} - e^{1/2}) = 0
  2. 22(e1/2+e1/2)=2e1/2\frac{\sqrt{2}}{2}(e^{1/2} + e^{1/2}) = \sqrt{2}e^{1/2}
  3. 2e1/2\sqrt{2}e^{1/2} (correct answer)
  4. 22e1/22\sqrt{2}e^{1/2}
Explanation: Using FTC: G(x)=e(sinx)2cosxe(cosx)2(sinx)=esin2xcosx+ecos2xsinxG'(x) = e^{(\sin x)^2} \cdot \cos x - e^{(\cos x)^2} \cdot (-\sin x) = e^{\sin^2 x} \cos x + e^{\cos^2 x} \sin x. At x=π4x = \frac{\pi}{4}: sinπ4=cosπ4=22\sin\frac{\pi}{4} = \cos\frac{\pi}{4} = \frac{\sqrt{2}}{2}, so sin2π4=cos2π4=12\sin^2\frac{\pi}{4} = \cos^2\frac{\pi}{4} = \frac{1}{2}. Therefore: G(π4)=e1/222+e1/222=22e1/2+22e1/2=2e1/2G'\left(\frac{\pi}{4}\right) = e^{1/2} \cdot \frac{\sqrt{2}}{2} + e^{1/2} \cdot \frac{\sqrt{2}}{2} = \frac{\sqrt{2}}{2}e^{1/2} + \frac{\sqrt{2}}{2}e^{1/2} = \sqrt{2}e^{1/2}. Choice A incorrectly subtracts the terms. Choice B shows the intermediate step before combining terms. Choice D incorrectly doubles the result.

Question 11

Let G(x)=0x(1costu2du)dtG(x) = \int_0^x (\int_1^{\cos t} u^2 du) dt. What is the value of G(π/2)G''(\pi/2)?

  1. 1-1
  2. 00 (correct answer)
  3. 11
  4. π/2\pi/2
Explanation: This problem involves nested applications of the Fundamental Theorem of Calculus, Part 1. Let H(t)=1costu2duH(t) = \int_1^{\cos t} u^2 du. Then G(x)=0xH(t)dtG(x) = \int_0^x H(t) dt. The first derivative is G(x)=H(x)=1cosxu2duG'(x) = H(x) = \int_1^{\cos x} u^2 du. To find the second derivative, we differentiate G(x)G'(x) with respect to xx, again using FTC1 with the chain rule: G(x)=ddx1cosxu2du=((cosx)2)(sinx)=cos2(x)sin(x)G''(x) = \frac{d}{dx} \int_1^{\cos x} u^2 du = ((\cos x)^2) \cdot (-\sin x) = -\cos^2(x) \sin(x). Now, we evaluate at x=π/2x = \pi/2: G(π/2)=cos2(π/2)sin(π/2)=(0)2(1)=0G''(\pi/2) = -\cos^2(\pi/2) \sin(\pi/2) = -(0)^2(1) = 0.

Question 12

Let F(x)=0xf(t)dtF(x) = \int_0^x f(t) dt and G(x)=5xf(t)dtG(x) = \int_5^x f(t) dt. If F(5)=10F(5)=10, what is the value of G(0)G(0)?

  1. 1010
  2. 55
  3. 5-5
  4. 10-10 (correct answer)
Explanation: We can relate F(x)F(x) and G(x)G(x) using the properties of definite integrals. F(x)=0xf(t)dt=05f(t)dt+5xf(t)dtF(x) = \int_0^x f(t) dt = \int_0^5 f(t) dt + \int_5^x f(t) dt. We recognize that 05f(t)dt=F(5)\int_0^5 f(t) dt = F(5) and 5xf(t)dt=G(x)\int_5^x f(t) dt = G(x). So, F(x)=F(5)+G(x)F(x) = F(5) + G(x). We are given F(5)=10F(5)=10, so F(x)=10+G(x)F(x) = 10 + G(x). We need to find G(0)G(0). Let's evaluate the relationship at x=0x=0: F(0)=10+G(0)F(0) = 10 + G(0). By definition, F(0)=00f(t)dt=0F(0) = \int_0^0 f(t) dt = 0. So, 0=10+G(0)0 = 10 + G(0), which gives G(0)=10G(0) = -10. Alternatively, G(0)=50f(t)dt=05f(t)dt=F(5)=10G(0) = \int_5^0 f(t) dt = -\int_0^5 f(t) dt = -F(5) = -10.

Question 13

The average value of the function g(x)=exg(x) = e^x on the interval [0,k][0, k] is e1e-1. What is the value of kk?

  1. 11 (correct answer)
  2. ln(e1)\ln(e-1)
  3. ee
  4. ln(e2e+1)\ln(e^2-e+1)
Explanation: The formula for the average value of a function g(x)g(x) on an interval [a,b][a, b] is 1baabg(x)dx\frac{1}{b-a} \int_a^b g(x) dx. We are given that the average value of g(x)=exg(x) = e^x on [0,k][0, k] is e1e-1. Setting up the equation: 1k00kexdx=e1\frac{1}{k-0} \int_0^k e^x dx = e-1. The integral of exe^x is exe^x, so we have 1k[ex]0k=e1\frac{1}{k} [e^x]_0^k = e-1. Evaluating the antiderivative: 1k(eke0)=e1\frac{1}{k} (e^k - e^0) = e-1, which simplifies to ek1k=e1\frac{e^k - 1}{k} = e-1. Therefore, ek1=k(e1)e^k - 1 = k(e-1). Testing k=1k=1: e11=1(e1)e^1 - 1 = 1(e-1), which gives e1=e1e-1 = e-1. This is true, so k=1k=1.

Question 14

Let F(x)=x2x3et2dtF(x) = \int_{x^2}^{x^3} e^{t^2} dt. What is the value of F(1)F'(1)?

  1. ee (correct answer)
  2. 00
  3. 3e2e3e - 2e
  4. e9e4e^9 - e^4
Explanation: This question requires applying the Fundamental Theorem of Calculus, Part 1, with the chain rule. The formula for the derivative of an integral with variable limits is ddxa(x)b(x)f(t)dt=f(b(x))b(x)f(a(x))a(x)\frac{d}{dx} \int_{a(x)}^{b(x)} f(t) dt = f(b(x))b'(x) - f(a(x))a'(x). Here, f(t)=et2f(t) = e^{t^2}, b(x)=x3b(x) = x^3, and a(x)=x2a(x) = x^2. Thus, b(x)=3x2b'(x) = 3x^2 and a(x)=2xa'(x) = 2x. Applying the formula, we get F(x)=e(x3)2(3x2)e(x2)2(2x)=3x2ex62xex4F'(x) = e^{(x^3)^2} \cdot (3x^2) - e^{(x^2)^2} \cdot (2x) = 3x^2 e^{x^6} - 2x e^{x^4}. Now, we evaluate at x=1x=1: F(1)=3(1)2e162(1)e14=3e12e1=eF'(1) = 3(1)^2 e^{1^6} - 2(1) e^{1^4} = 3e^1 - 2e^1 = e.

Question 15

Let f(x)f(x) be an invertible and differentiable function with f(0)=1f(0)=1 and f(2)=5f(2)=5. If 02f(x)dx=6\int_0^2 f(x) dx = 6, what is the value of 15f1(y)dy\int_1^5 f^{-1}(y) dy?

  1. 11
  2. 44 (correct answer)
  3. 99
  4. 1010
Explanation: This problem uses the relationship between the integral of a function and its inverse. The formula is abf(x)dx+f(a)f(b)f1(y)dy=bf(b)af(a)\int_a^b f(x) dx + \int_{f(a)}^{f(b)} f^{-1}(y) dy = b f(b) - a f(a). In this case, a=0a=0 and b=2b=2. We are given f(0)=1f(0)=1 and f(2)=5f(2)=5, and 02f(x)dx=6\int_0^2 f(x) dx = 6. Plugging these values into the formula: 6+15f1(y)dy=2f(2)0f(0)6 + \int_1^5 f^{-1}(y) dy = 2 \cdot f(2) - 0 \cdot f(0). This simplifies to 6+15f1(y)dy=250=106 + \int_1^5 f^{-1}(y) dy = 2 \cdot 5 - 0 = 10. Solving for the integral, we find 15f1(y)dy=106=4\int_1^5 f^{-1}(y) dy = 10 - 6 = 4.

Question 16

What is the value of the definite integral 33x24dx\int_{-3}^3 |x^2 - 4| dx?

  1. 463\frac{46}{3} (correct answer)
  2. 323\frac{32}{3}
  3. 66
  4. 00
Explanation: The integrand x24|x^2 - 4| changes its definition based on the sign of x24x^2 - 4. The roots of x24=0x^2 - 4 = 0 are x=2x = -2 and x=2x = 2. For x[3,2][2,3]x \in [-3, -2] \cup [2, 3], x240x^2 - 4 \ge 0. For x(2,2)x \in (-2, 2), x24<0x^2 - 4 < 0. We must split the integral: 32(x24)dx+22(x24)dx+23(x24)dx\int_{-3}^{-2} (x^2 - 4) dx + \int_{-2}^2 -(x^2 - 4) dx + \int_2^3 (x^2 - 4) dx. Evaluating each part: [x334x]32=(83+8)(9+12)=1633=73[\frac{x^3}{3} - 4x]_{-3}^{-2} = (-\frac{8}{3}+8) - (-9+12) = \frac{16}{3} - 3 = \frac{7}{3}. [4xx33]22=(883)(8+83)=2(883)=323[4x - \frac{x^3}{3}]_{-2}^2 = (8-\frac{8}{3}) - (-8+\frac{8}{3}) = 2(8-\frac{8}{3}) = \frac{32}{3}. [x334x]23=(912)(838)=3(163)=73[\frac{x^3}{3} - 4x]_2^3 = (9-12) - (\frac{8}{3}-8) = -3 - (-\frac{16}{3}) = \frac{7}{3}. The total is 73+323+73=463\frac{7}{3} + \frac{32}{3} + \frac{7}{3} = \frac{46}{3}.

Question 17

The equation of the tangent line to the curve y=x4dt1+ty = \int_x^4 \frac{dt}{1+\sqrt{t}} at x=4x=4 is:

  1. y=13(x4)y = -\frac{1}{3}(x-4) (correct answer)
  2. y=13(x4)y = \frac{1}{3}(x-4)
  3. y4=13xy - 4 = -\frac{1}{3}x
  4. y=3(x4)y = 3(x-4)
Explanation: To find the equation of a tangent line, we need a point and a slope. The point is at x=4x=4. The y-coordinate is y(4)=44dt1+t=0y(4) = \int_4^4 \frac{dt}{1+\sqrt{t}} = 0. So the point is (4,0)(4, 0). The slope is the derivative yy' evaluated at x=4x=4. First, rewrite the integral as y=4xdt1+ty = -\int_4^x \frac{dt}{1+\sqrt{t}}. Using the Fundamental Theorem of Calculus, Part 1, y=11+xy' = -\frac{1}{1+\sqrt{x}}. Now, evaluate the slope at x=4x=4: y(4)=11+4=11+2=13y'(4) = -\frac{1}{1+\sqrt{4}} = -\frac{1}{1+2} = -\frac{1}{3}. Using the point-slope form yy1=m(xx1)y - y_1 = m(x - x_1), we get y0=13(x4)y - 0 = -\frac{1}{3}(x - 4), which is y=13(x4)y = -\frac{1}{3}(x-4).

Question 18

Let ff be a continuous function. If 03f(x)dx=6\int_0^3 f(x) dx = 6 and the average value of ff on [3,8][3, 8] is 4, what is the average value of ff on [0,8][0, 8]?

  1. 55
  2. 1010
  3. 4.54.5
  4. 3.253.25 (correct answer)
Explanation: When you encounter problems involving average values over different intervals, you need to connect the definition of average value with properties of definite integrals. The average value of a function ff on interval [a,b][a,b] is 1baabf(x)dx\frac{1}{b-a}\int_a^b f(x)dx. You're given that 03f(x)dx=6\int_0^3 f(x)dx = 6 and the average value on [3,8][3,8] is 4. Since the average value on [3,8][3,8] is 4, you can find: 18338f(x)dx=4\frac{1}{8-3}\int_3^8 f(x)dx = 4, so 38f(x)dx=4×5=20\int_3^8 f(x)dx = 4 \times 5 = 20. Now you can find the average value on [0,8][0,8]. Using the additive property of integrals: 08f(x)dx=03f(x)dx+38f(x)dx=6+20=26\int_0^8 f(x)dx = \int_0^3 f(x)dx + \int_3^8 f(x)dx = 6 + 20 = 26. Therefore, the average value on [0,8][0,8] is 2680=268=3.25\frac{26}{8-0} = \frac{26}{8} = 3.25, which is answer D. Looking at the wrong answers: A (5) might come from averaging the two given average values, but this ignores that the intervals have different lengths. B (10) could result from incorrectly calculating 202\frac{20}{2}. C (4.5) might come from adding the average values and dividing by 2, again not accounting for interval lengths. Study tip: Remember that average values over combined intervals depend on both the individual averages AND the lengths of each interval. You can't simply average the average values unless the intervals are equal in length.

Question 19

What is the value of limx01x0xcos(t2+t)dt\lim_{x \to 0} \frac{1}{x} \int_0^x \cos(t^2 + t) dt?

  1. 00
  2. 11 (correct answer)
  3. The limit does not exist.
  4. sin(x2+x)\sin(x^2+x)
Explanation: This limit is in the form of the definition of a derivative. Let G(x)=0xcos(t2+t)dtG(x) = \int_0^x \cos(t^2 + t) dt. The expression can be rewritten as limx0G(x)G(0)x0\lim_{x \to 0} \frac{G(x) - G(0)}{x - 0}, since G(0)=00cos(t2+t)dt=0G(0) = \int_0^0 \cos(t^2 + t) dt = 0. This is the definition of G(0)G'(0). By the Fundamental Theorem of Calculus, Part 1, G(x)=cos(x2+x)G'(x) = \cos(x^2 + x). Therefore, the value of the limit is G(0)=cos(02+0)=cos(0)=1G'(0) = \cos(0^2 + 0) = \cos(0) = 1.

Question 20

Let f(x)f(x) be a continuous function. If 04f(x)dx=10\int_0^4 f(x) dx = 10, what is the value of 02f(2x)dx\int_0^2 f(2x) dx?

  1. 55 (correct answer)
  2. 1010
  3. 2020
  4. Cannot be determined from the given information.
Explanation: This problem requires using u-substitution on a definite integral. Let's evaluate 02f(2x)dx\int_0^2 f(2x) dx. Let u=2xu = 2x. Then du=2dxdu = 2 dx, or dx=12dudx = \frac{1}{2} du. We also need to change the limits of integration. When x=0x=0, u=2(0)=0u = 2(0) = 0. When x=2x=2, u=2(2)=4u = 2(2) = 4. Substituting into the integral, we get 04f(u)12du=1204f(u)du\int_0^4 f(u) \cdot \frac{1}{2} du = \frac{1}{2} \int_0^4 f(u) du. Since we are given 04f(x)dx=10\int_0^4 f(x) dx = 10, the value of 04f(u)du\int_0^4 f(u) du is also 10 (the variable of integration does not change the value of the definite integral). Therefore, the result is 12(10)=5\frac{1}{2} (10) = 5.