🎓 BookMCQ
← Back to 15. Multiple Integrals Calculus

📝 Double Integrals in Calculus (12 MCQs)

📖 From Calculus • 15. Multiple Integrals Calculus • 12 questions available

What is Double Integrals in Calculus?

Definition:
A double integral extends the concept of a single integral to functions of two variables, representing the accumulation of quantities over a two-dimensional region.

Example:
The expression Rf(x,y)dA\iint_R f(x,y) \, dA represents the integration of function ff over region RR.

Reason:
This allows us to calculate quantities like volume, mass, and average value for objects defined in two dimensions.

3
Easy
7
Medium
2
Hard

📝 All Double Integrals in Calculus MCQs

Q1. A region RR has area 66, and a continuous function satisfies 2f(x,y)52\leq f(x,y)\leq5 throughout RR. Which conclusion about Rf(x,y)dA\iint_R f(x,y)\,dA must be true?

A.It must equal 2121
B.It lies between 1212 and 3030
C.It lies between 66 and 1515
D.It must be greater than 3030
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: Since f(x,y)f(x,y) is at least 22 and at most 55 over a region of area 66, its double integral must lie between 2(6)=122(6)=12 and 5(6)=305(6)=30. Equality occurs only when the function is constant at the corresponding bound throughout the region.

Q2. A student evaluates R(x+y)dA\iint_R (x+y)\,dA over a region symmetric about the origin and concludes that the integral is zero because both xx and yy change sign. What is the best assessment?

A.The conclusion is always correct because the region is bounded
B.The conclusion is incorrect because x+yx+y is always positive
C.The conclusion is correct only if the region is symmetric about both coordinate axes
D.The conclusion is correct whenever the region is symmetric under (x,y)(x,y)(x,y)\mapsto(-x,-y)
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: Under the transformation (x,y)(x,y)(x,y)\mapsto(-x,-y), the function x+yx+y changes to (x+y)-(x+y), while the region and area element remain unchanged. Therefore, central symmetry about the origin is sufficient for cancellation, even if the region is not separately symmetric about either coordinate axis.

Q3. A rectangular metal plate occupies 0x20\leq x\leq2 and 0y30\leq y\leq3. Its surface density is ρ(x,y)=x+2y\rho(x,y)=x+2y. Which expression correctly models the total mass?

A.0203(x+2y)dydx\int_0^2\int_0^3(x+2y)\,dy\,dx
B.0203(x+2y)dxdy\int_0^2\int_0^3(x+2y)\,dx\,dy
C.Both A and B represent the same mass ✅
D.60203(x+2y)dydx6\int_0^2\int_0^3(x+2y)\,dy\,dx
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: Both iterated integrals describe integration of the same density over the same rectangular region. Changing the order of integration does not change the value because the density is continuous on the rectangle. The extra factor 66 in option D would incorrectly count the area once again.

Q4. The graph of a nonnegative function f(x,y)f(x,y) lies above a rectangular region RR. Another function g(x,y)g(x,y) is everywhere at least as large as f(x,y)f(x,y) on RR. Which statement is necessarily true?

A.RgdA<RfdA\iint_R g\,dA<\iint_R f\,dA
B.RgdA=RfdA\iint_R g\,dA=\iint_R f\,dA only when g=fg=f at every point
C.RgdARfdA\iint_R g\,dA\geq\iint_R f\,dA
D.The relationship cannot be determined from the graphs
💡 Difficulty: easy | ✅ Correct: C

📖 Explanation: Because g(x,y)f(x,y)g(x,y)\geq f(x,y) at every point of the same region, the volume represented by gg above the region cannot be smaller than the volume represented by ff. Therefore, the double integral of gg must be at least as large as that of ff.

Q5. A region is bounded by y=x2y=x^2, y=4y=4, and the vertical axis. A student writes 04x24f(x,y)dydx\int_0^4\int_{x^2}^4 f(x,y)\,dy\,dx. What is the error?

A.The outer limits must be 00 to 22, not 00 to 44
B.The inner limits must be 00 to x2x^2
C.The order of integration cannot be reversed
D.The region cannot be represented using an iterated integral
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The curves y=x2y=x^2 and y=4y=4 intersect when x2=4x^2=4, giving x=2x=2 in the first-quadrant region. Thus xx ranges from 00 to 22. Using 00 to 44 extends the integration beyond the actual region and includes points that do not belong to it.

Q6. A region RR is split into two non-overlapping subregions R1R_1 and R2R_2, except possibly along their common boundary. Which modelling principle allows RfdA\iint_R f\,dA to be evaluated by adding the two separate integrals?

A.The function must be linear
B.The two subregions must have equal area
C.The integral over the whole region equals the sum of the integrals over the subregions ✅
D.The function must be positive everywhere
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: Double integration is additive over regions that partition the domain, provided the pieces do not overlap except along boundaries of zero area. Therefore, the integral over RR equals the sum of the integrals over R1R_1 and R2R_2, regardless of whether their areas are equal.

Q7. A contour-style graph shows a function whose values increase steadily from the lower-left corner of a square region toward the upper-right corner. Without performing calculations, which conclusion is most reasonable about the average value of the function?

A.It must equal the minimum value
B.It must equal the maximum value
C.It must lie between the minimum and maximum values ✅
D.It must always be zero
💡 Difficulty: easy | ✅ Correct: C

📖 Explanation: For a continuous function on a bounded region, the average value is constrained by the smallest and largest function values. A graph showing increasing values does not by itself determine the exact average, but it guarantees that the average lies between the minimum and maximum values.

Q8. Suppose RR is a disk centered at the origin and f(x,y)=x2+y2f(x,y)=x^2+y^2. A student argues that symmetry makes RfdA=0\iint_R f\,dA=0. Which diagnosis is correct?

A.The student is correct because both variables change sign
B.The student is wrong because ff is nonnegative and generally positive ✅
C.The student is correct because the disk has equal area in all quadrants
D.The student is wrong only if the radius is greater than 11
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: Although xx and yy individually change sign under reflections, the function x2+y2x^2+y^2 does not. It remains nonnegative and is positive everywhere except at the origin. Therefore, its integral over a disk of positive area must be positive rather than zero.

Q9. A rectangular region has dimensions 44 by 55, and the graph of f(x,y)f(x,y) over the region appears nearly flat at height 33, with small variations above and below 33. Which estimate is most reasonable for RfdA\iint_R f\,dA?

A.Approximately 33
B.Approximately 1212
C.Approximately 2020
D.Approximately 6060
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: The double integral represents accumulated height over area. The rectangle has area 4(5)=204(5)=20, and the function is approximately 33 across the region. Hence the integral should be close to 3(20)=603(20)=60. Small variations around height 33 may change the exact value but not this basic estimate.

Q10. A region is described by 0y20\leq y\leq2 and yx4y\leq x\leq4. Which integral represents the integral of f(x,y)f(x,y) over this region when integrating with respect to yy first?

A.040xf(x,y)dydx\int_0^4\int_0^x f(x,y)\,dy\,dx
B.02y4f(x,y)dxdy\int_0^2\int_y^4 f(x,y)\,dx\,dy
C.020yf(x,y)dydx\int_0^2\int_0^y f(x,y)\,dy\,dx
D.04x2f(x,y)dydx\int_0^4\int_x^2 f(x,y)\,dy\,dx
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The description directly gives the horizontal bounds: yy ranges from 00 to 22, while for each fixed yy, xx ranges from yy to 44. Therefore, the natural iterated integral is obtained by integrating with respect to xx first, despite the wording about the region; option B correctly represents the region.

Q11. For a region RR, a continuous function satisfies f(x,y)=4x2y2f(x,y)=4-x^2-y^2. The region lies entirely inside the circle x2+y24x^2+y^2\leq4. Which reasoning gives the strongest conclusion about the integral?

A.The integral must be negative because of the squared terms
B.The integral is nonnegative because f0f\geq0 throughout RR
C.The integral is zero because the region is circular
D.The integral cannot be compared with the area of RR
💡 Difficulty: hard | ✅ Correct: B

📖 Explanation: Inside the circle x2+y24x^2+y^2\leq4, we have 4x2y204-x^2-y^2\geq0. Thus the function contributes no negative values anywhere in the region, so its double integral must be nonnegative. If the region has positive area inside the circle, the integral is actually positive.

Q12. A square region R=[1,1]×[1,1]R=[-1,1]\times[-1,1] is used to compare two methods for evaluating R(x2+y2+xy)dA\iint_R (x^2+y^2+xy)\,dA. One student integrates directly; another removes the xyxy term using symmetry and then integrates. Which assessment is correct?

A.Only direct integration is valid
B.Only symmetry is valid
C.Both methods are valid, and symmetry simplifies the xyxy term ✅
D.Neither method works because the integrand is not separable
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: The square is symmetric under xxx\mapsto-x and yyy\mapsto-y. The term xyxy changes sign under either reflection, so its integral over the square is zero. The remaining x2+y2x^2+y^2 terms can then be integrated directly, making the symmetry-based method efficient while preserving correctness.

🔗 Related Topics (MCQs)