Definition: Reversing the order of integration involves switching from dydx to dxdy (or vice versa) by re-describing the region boundaries. This is often done to simplify an integral that is difficult to evaluate in its original order.
Example: For ∫01∫y1ex2dxdy, reversing gives ∫01∫0xex2dydx, which is easily solvable since ∫ex2dx has no elementary antiderivative but ∫dy is trivial.
Reason: Some integrands cannot be integrated in one order due to lack of elementary antiderivatives; reversing the order can transform an unsolvable problem into a straightforward calculation.
2
Easy
7
Medium
6
Hard
📝 All Reversing order of integration MCQs
Q1. A region is described by 0≤x≤2 and x2≤y≤4. Which reversed-order description represents exactly the same region?
A.0≤y≤4,0≤x≤y ✅
B.0≤y≤4,y≤x≤2
C.0≤y≤2,0≤x≤y2
D.0≤y≤4,y≤x≤2
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: When x ranges from 0 to 2, the lower boundary is y=x2 and the upper boundary is y=4. After reversing, y ranges from 0 to 4. For a fixed y, the condition x2≤y gives 0≤x≤y, which produces the complete original region without adding or removing points.
Q2. Why can reversing an iterated integral sometimes require splitting the integral into two or more integrals instead of simply exchanging the two differentials?
A.Because changing order always changes the value of the integral
B.Because a horizontal or vertical slice may cross different boundary curves in different portions of the region ✅
C.Because the integrand must always be rewritten before changing order
D.Because only rectangular regions permit reversed integration
💡 Difficulty: medium | ✅ Correct: B
📖 Explanation: The order of integration describes how the region is sliced. A region that is simple with vertical slices may not be simple with horizontal slices. When a horizontal slice encounters different boundary curves at different values of the variable, the limits change, so the region must be partitioned before writing the reversed integral.
Q3. Consider the integral ∫01∫x1f(x,y)dydx. A student says that reversing the order gives ∫01∫0yf(x,y)dxdy. Which reasoning best justifies the student's result?
A.The original inner limit x becomes the new outer limit
B.The inequalities 0≤x≤1 and x≤y≤1 imply 0≤y≤1 and 0≤x≤y ✅
C.The variables can always be interchanged without examining the region
D.The upper limit 1 must become y after reversal
💡 Difficulty: easy | ✅ Correct: B
📖 Explanation: The original bounds describe the region satisfying 0≤x≤1 and x≤y≤1. Rewriting these inequalities in terms of horizontal slices gives 0≤y≤1, while x runs from 0 to y. Thus the student's reversed integral follows from a correct geometric reinterpretation rather than merely swapping symbols.
Q4. A double integral has bounds 0≤y≤x and 0≤x≤1. Which reversed description is most appropriate if the goal is to make the inner integral have constant limits?
A.0≤y≤1,y≤x≤1 ✅
B.0≤y≤1,0≤x≤y
C.0≤x≤1,0≤y≤x
D.0≤y≤x≤1
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: The inequalities are 0≤x≤1 and 0≤y≤x. Since y reaches a maximum of 1, the reversed outer range is 0≤y≤1. For each fixed y, the condition y≤x≤1 determines the horizontal slice. This reversal also makes the inner limits directly reflect the region's boundaries.
Q5. An engineer models the heat over a triangular region using ∫02∫02−xT(x,y)dydx. To integrate with respect to x first, which equivalent formulation should be used?
A.∫02∫02−yT(x,y)dxdy ✅
B.∫02∫y2T(x,y)dxdy
C.∫02∫0y−2T(x,y)dxdy
D.∫−20∫02+yT(x,y)dxdy
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: The original region satisfies 0≤x≤2 and 0≤y≤2−x, which is equivalent to x+y≤2 in the first quadrant. Solving the boundary for x gives 0≤x≤2−y, while y ranges from 0 to 2. Therefore option A preserves the exact triangular region.
Q6. A student reverses ∫04∫y2f(x,y)dxdy as ∫02∫x24f(x,y)dydx. What is the main issue with this transformation?
A.There is no issue; both integrals always have the same limits
B.The new outer variable should range from 0 to 4
C.The reversal is actually correct because x2≤y≤4 corresponds to 0≤x≤2 ✅
D.The square root must remain in the reversed integral
💡 Difficulty: hard | ✅ Correct: C
📖 Explanation: The original region is described by 0≤y≤4 and y≤x≤2. The inequality y≤x is equivalent to y≤x2, so the region is 0≤y≤x2, not x2≤y≤4. The student's reversal therefore describes a different region, making option C the correct assessment.
Q7. A student claims that ∫01∫x2−xf(x,y)dydx can be reversed directly as ∫01∫x2−xf(x,y)dxdy. Why is this reasoning invalid?
A.The integrand changes whenever the order changes
B.The original region is not necessarily described by the same pair of boundary functions when horizontal slices are used ✅
C.The outer limits must always remain unchanged
D.The original integral is undefined
💡 Difficulty: hard | ✅ Correct: B
📖 Explanation: The original bounds describe vertical slices with 0≤x≤1 and x≤y≤2−x. Horizontal slices do not generally have the same lower and upper expressions because the lines y=x and y=2−x must be solved for x. The horizontal range is piecewise, so simply exchanging symbols does not preserve the region.
Q8. The region bounded by y=x, y=2x, and x=2 is initially described using vertical slices. When the order is reversed, what feature should a correct setup preserve?
A.Every horizontal slice must have the same two boundary formulas for all y
B.The new limits must describe exactly the same set of points, even if the description requires splitting the region ✅
C.The outer variable must remain x
D.The numerical value of each individual limit must remain unchanged
💡 Difficulty: medium | ✅ Correct: B
📖 Explanation: Reversing order is fundamentally a geometric operation: the set of points must remain unchanged. For this region, horizontal slices encounter the lines y=x and y=2x differently depending on the height. A correct setup may therefore require splitting the region, but every resulting piece must collectively reproduce the original region.
Q9. Suppose a graph shows a region in the first quadrant bounded below by y=x2, above by y=4, and on the left by x=0. Which description correctly represents horizontal slices of the graph?
A.0≤y≤4,0≤x≤y ✅
B.0≤y≤4,y2≤x≤2
C.0≤y≤2,0≤x≤y2
D.0≤y≤4,y≤x≤2
💡 Difficulty: medium | ✅ Correct: A
📖 Explanation: The graph is enclosed by the y-axis, the parabola y=x2, and the horizontal line y=4. At a fixed height y, points begin at x=0 and extend to the parabola where x=y. Since the highest point has y=4, the horizontal description is exactly option A.
Q10. A manufacturing region is bounded by y=x, y=3−x, and the x-axis. A cost function is C(x,y)=x+2y. Which setup correctly reverses the order of integration for computing total cost?
A.∫01∫0y(x+2y)dxdy+∫13∫03−y(x+2y)dxdy ✅
B.∫01∫y3−y(x+2y)dxdy
C.∫03∫0y(x+2y)dxdy
D.∫01∫03−y(x+2y)dxdy+∫13∫0y(x+2y)dxdy
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: The triangular region has vertices (0,0), (1,1), and (0,3). For 0≤y≤1, the right boundary is x=y. For 1≤y≤3, the right boundary is x=3−y. Thus reversing the order requires two horizontal pieces, exactly as shown in option A.
Q11. Which strategy is generally most reliable when reversing the order of integration for a complicated region?
A.Swap dx and dy and keep all limits unchanged
B.Ignore the integrand and calculate only the original integral
C.Translate the original bounds into inequalities, sketch or visualize the region, then determine new slices and split the region if necessary ✅
D.Change every lower limit into an upper limit
💡 Difficulty: easy | ✅ Correct: C
📖 Explanation: The safest approach is to treat the bounds as a description of a geometric region rather than as symbols to be mechanically exchanged. Converting the bounds into inequalities reveals the boundaries, while a sketch or careful visualization shows how new slices intersect them. If the boundary changes, the region should be split.
Q12. An analyst wants to evaluate ∫01∫x21ey3dydx. The inner integral has no elementary antiderivative. Which approach is most useful for simplifying the calculation?
A.Reverse the order so that the x-integration becomes elementary ✅
B.Replace ey3 by ey before integrating
C.Differentiate the integrand with respect to x
D.Reverse the order only after numerically evaluating the inner integral
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: The original region is 0≤x≤1 and x2≤y≤1. Reversing gives 0≤y≤1 and 0≤x≤y. The new inner integral is ∫0ydx=y, leaving a one-variable integral in y. Thus changing the order avoids the difficult non-elementary antiderivative.
Q13. For the region satisfying 0≤x≤1 and x2≤y≤x, which reversed-order setup is correct?
A.∫01∫yyf(x,y)dxdy ✅
B.∫01∫yyf(x,y)dxdy
C.∫01∫0yf(x,y)dxdy
D.∫01∫y1f(x,y)dxdy
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: The region lies between y=x2 and y=x for 0≤x≤1. Both curves meet at 0 and 1, so y ranges from 0 to 1. Solving the boundaries for x gives x=y and x=y. Since 0≤y≤y on this interval, the correct horizontal slice runs from x=y to x=y.
Q14. A student argues that because ∫∫Rf(x,y)dA is unchanged by the order of integration, the bounds can always be reversed by merely switching dx,dy to dy,dx. What is the strongest objection?
A.The integrand must always be symmetric
B.The equality concerns the same region and requires the new limits to describe that region correctly; merely switching differentials may describe a different region ✅
C.Double integrals can never be reversed
D.The order of integration changes the region automatically
💡 Difficulty: medium | ✅ Correct: B
📖 Explanation: Changing the order of integration does not mean mechanically swapping the differentials and retaining the old limits. The mathematical equality applies when both iterated integrals represent the same two-dimensional region. New limits must therefore be derived from the geometry or inequalities. Otherwise, the resulting integral may represent an entirely different set.
Q15. A region is bounded by y=x2, y=2x, and x=0. Without directly evaluating any integral, which reversed description is correct and why?
A.0≤y≤4,2y≤x≤y ✅
B.0≤y≤4,y≤x≤2y
C.0≤y≤2,2y≤x≤y
D.0≤y≤4,0≤x≤2y
💡 Difficulty: hard | ✅ Correct: A
📖 Explanation: The curves y=x2 and y=2x intersect when x2=2x, giving x=0 and x=2, so the maximum y is 4. For a fixed y, y=x2 gives x=y, while y=2x gives x=y/2. On 0≤y≤4, y/2≤y, so the horizontal slice is exactly option A.