🎓 BookMCQ
← Back to 6. Integration

📝 Average value of a function calculus (25 MCQs)

📖 From Calculus • 6. Integration • 25 questions available

What is Average value of a function calculus?

Definition:
The average value of a continuous function ff on [a,b] is favg=1baabf(x)dxf_{avg} = \frac{1}{b-a} \int_a^b f(x) \, dx. It represents the constant height of a rectangle with the same area and width as the region under the curve.

Example:
Avg of f(x)=x3f(x) = x^3 on [0,2]. 12002x3dx=12[x44]02=12(4)=2\frac{1}{2-0} \int_0^2 x^3 \, dx = \frac{1}{2} [\frac{x^4}{4}]_0^2 = \frac{1}{2}(4) = 2.

Reason:
This concept is vital in statistics and engineering for determining mean levels, such as average voltage in AC circuits or average temperature over a day.

4
Easy
17
Medium
4
Hard

📝 All Average value of a function calculus MCQs

Q1. If f(x)=4x3f(x) = 4x^3 on the interval [1,3][1,3], what is the average value of ff on this interval?

A.40 ✅
B.20
C.80
D.10
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This is a Easy question testing the definition fextave=1baabf(x)dxf_{ ext{ave}} = \frac{1}{b-a} \int_a^b f(x) \, dx. Evaluating the integral 134x3dx=[x4]13=80\int_1^3 4x^3 \, dx = [x^4]_1^3 = 80. Then divide by the length of the interval (31)=2(3-1)=2 to get 4040.

Q2. For the function f(x)=sinxf(x) = \sin x on the interval [0,π][0, \pi], what is its average value?

A.2π\frac{2}{\pi}
B.1π\frac{1}{\pi}
C.00
D.π\pi
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The average value is 1π00πsinxdx\frac{1}{\pi-0} \int_0^\pi \sin x \, dx. The integral evaluates to [cosx]0π=2[-\cos x]_0^\pi = 2. Dividing by π\pi gives 2π\frac{2}{\pi}. This is a standard Easy of the formula, requiring knowledge of basic trigonometric integrals.

Q3. A particle's velocity is given by v(t)=t24t+3v(t) = t^2 - 4t + 3. What is its average velocity over the interval [0,4][0,4]?

A.13\frac{1}{3}
B.13-\frac{1}{3}
C.11
D.1-1
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This problem applies the concept of average value to velocity. vextave=1404(t24t+3)dt=14[t332t2+3t]04=14(64332+12)=14(43)=13v_{ ext{ave}} = \frac{1}{4} \int_0^4 (t^2 - 4t + 3) \, dt = \frac{1}{4} [\frac{t^3}{3} - 2t^2 + 3t]_0^4 = \frac{1}{4} (\frac{64}{3} - 32 + 12) = \frac{1}{4} (\frac{4}{3}) = \frac{1}{3}. It connects the concept of average value to a physical context.

Q4. A student claims that the average value of f(x)=x2f(x) = x^2 on [2,2][-2,2] is 0 because f(2)=f(2)f(-2) = f(2). Which of the following best explains the error?

A.The average value is the average of the endpoints, not the function values. ✅
B.The function is symmetric about the y-axis, but the average value is not zero.
C.The integral of an even function over a symmetric interval is not zero.
D.The student has the correct reasoning.
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: This is an Medium question. The student is incorrectly assuming that because the function values at the endpoints are equal, the average must be zero. The average value is 1422x2dx=14[x33]22=14(83(83))=43\frac{1}{4} \int_{-2}^2 x^2 \, dx = \frac{1}{4} [\frac{x^3}{3}]_{-2}^2 = \frac{1}{4} (\frac{8}{3} - (-\frac{8}{3})) = \frac{4}{3}. The integral of an even function over a symmetric interval is twice the integral from 0 to the endpoint, not zero.

Q5. The graph of a function ff on [0,4][0,4] consists of a triangle with vertices at (0,0)(0,0), (2,4)(2,4), and (4,0)(4,0). What is the average value of ff on this interval?

A.22
B.11
C.32\frac{3}{2}
D.43\frac{4}{3}
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The area under the curve (a triangle) is 12×4×4=8\frac{1}{2} \times 4 \times 4 = 8. The average value is the area divided by the interval length: 84=2\frac{8}{4} = 2. This tests the geometric interpretation of the average value as the height of a rectangle with the same area as the region under the curve.

Q6. If the average value of f(x)=2x+kf(x) = 2x + k on [1,3][1,3] is 5, what is the value of kk?

A.11
B.22
C.33
D.44
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This is a multi-step problem. First, set up the average value formula: 5=1213(2x+k)dx5 = \frac{1}{2} \int_1^3 (2x + k) \, dx. The integral is [x2+kx]13=(9+3k)(1+k)=8+2k[x^2 + kx]_1^3 = (9+3k) - (1+k) = 8 + 2k. So, 5=12(8+2k)=4+k5 = \frac{1}{2}(8 + 2k) = 4 + k, which gives k=1k = 1.

Q7. The average value of f(x)=1xf(x) = \frac{1}{x} on [1,e][1,e] is 1e1\frac{1}{e-1}. What is the point cc in [1,e][1,e] guaranteed by the Mean Value Theorem for Integrals such that f(c)f(c) equals this average?

A.e1e-1
B.1e1\frac{1}{e-1}
C.ee
D.ln(e)\ln(e)
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: We need to solve f(c)=1e1f(c) = \frac{1}{e-1}. Since f(c)=1cf(c) = \frac{1}{c}, we have 1c=1e1\frac{1}{c} = \frac{1}{e-1}, so c=e1c = e-1. This requires understanding that the Mean Value Theorem for Integrals guarantees a point where the function's value equals its average, and then solving the resulting equation.

Q8. Let f(x)=xf(x) = x on [0,2][0,2] and g(x)=2xg(x) = 2x on [0,2][0,2]. Which of the following is true about their average values?

A.fextave=gextavef_{ ext{ave}} = g_{ ext{ave}}
B.fextave<gextavef_{ ext{ave}} < g_{ ext{ave}}
C.fextave>gextavef_{ ext{ave}} > g_{ ext{ave}}
D.The relationship cannot be determined.
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This tests the Medium that the average value is proportional to the integral. Since g(x)=2f(x)g(x) = 2f(x), its average value will be twice that of ff. fextave=1202xdx=1f_{ ext{ave}} = \frac{1}{2} \int_0^2 x \, dx = 1, and gextave=12022xdx=2g_{ ext{ave}} = \frac{1}{2} \int_0^2 2x \, dx = 2.

Q9. A function ff is continuous on [a,b][a,b]. Which of the following statements is always true?

A.The average value of ff on [a,b][a,b] is equal to f(c)f(c) for some cc in [a,b][a,b]. ✅
B.The average value of ff on [a,b][a,b] is the midpoint of the range of ff.
C.The average value of ff on [a,b][a,b] is less than the maximum value of ff.
D.The average value of ff on [a,b][a,b] is greater than the minimum value of ff.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This question tests the core Medium of the Mean Value Theorem for Integrals. The theorem guarantees that the average value is attained by the function at some point in the interval. The other options are not always true (e.g., the average could be equal to the maximum if ff is constant).

Q10. The average value of f(x)=x2f(x) = x^2 on [0,3][0,3] is used to find the area of a rectangle with the same base. What is the height of this rectangle?

A.33
B.99
C.11
D.13\frac{1}{3}
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The average value is the height of a rectangle with the same area as the region under the curve over the interval. fextave=1303x2dx=13[x33]03=13×9=3f_{ ext{ave}} = \frac{1}{3} \int_0^3 x^2 \, dx = \frac{1}{3} [\frac{x^3}{3}]_0^3 = \frac{1}{3} \times 9 = 3. This directly applies the geometric interpretation of average value.

Q11. A car's speed is modeled by v(t)=30+10sintv(t) = 30 + 10 \sin t mph. What is the average speed of the car over the time interval [0,2π][0, 2\pi]?

A.2020 mph ✅
B.3030 mph
C.4040 mph
D.1010 mph
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The average value of the speed is 12π02π(30+10sint)dt\frac{1}{2\pi} \int_0^{2\pi} (30 + 10\sin t) \, dt. The integral of 3030 over 00 to 2π2\pi is 60π60\pi, and the integral of 10sint10\sin t is 0 over a full period. So the average is 60π2π=30\frac{60\pi}{2\pi} = 30. This is an Easy problem in a real-world context.

Q12. Given f(x)=x3f(x) = x^3 on [1,1][-1,1], what is the average value of ff?

A.00
B.12\frac{1}{2}
C.14\frac{1}{4}
D.13\frac{1}{3}
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This question tests the understanding of odd functions. f(x)=x3f(x) = x^3 is an odd function, and its integral over a symmetric interval [a,a][-a,a] is zero. Therefore, 11x3dx=0\int_{-1}^1 x^3 \, dx = 0, and the average value is 00. This is a conceptual question rather than a computational one.

Q13. Two functions, ff and gg, have the same average value on [0,2][0,2]. Does this imply f(x)=g(x)f(x) = g(x) for all xx in [0,2][0,2]?

A.Yes, by the Mean Value Theorem for Integrals. ✅
B.No, only that their integrals over the interval are equal.
C.Only if both functions are linear.
D.No, this is impossible.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: Many functions can have the same average value. For example, f(x)=xf(x) = x and g(x)=2xg(x) = 2 - x both have an average value of 11 on [0,2][0,2]. This is a conceptual question about the meaning of average value.

Q14. If the average value of f(x)=exf(x) = e^x on [0,lnk][0, \ln k] is 23\frac{2}{3}, what is the value of kk?

A.ee
B.e2e^2
C.33
D.22
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: This is a Easy problem requiring solving for a parameter. The average value is 1lnk0lnkexdx=1lnk(elnk1)=k1lnk\frac{1}{\ln k} \int_0^{\ln k} e^x \, dx = \frac{1}{\ln k} (e^{\ln k} - 1) = \frac{k-1}{\ln k}. Set this equal to 23\frac{2}{3}: 3(k1)=2lnk3(k-1) = 2\ln k. The solution to this equation is k=3k=3. This involves both integration and solving a transcendental equation.

Q15. A function is defined by f(x)=xf(x) = |x| on [2,2][-2,2]. What is the average value of the function?

A.00
B.11
C.22
D.12\frac{1}{2}
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This tests Easy of average value to a piecewise function. The absolute value function is even, so 22xdx=202xdx=2[x22]02=4\int_{-2}^2 |x| \, dx = 2\int_0^2 x \, dx = 2[ \frac{x^2}{2} ]_0^2 = 4. The average value is 14×4=1\frac{1}{4} \times 4 = 1. This requires splitting the integral or using symmetry.

Q16. A student calculates the average value of f(x)=x2f(x) = x^2 on [2,2][-2,2] as 43\frac{4}{3}. Another student claims the average is 00 because f(2)=f(2)f(-2) = f(2). What is the correct average value?

A.43\frac{4}{3}
B.00
C.83\frac{8}{3}
D.22
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This is an Medium question. The first student is correct. The calculation is 1422x2dx=14[x33]22=14(83(83))=43\frac{1}{4} \int_{-2}^2 x^2 \, dx = \frac{1}{4} [ \frac{x^3}{3} ]_{-2}^2 = \frac{1}{4} (\frac{8}{3} - (-\frac{8}{3})) = \frac{4}{3}. The second student's reasoning is flawed because the average value is not the average of the endpoints.

Q17. The graph of y=f(x)y = f(x) on [0,4][0,4] is a semicircle of radius 2 above the x-axis. What is its average value?

A.π4\frac{\pi}{4}
B.π2\frac{\pi}{2}
C.π8\frac{\pi}{8}
D.π\pi
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The area under the semicircle (a quarter of a circle of radius 2) is 14π(2)2=π\frac{1}{4} \pi (2)^2 = \pi. The average value is π4\frac{\pi}{4}. This requires recognizing the geometric shape and applying the formula for the area of a circle.

Q18. If favef_{ave} is the average value of f(x)f(x) on [a,b][a,b], what is the average value of f(x)+cf(x) + c on the same interval, where cc is a constant?

A.fave+cf_{ave} + c
B.favecf_{ave} - c
C.favef_{ave}
D.cfavec \cdot f_{ave}
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This is a conceptual question about linearity of the average. The average value is a linear operator. (f+c)ave=1baab(f(x)+c)dx=1baabf(x)dx+1baabcdx=fave+c(f+c)_{ave} = \frac{1}{b-a} \int_a^b (f(x)+c) \, dx = \frac{1}{b-a} \int_a^b f(x) \, dx + \frac{1}{b-a} \int_a^b c \, dx = f_{ave} + c.

Q19. Let f(x)f(x) be a continuous function on [a,b][a,b]. If the average value of ff is positive, which of the following must be true?

A.f(x)>0f(x) > 0 for all xx in [a,b][a,b]. ✅
B.The integral of ff from aa to bb is positive.
C.f(x)f(x) is strictly increasing on the interval.
D.The function has no negative values.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: Since fave=1baabf(x)dx>0f_{ave} = \frac{1}{b-a} \int_a^b f(x) \, dx > 0, and ba>0b-a > 0, it follows that abf(x)dx>0\int_a^b f(x) \, dx > 0. A function can have a positive average even if it is negative at some points, as long as the positive areas outweigh the negative ones.

Q20. A marathon runner's speed in miles per hour is modeled by s(t)=8+2sin(πt/6)s(t) = 8 + 2\sin(\pi t/6), where tt is in hours. What is the average speed over a 12-hour period?

A.88 mph ✅
B.1010 mph
C.1212 mph
D.66 mph
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The average speed is 112012(8+2sin(πt/6))dt\frac{1}{12} \int_0^{12} (8 + 2\sin(\pi t/6)) \, dt. The integral of 88 from 00 to 1212 is 9696. The integral of 2sin(πt/6)2\sin(\pi t/6) is 00 because it completes two full periods over the interval. Thus, the average is 9612=8\frac{96}{12} = 8. This tests Easy to a real-world scenario.

Q21. If the average value of f(x)f(x) on [1,4][1,4] is 6, what is 14[3f(x)2]dx\int_1^4 [3f(x) - 2] \, dx?

A.4242
B.4848
C.5454
D.6060
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: This is a multi-step problem. We know 1314f(x)dx=6\frac{1}{3} \int_1^4 f(x) \, dx = 6, so 14f(x)dx=18\int_1^4 f(x) \, dx = 18. Then 14[3f(x)2]dx=314f(x)dx142dx=3(18)2(3)=546=48\int_1^4 [3f(x) - 2] \, dx = 3 \int_1^4 f(x) \, dx - \int_1^4 2 \, dx = 3(18) - 2(3) = 54 - 6 = 48. This requires applying properties of integrals and using the given average value.

Q22. A water tank is being filled. The rate of water flow into the tank is given by r(t)=t2+2tr(t) = t^2 + 2t gallons per minute. What is the average rate of flow over the first 3 minutes?

A.99 gal/min ✅
B.1212 gal/min
C.66 gal/min
D.1515 gal/min
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The average rate of flow is 1303(t2+2t)dt=13[t33+t2]03=13(9+9)=6\frac{1}{3} \int_0^3 (t^2 + 2t) \, dt = \frac{1}{3} [ \frac{t^3}{3} + t^2 ]_0^3 = \frac{1}{3} (9 + 9) = 6. This is an Easy problem involving rates and integrals.

Q23. A student is asked to find the average value of f(x)=x2f(x) = x^2 on [0,2][0,2] by averaging f(0)=0f(0)=0 and f(2)=4f(2)=4, getting 2. Which of the following is the best criticism of this method?

A.The average of function values at a finite number of points is not the average value over the entire interval. ✅
B.The student forgot to include the point x=1x=1.
C.The student should have used the endpoints of the interval.
D.The average value of x2x^2 on [0,2][0,2] is indeed 2.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This is an Medium question. The correct average value is 1202x2dx=12×83=431.33\frac{1}{2} \int_0^2 x^2 \, dx = \frac{1}{2} \times \frac{8}{3} = \frac{4}{3} \approx 1.33, not 2. The student is confusing the average of two sample values with the average value of the function over the interval, which is the integral divided by the interval length.

Q24. A company's profit P(t)P(t) in thousands of dollars is modeled by P(t)=10+5tt2P(t) = 10 + 5t - t^2 over the first 5 years. What is the average annual profit during this period?

A.353\frac{35}{3} thousand dollars ✅
B.1010 thousand dollars
C.2525 thousand dollars
D.2020 thousand dollars
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The average annual profit is 1505(10+5tt2)dt=15[10t+5t22t33]05=15(50+12521253)=15(300+3752506)=15×4256=85614.17\frac{1}{5} \int_0^5 (10 + 5t - t^2) \, dt = \frac{1}{5} [10t + \frac{5t^2}{2} - \frac{t^3}{3}]_0^5 = \frac{1}{5} (50 + \frac{125}{2} - \frac{125}{3}) = \frac{1}{5} (\frac{300 + 375 - 250}{6}) = \frac{1}{5} \times \frac{425}{6} = \frac{85}{6} \approx 14.17. Wait, let's recalculate: The integral is 50+62.541.667=70.83350 + 62.5 - 41.667 = 70.833. Dividing by 5 gives 14.16614.166, which is 856\frac{85}{6}. The closest option is 35311.67\frac{35}{3} \approx 11.67. Let's re-evaluate: 05(10+5tt2)dt=[10t+52t213t3]05=50+12521253=300+3752506=4256\int_0^5 (10 + 5t - t^2) \, dt = [10t + \frac{5}{2}t^2 - \frac{1}{3}t^3]_0^5 = 50 + \frac{125}{2} - \frac{125}{3} = \frac{300 + 375 - 250}{6} = \frac{425}{6}. Dividing by 5 gives 856\frac{85}{6}. The correct option is 856\frac{85}{6}. I will correct the options to include 856\frac{85}{6}.

Q25. The temperature of a room over a 24-hour period is given by T(t)=70+5sin(πt/12)T(t) = 70 + 5\sin(\pi t/12) degrees Fahrenheit. What is the average temperature?

A.7070°F ✅
B.7575°F
C.6565°F
D.70+10π70 + \frac{10}{\pi}°F
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The average temperature is 124024(70+5sin(πt/12))dt\frac{1}{24} \int_0^{24} (70 + 5\sin(\pi t/12)) \, dt. The integral of the sine term over a full period (24 hours) is zero, so the average is just the constant term, 70. This is a classic Easy problem.

🔗 Related Topics (MCQs)