Calculus 1 Quiz: Average Value Of A Function
20 questions · exam conditions
0:00
Average Value Of A FunctionQuestion 1 of 20

Find the average value on the interval [0,3][0, 3] of the function defined by f(x)={x2x<12x1x1f(x) = \begin{cases} x^2 & x < 1 \\ 2x-1 & x \ge 1 \end{cases}.

193\frac{19}{3}
22
53\frac{5}{3}
199\frac{19}{9}
← Back to quizzes

Calculus 1 Quiz

Calculus 1 Quiz: Average Value Of A Function

Practice Average Value Of A Function 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 Average Value Of A Function, 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

Find the average value on the interval [0,3][0, 3] of the function defined by f(x)={x2x<12x1x1f(x) = \begin{cases} x^2 & x < 1 \\ 2x-1 & x \ge 1 \end{cases}.

  1. 193\frac{19}{3}
  2. 22
  3. 53\frac{5}{3}
  4. 199\frac{19}{9} (correct answer)
Explanation: The average value is 1303f(x)dx\frac{1}{3} \int_0^3 f(x) \,dx. The integral must be split at x=1x=1: 03f(x)dx=01x2dx+13(2x1)dx\int_0^3 f(x) \,dx = \int_0^1 x^2 \,dx + \int_1^3 (2x-1) \,dx. The first integral is [x33]01=13[\frac{x^3}{3}]_0^1 = \frac{1}{3}. The second is [x2x]13=(93)(11)=6[x^2-x]_1^3 = (9-3) - (1-1) = 6. The total integral is 13+6=193\frac{1}{3} + 6 = \frac{19}{3}. The average value is 13193=199\frac{1}{3} \cdot \frac{19}{3} = \frac{19}{9}. Distractor A is the value of the integral. Distractor B results from incorrectly using only the second piece of the function over the whole interval. Distractor C results from incorrectly averaging the average values of the two pieces.

Question 2

Let AA be the average value of f(x)=exf(x) = e^x on the interval [0,2][0, 2], and let M=f(1)M = f(1) be the value of the function at the midpoint of the interval. Which of the following statements is true?

  1. A<MA < M
  2. A=MA = M
  3. A>MA > M (correct answer)
  4. The relationship cannot be determined from the given information.
Explanation: The function f(x)=exf(x) = e^x is strictly convex (concave up). For any strictly convex function, the average value over an interval is greater than the function's value at the midpoint of the interval. Therefore, A>MA > M. Alternatively, one can calculate the values: A=1202exdx=12[ex]02=e2127.389123.19A = \frac{1}{2} \int_0^2 e^x \,dx = \frac{1}{2}[e^x]_0^2 = \frac{e^2 - 1}{2} \approx \frac{7.389-1}{2} \approx 3.19. The value at the midpoint is M=e1=e2.718M = e^1 = e \approx 2.718. Since 3.19>2.7183.19 > 2.718, A>MA > M.

Question 3

What is the average value of the function f(x)=xx2+9f(x) = x\sqrt{x^2+9} on the interval [0,4][0, 4]?

  1. 49/349/3
  2. 49/649/6 (correct answer)
  3. 98/398/3
  4. 4/34/3
Explanation: The average value of a function over an interval is a fundamental concept in calculus that requires setting up and evaluating a definite integral. For any function f(x)f(x) on interval [a,b][a,b], the average value equals 1baabf(x)dx\frac{1}{b-a}\int_a^b f(x)\,dx. For f(x)=xx2+9f(x) = x\sqrt{x^2+9} on [0,4][0,4], you need to calculate 14004xx2+9dx=1404xx2+9dx\frac{1}{4-0}\int_0^4 x\sqrt{x^2+9}\,dx = \frac{1}{4}\int_0^4 x\sqrt{x^2+9}\,dx. To evaluate this integral, use substitution. Let u=x2+9u = x^2 + 9, so du=2xdxdu = 2x\,dx, which means xdx=12dux\,dx = \frac{1}{2}du. When x=0x = 0, u=9u = 9; when x=4x = 4, u=25u = 25. The integral becomes: 1412925udu=18925u1/2du=1823u3/2925=112[253/293/2]=112[12527]=9812=496\frac{1}{4} \cdot \frac{1}{2}\int_9^{25} \sqrt{u}\,du = \frac{1}{8}\int_9^{25} u^{1/2}\,du = \frac{1}{8} \cdot \frac{2}{3}u^{3/2}\Big|_9^{25} = \frac{1}{12}[25^{3/2} - 9^{3/2}] = \frac{1}{12}[125 - 27] = \frac{98}{12} = \frac{49}{6}. This confirms answer B is correct. Choice A (49/349/3) represents doubling the correct answer, likely from forgetting the factor of 12\frac{1}{2} in the substitution. Choice C (98/398/3) omits the 14\frac{1}{4} factor from the average value formula. Choice D (4/34/3) appears to confuse this with a different calculation entirely. Remember: average value problems always require both setting up the integral correctly AND applying the 1ba\frac{1}{b-a} factor—don't forget either component.

Question 4

If the average value of a continuous function f(x)f(x) on the interval [a,b][a, b] is AA, what is the average value of the function g(x)=2f(x)+3g(x) = 2f(x) + 3 on the same interval?

  1. 2A2A
  2. A+3A+3
  3. 2(A+3)2(A+3)
  4. 2A+32A+3 (correct answer)
Explanation: The average value of g(x)g(x) is 1baab(2f(x)+3)dx\frac{1}{b-a} \int_a^b (2f(x) + 3) \,dx. Using the linearity of integrals, this is 1ba[2abf(x)dx+ab3dx]=2(1baabf(x)dx)+1ba[3x]ab=2A+3(ba)ba=2A+3\frac{1}{b-a} [2 \int_a^b f(x) \,dx + \int_a^b 3 \,dx] = 2(\frac{1}{b-a} \int_a^b f(x) \,dx) + \frac{1}{b-a} [3x]_a^b = 2A + \frac{3(b-a)}{b-a} = 2A + 3.

Question 5

The velocity of a particle moving along a line is given by v(t)=3t212v(t) = 3t^2 - 12 cm/s for t0t \ge 0. What is the particle's average velocity from t=0t=0 to t=3t=3 seconds?

  1. 9-9 cm/s
  2. 3-3 cm/s (correct answer)
  3. 32\frac{3}{2} cm/s
  4. 233\frac{23}{3} cm/s
Explanation: Average velocity is the average value of the velocity function. vavg=13003(3t212)dt=13[t312t]03=13(3312(3))=13(2736)=93=3v_{avg} = \frac{1}{3-0} \int_0^3 (3t^2 - 12) \,dt = \frac{1}{3} [t^3 - 12t]_0^3 = \frac{1}{3}(3^3 - 12(3)) = \frac{1}{3}(27 - 36) = \frac{-9}{3} = -3 cm/s. Distractor A represents the total displacement. Distractor D represents the average speed, which requires integrating v(t)|v(t)|. Distractor C is the average of the initial and final velocities, a common mistake.

Question 6

For what value of k>0k > 0 is the average value of the function f(x)=xf(x) = \sqrt{x} on the interval [0,k][0, k] equal to 4?

  1. 66
  2. 1616
  3. 3232
  4. 3636 (correct answer)
Explanation: The average value is 1k00kx1/2dx=1k[23x3/2]0k=1k(23k3/2)=23k1/2=2k3\frac{1}{k-0} \int_0^k x^{1/2} \,dx = \frac{1}{k} [\frac{2}{3}x^{3/2}]_0^k = \frac{1}{k} (\frac{2}{3}k^{3/2}) = \frac{2}{3}k^{1/2} = \frac{2\sqrt{k}}{3}. We set this equal to 4: 2k3=4    2k=12    k=6    k=36\frac{2\sqrt{k}}{3} = 4 \implies 2\sqrt{k} = 12 \implies \sqrt{k} = 6 \implies k = 36. Distractor A is the value of k\sqrt{k}. Distractor B results from an error in the power rule for integration, using x3/2x^{3/2} as the antiderivative instead of 23x3/2\frac{2}{3}x^{3/2}.

Question 7

The temperature in degrees Celsius along a 3-meter metal rod, positioned from x=0x=0 to x=3x=3, is given by the function T(x)=90x(3x)T(x) = 90x(3-x). What is the average temperature of the rod?

  1. 405C405^{\circ}C
  2. 202.5C202.5^{\circ}C
  3. 135C135^{\circ}C (correct answer)
  4. 90C90^{\circ}C
Explanation: The average temperature is the average value of the function T(x)T(x) on [0,3][0, 3]. Tavg=13003(270x90x2)dx=13[135x230x3]03=13[135(32)30(33)]=13[1215810]=4053=135T_{avg} = \frac{1}{3-0} \int_0^3 (270x - 90x^2) \,dx = \frac{1}{3} [135x^2 - 30x^3]_0^3 = \frac{1}{3} [135(3^2) - 30(3^3)] = \frac{1}{3}[1215 - 810] = \frac{405}{3} = 135. Distractor A is the value of the definite integral, forgetting to divide by the interval length. Distractor B is the temperature at the midpoint of the rod, T(1.5)T(1.5), which is also the maximum temperature, a common misconception for the average value.

Question 8

For what value of k>1k > 1 is the average value of f(x)=exf(x) = e^x on the interval [0,lnk][0, \ln k] equal to k1k-1?

  1. 11
  2. ee (correct answer)
  3. e1e-1
  4. e+1e+1
Explanation: The average value of f(x)=exf(x)=e^x on [0,lnk][0, \ln k] is 1lnk00lnkexdx=1lnk[ex]0lnk=elnke0lnk=k1lnk\frac{1}{\ln k - 0} \int_0^{\ln k} e^x \,dx = \frac{1}{\ln k} [e^x]_0^{\ln k} = \frac{e^{\ln k} - e^0}{\ln k} = \frac{k-1}{\ln k}. We are given that this average value is equal to k1k-1. So, k1lnk=k1\frac{k-1}{\ln k} = k-1. Since k>1k>1, k10k-1 \neq 0, and we can divide both sides by k1k-1 to get 1lnk=1\frac{1}{\ln k} = 1, which implies lnk=1\ln k = 1. Therefore, k=ek=e.

Question 9

The average value of a continuous function ff on the interval [1,4][1, 4] is 55. What is the average value of the function g(x)=2f(x)+3g(x) = 2f(x) + 3 on the same interval?

  1. 1313 (correct answer)
  2. 1010
  3. 1111
  4. 3939
Explanation: We are given that the average value of ff on [1,4][1, 4] is 55. By definition, this means: 14114f(x)dx=5\frac{1}{4-1} \int_1^4 f(x) \, dx = 5 1314f(x)dx=5    14f(x)dx=15\frac{1}{3} \int_1^4 f(x) \, dx = 5 \implies \int_1^4 f(x) \, dx = 15 We want to find the average value of g(x)=2f(x)+3g(x) = 2f(x) + 3 on [1,4][1, 4]: gavg=14114(2f(x)+3)dxg_{avg} = \frac{1}{4-1} \int_1^4 (2f(x) + 3) \, dx Using the linearity of integrals: gavg=13(142f(x)dx+143dx)g_{avg} = \frac{1}{3} \left( \int_1^4 2f(x) \, dx + \int_1^4 3 \, dx \right) gavg=13(214f(x)dx+143dx)g_{avg} = \frac{1}{3} \left( 2\int_1^4 f(x) \, dx + \int_1^4 3 \, dx \right) Now, we substitute the known value of the integral of f(x)f(x) and evaluate the integral of the constant: 143dx=[3x]14=3(4)3(1)=123=9\int_1^4 3 \, dx = [3x]_1^4 = 3(4) - 3(1) = 12 - 3 = 9 gavg=13(2(15)+9)=13(30+9)=393=13g_{avg} = \frac{1}{3} (2(15) + 9) = \frac{1}{3} (30 + 9) = \frac{39}{3} = 13 Alternatively, using the property that the average value of kf(x)+Ck \cdot f(x) + C is kfavg+Ck \cdot f_{avg} + C, we get 2(5)+3=132(5) + 3 = 13. Distractor B results from calculating 252 \cdot 5 but ignoring the +3+3 term. Distractor C results from an error in integrating the constant, calculating 13(2(15)+3)=11\frac{1}{3}(2(15)+3) = 11. Distractor D correctly finds the value of the integral 14g(x)dx=39\int_1^4 g(x) dx = 39 but forgets to divide by the interval length of 3.

Question 10

Let favgf_{avg} be the average value of f(x)=sec2(x)f(x)=\sec^2(x) on the interval [0,π/4][0, \pi/4]. Let gavgg_{avg} be the average value of g(x)=cos(x)g(x)=\cos(x) on the interval [0,π/2][0, \pi/2]. What is the value of the product favggavgf_{avg} \cdot g_{avg}?

  1. 11
  2. 4/π24/\pi^2
  3. 8/π28/\pi^2 (correct answer)
  4. 2/π2/\pi
Explanation: This question tests your understanding of the average value formula for continuous functions. When finding the average value of a function over an interval, you use the formula: average value = 1baabf(x)dx\frac{1}{b-a}\int_a^b f(x)dx. For favgf_{avg}, you need the average value of sec2(x)\sec^2(x) on [0,π/4][0, \pi/4]. Since sec2(x)dx=tan(x)\int \sec^2(x)dx = \tan(x), you get: favg=1π/400π/4sec2(x)dx=4π[tan(x)]0π/4=4π(10)=4πf_{avg} = \frac{1}{\pi/4 - 0}\int_0^{\pi/4} \sec^2(x)dx = \frac{4}{\pi}[\tan(x)]_0^{\pi/4} = \frac{4}{\pi}(1-0) = \frac{4}{\pi} For gavgg_{avg}, you need the average value of cos(x)\cos(x) on [0,π/2][0, \pi/2]. Since cos(x)dx=sin(x)\int \cos(x)dx = \sin(x), you get: gavg=1π/200π/2cos(x)dx=2π[sin(x)]0π/2=2π(10)=2πg_{avg} = \frac{1}{\pi/2 - 0}\int_0^{\pi/2} \cos(x)dx = \frac{2}{\pi}[\sin(x)]_0^{\pi/2} = \frac{2}{\pi}(1-0) = \frac{2}{\pi} Therefore: favggavg=4π2π=8π2f_{avg} \cdot g_{avg} = \frac{4}{\pi} \cdot \frac{2}{\pi} = \frac{8}{\pi^2} Answer A) 11 likely comes from forgetting to apply the average value formula and just evaluating the functions at specific points. Answer B) 4π2\frac{4}{\pi^2} results from incorrectly calculating one of the integrals, possibly getting tan(π/4)=12\tan(\pi/4) = \frac{1}{2} instead of 11. Answer D) 2π\frac{2}{\pi} is just one of the individual averages, suggesting you forgot to multiply them together. Remember: always set up the average value formula completely before substituting limits, and double-check your antiderivatives and arithmetic when multiplying fractions.

Question 11

According to the Mean Value Theorem for Integrals, there exists a number cc in the interval [1,e][1, e] such that f(c)f(c) equals the average value of the function f(x)=1xf(x) = \frac{1}{x} on that interval. What is the value of this number cc?

  1. 1e1\frac{1}{e-1}
  2. e1e-1 (correct answer)
  3. 1+e2\frac{1+e}{2}
  4. 11
Explanation: The Mean Value Theorem for Integrals states that if ff is continuous on [a,b][a, b], there exists a cc in [a,b][a, b] such that f(c)=1baabf(x)dxf(c) = \frac{1}{b-a} \int_a^b f(x) \, dx.
  1. First, calculate the average value of f(x)=1/xf(x) = 1/x on [1,e][1, e]: favg=1e11e1xdxf_{avg} = \frac{1}{e-1} \int_1^e \frac{1}{x} \, dx
  2. The integral of 1/x1/x is lnx\ln|x|: 1e1xdx=[lnx]1e=ln(e)ln(1)=10=1\int_1^e \frac{1}{x} \, dx = [\ln|x|]_1^e = \ln(e) - \ln(1) = 1 - 0 = 1
  3. Substitute this back into the average value formula: favg=1e11=1e1f_{avg} = \frac{1}{e-1} \cdot 1 = \frac{1}{e-1}
  4. Now, find the value of cc such that f(c)=favgf(c) = f_{avg}: f(c)=1c=1e1f(c) = \frac{1}{c} = \frac{1}{e-1}
  5. Solving for cc gives: c=e1c = e-1
Distractor A is the average value of the function, favgf_{avg}, not the value of cc. Distractor C is the midpoint of the interval, a common but incorrect guess. Distractor D is the value of the definite integral, 1ef(x)dx\int_1^e f(x) dx, without dividing by the interval length.

Question 12

The temperature in a room over a 12-hour period is modeled by T(t)=68+4sin(πt12)T(t) = 68 + 4\sin(\frac{\pi t}{12}), where tt is in hours from the start time. What is the average temperature, in degrees, during the first 6 hours (from t=0t=0 to t=6t=6)?

  1. 7070
  2. 688π68 - \frac{8}{\pi}
  3. 68+8π68 + \frac{8}{\pi} (correct answer)
  4. 68+2π368 + \frac{2\pi}{3}
Explanation: When you encounter a problem asking for average temperature over a time interval, you're dealing with the average value of a function. The average value of a continuous function f(t)f(t) over interval [a,b][a,b] is given by 1baabf(t)dt\frac{1}{b-a}\int_a^b f(t)\,dt. For this problem, you need the average of T(t)=68+4sin(πt12)T(t) = 68 + 4\sin(\frac{\pi t}{12}) from t=0t=0 to t=6t=6: Average=16006[68+4sin(πt12)]dt\text{Average} = \frac{1}{6-0}\int_0^6 \left[68 + 4\sin(\frac{\pi t}{12})\right]dt =16[0668dt+064sin(πt12)dt]= \frac{1}{6}\left[\int_0^6 68\,dt + \int_0^6 4\sin(\frac{\pi t}{12})\,dt\right] The first integral equals 686=40868 \cdot 6 = 408. For the second integral, use substitution u=πt12u = \frac{\pi t}{12}, so du=π12dtdu = \frac{\pi}{12}dt: 064sin(πt12)dt=412π[cos(πt12)]06=48π[cos(π2)+cos(0)]=48π[0+1]=48π\int_0^6 4\sin(\frac{\pi t}{12})\,dt = 4 \cdot \frac{12}{\pi}\left[-\cos(\frac{\pi t}{12})\right]_0^6 = \frac{48}{\pi}[-\cos(\frac{\pi}{2}) + \cos(0)] = \frac{48}{\pi}[0 + 1] = \frac{48}{\pi} Therefore: Average=16[408+48π]=68+8π\text{Average} = \frac{1}{6}\left[408 + \frac{48}{\pi}\right] = 68 + \frac{8}{\pi} Answer C is correct. Answer A (70) ignores the sine component entirely. Answer B has the wrong sign—it subtracts 8π\frac{8}{\pi} instead of adding it. Answer D uses 2π3\frac{2\pi}{3} instead of 8π\frac{8}{\pi}, likely from incorrectly handling the integral bounds or substitution. Study tip: When finding average values involving trigonometric functions, always check your integration limits carefully after substitution, and remember that the average value formula requires dividing by the interval length.

Question 13

Let f(x)=xf(x) = \sqrt{x}. Let A1A_1 be the average value of ff on the interval [0,1][0, 1] and let A2A_2 be the average value of ff on the interval [1,4][1, 4]. Which of the following statements correctly describes the relationship between A1A_1 and A2A_2?

  1. A1>A2A_1 > A_2
  2. A1<A2A_1 < A_2 (correct answer)
  3. A1=A2A_1 = A_2
  4. The relationship cannot be determined without computation.
Explanation: The function f(x)=xf(x) = \sqrt{x} is a strictly increasing function for x>0x > 0. The average value of a strictly increasing function over an interval [c,d][c,d] will always be greater than its average value over a preceding interval [a,b][a,b] (where bcb \le c). Therefore, A1<A2A_1 < A_2. By computation: A1=1101x1/2dx=[23x3/2]01=23A_1 = \frac{1}{1} \int_0^1 x^{1/2} \,dx = [\frac{2}{3}x^{3/2}]_0^1 = \frac{2}{3}. A2=1314x1/2dx=13[23x3/2]14=29(81)=149A_2 = \frac{1}{3} \int_1^4 x^{1/2} \,dx = \frac{1}{3}[\frac{2}{3}x^{3/2}]_1^4 = \frac{2}{9}(8-1) = \frac{14}{9}. Since 23=69\frac{2}{3} = \frac{6}{9}, we have 69<149\frac{6}{9} < \frac{14}{9}, confirming that A1<A2A_1 < A_2.

Question 14

The area of the region under the curve of a positive continuous function y=f(x)y=f(x) from x=1x=1 to x=9x=9 is 32 square units. What is the height hh of a rectangle with a base on the interval [1,9][1, 9] that has the same area?

  1. 44 (correct answer)
  2. 88
  3. 3232
  4. 256256
Explanation: The area under the curve is given by the definite integral 19f(x)dx=32\int_1^9 f(x) \,dx = 32. A rectangle with the same area over the same base [1,9][1, 9] would have area A=h×(91)=8hA = h \times (9-1) = 8h. Setting the areas equal, 8h=328h = 32, which means h=4h=4. This height hh is precisely the average value of the function f(x)f(x) on the interval [1,9][1, 9].

Question 15

The average value of the derivative of a differentiable function, f(x)f'(x), on an interval [a,b][a, b] represents which quantity?

  1. The average value of the original function f(x)f(x) on [a,b][a, b].
  2. The total change in the function, f(b)f(a)f(b) - f(a).
  3. The average rate of change of the function f(x)f(x) on [a,b][a, b]. (correct answer)
  4. The instantaneous rate of change at the midpoint, f(a+b2)f'(\frac{a+b}{2}).
Explanation: The average value of f(x)f'(x) on [a,b][a, b] is given by the expression 1baabf(x)dx\frac{1}{b-a} \int_a^b f'(x) \,dx. By the Fundamental Theorem of Calculus, abf(x)dx=f(b)f(a)\int_a^b f'(x) \,dx = f(b) - f(a). Therefore, the expression becomes f(b)f(a)ba\frac{f(b)-f(a)}{b-a}, which is the definition of the average rate of change of f(x)f(x) on the interval [a,b][a, b].

Question 16

What is the average value of the function f(x)=x3+2x2xf(x) = x^3 + 2x^2 - x on the interval [2,2][-2, 2]?

  1. 00
  2. 116\frac{11}{6}
  3. 83\frac{8}{3} (correct answer)
  4. 323\frac{32}{3}
Explanation: The average value is 12(2)22(x3+2x2x)dx=1422(x3+2x2x)dx\frac{1}{2 - (-2)} \int_{-2}^2 (x^3 + 2x^2 - x) \,dx = \frac{1}{4} \int_{-2}^2 (x^3 + 2x^2 - x) \,dx. Since the integral is over a symmetric interval [a,a][-a, a], the integral of the odd parts of the function (x3x^3 and x-x) is zero. We only need to integrate the even part: 14222x2dx=1222x2dx=12[x33]22=12(8383)=12(163)=83\frac{1}{4} \int_{-2}^2 2x^2 \,dx = \frac{1}{2} \int_{-2}^2 x^2 \,dx = \frac{1}{2} [\frac{x^3}{3}]_{-2}^2 = \frac{1}{2} (\frac{8}{3} - \frac{-8}{3}) = \frac{1}{2}(\frac{16}{3}) = \frac{8}{3}. Distractor A results from incorrectly assuming the entire function is odd. Distractor D is the value of the integral without dividing by the interval length. Distractor B results from integrating over [0,2][0,2] instead of [2,2][-2,2].

Question 17

Suppose 22f(x)dx=8\int_{-2}^{2} f(x) \,dx = 8 and 22g(x)dx=10\int_{-2}^{2} g(x) \,dx = -10. Find the average value of h(x)=3f(x)12g(x)h(x) = 3f(x) - \frac{1}{2}g(x) on the interval [2,2][-2, 2].

  1. 194\frac{19}{4}
  2. 292\frac{29}{2}
  3. 2929
  4. 294\frac{29}{4} (correct answer)
Explanation: The interval is [2,2][-2, 2], so its length is 2(2)=42 - (-2) = 4. The average value is 1422(3f(x)12g(x))dx\frac{1}{4} \int_{-2}^2 (3f(x) - \frac{1}{2}g(x)) \,dx. Using linearity of integrals, this is 14[322f(x)dx1222g(x)dx]=14[3(8)12(10)]=14[24+5]=294\frac{1}{4} [3 \int_{-2}^2 f(x) \,dx - \frac{1}{2} \int_{-2}^2 g(x) \,dx] = \frac{1}{4} [3(8) - \frac{1}{2}(-10)] = \frac{1}{4}[24 + 5] = \frac{29}{4}. Distractor C is the value of the integral of h(x)h(x) without dividing by the interval length. Distractor B divides by an incorrect interval length of 2. Distractor A results from a sign error in the calculation.

Question 18

The average value of the function f(x)=kx2+1f(x) = kx^2 + 1 on the interval [0,3][0, 3] is 1313. What is the value of the constant kk?

  1. 44 (correct answer)
  2. 10/910/9
  3. 13/313/3
  4. 14/314/3
Explanation: The average value of a function f(x)f(x) on an interval [a,b][a, b] is given by the formula favg=1baabf(x)dxf_{avg} = \frac{1}{b-a} \int_a^b f(x) \, dx. We are given that the average value is 1313 on the interval [0,3][0, 3].
  1. Set up the equation based on the formula: 13=13003(kx2+1)dx13 = \frac{1}{3-0} \int_0^3 (kx^2 + 1) \, dx
  2. Calculate the definite integral: 03(kx2+1)dx=[k3x3+x]03=(k3(3)3+3)(0)=9k+3\int_0^3 (kx^2 + 1) \, dx = \left[ \frac{k}{3}x^3 + x \right]_0^3 = \left( \frac{k}{3}(3)^3 + 3 \right) - (0) = 9k + 3
  3. Substitute the result back into the average value equation and solve for kk: 13=13(9k+3)13 = \frac{1}{3}(9k + 3) 13=3k+113 = 3k + 1 12=3k12 = 3k k=4k = 4
Distractor B arises from forgetting to divide by the interval length (ba)=3(b-a)=3, leading to the incorrect equation 13=9k+313 = 9k+3. Distractor C results from ignoring the '+1+1' term in the function f(x)f(x). Distractor D is the result of a simple arithmetic error when solving 13=3k+113 = 3k+1.

Question 19

The velocity of a particle moving along a straight line is given by v(t)=3t212v(t) = 3t^2 - 12 for time t0t \ge 0. What is the average speed of the particle over the interval [0,3][0, 3]?

  1. 23/323/3 (correct answer)
  2. 3-3
  3. 2323
  4. 27/227/2
Explanation: Average speed is the average value of the speed function, which is the absolute value of velocity, v(t)|v(t)|. The formula is 1baabv(t)dt\frac{1}{b-a} \int_a^b |v(t)| \, dt.
  1. First, determine where the velocity v(t)=3t212v(t) = 3t^2 - 12 is negative on the interval [0,3][0, 3]. Set v(t)=0v(t) = 0: 3t212=0    t2=4    t=23t^2 - 12 = 0 \implies t^2 = 4 \implies t=2 (since t0t \ge 0). The function v(t)v(t) is negative on [0,2)[0, 2) and positive on (2,3](2, 3].
  2. Set up the integral for average speed, splitting it at t=2t=2 to handle the absolute value: Average Speed=130033t212dt=13(02(3t212)dt+23(3t212)dt)\text{Average Speed} = \frac{1}{3-0} \int_0^3 |3t^2 - 12| \, dt = \frac{1}{3} \left( \int_0^2 -(3t^2 - 12) \, dt + \int_2^3 (3t^2 - 12) \, dt \right)
  3. Evaluate the integrals: 02(123t2)dt=[12tt3]02=(248)0=16\int_0^2 (12 - 3t^2) \, dt = [12t - t^3]_0^2 = (24 - 8) - 0 = 16 23(3t212)dt=[t312t]23=(2736)(824)=9(16)=7\int_2^3 (3t^2 - 12) \, dt = [t^3 - 12t]_2^3 = (27 - 36) - (8 - 24) = -9 - (-16) = 7
  4. Sum the results and find the average: Average Speed=13(16+7)=233\text{Average Speed} = \frac{1}{3} (16 + 7) = \frac{23}{3}
Distractor B calculates the average velocity, not average speed, which is 1303(3t212)dt=3\frac{1}{3}\int_0^3 (3t^2 - 12) dt = -3. Distractor C correctly calculates the total distance traveled, 03v(t)dt=23\int_0^3 |v(t)| dt = 23, but forgets to divide by the interval length. Distractor D is the average of the initial and final speeds, v(0)+v(3)2\frac{|v(0)|+|v(3)|}{2}, a common misconception.

Question 20

Let f(x)=3x22xf(x) = 3x^2 - 2x. The average value of ff on the interval [0,k][0, k] is equal to the value of the function at x=kx=k, where k>0k>0. What is the value of kk?

  1. 222 - \sqrt{2}
  2. 11
  3. 2/32/3
  4. 1/21/2 (correct answer)
Explanation: This problem combines the average value of a function with the Mean Value Theorem concept. When you see "average value equals function value," you're looking for a point where the function's actual value matches its average over an interval. The average value of f(x)=3x22xf(x) = 3x^2 - 2x on [0,k][0, k] is: Average=1k00k(3x22x)dx=1k[x3x2]0k=k3k2k=k2k\text{Average} = \frac{1}{k-0} \int_0^k (3x^2 - 2x) \, dx = \frac{1}{k} \left[ x^3 - x^2 \right]_0^k = \frac{k^3 - k^2}{k} = k^2 - k We need this average to equal f(k)=3k22kf(k) = 3k^2 - 2k: k2k=3k22kk^2 - k = 3k^2 - 2k k2k3k2+2k=0k^2 - k - 3k^2 + 2k = 0 2k2+k=0-2k^2 + k = 0 k(2k+1)=0k(-2k + 1) = 0 Since k>0k > 0, we have 2k+1=0-2k + 1 = 0, so k=12k = \frac{1}{2}. This is choice (D). Choice (A) 222 - \sqrt{2} might tempt you if you incorrectly set up a quadratic formula problem or made algebraic errors. Choice (B) 11 could result from solving k2k=0k^2 - k = 0 and choosing the wrong root, forgetting that we need the equation k2k=3k22kk^2 - k = 3k^2 - 2k. Choice (C) 23\frac{2}{3} might come from inverting the correct answer or making sign errors in the algebraic manipulation. Remember: average value problems often lead to polynomial equations. Always set up the integral correctly, simplify the average value expression completely, then set it equal to the function value at the endpoint. Double-check your algebra—these problems are more about careful computation than complex concepts.