Questions: Double Integrals over Rectangular Regions

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You want to evaluate ∬_R f(x,y) dA over the rectangle R = [0,1]×[0,1] where f(x,y) = sin(y²). Which iterated integral is computable in closed form?

A∫₀¹ ∫₀¹ sin(y²) dy dx — integrate y first, then x
B∫₀¹ ∫₀¹ sin(y²) dx dy — integrate x first, then y
CBoth orders produce the same computable antiderivative
DNeither order produces a closed-form antiderivative, so the integral cannot be evaluated
Question 2 Multiple Choice

A student sets up ∫₀² ∫₀³ f(x,y) dy dx and gets the answer 12. Her partner switches the order to ∫₀³ ∫₀² f(x,y) dx dy. If f is continuous, what answer should her partner get?

A−12, because reversing the order negates the integral
B12, because Fubini's theorem guarantees both orders give the same value
CIt depends on whether f is positive or negative over the rectangle
DCannot be determined without knowing what f is
Question 3 True / False

A double integral ∬_R f(x,y) dA where f can take negative values represents a signed volume — regions where f < 0 contribute negatively.

TTrue
FFalse
Question 4 True / False

Switching the order of integration in a double integral over a rectangle changes the value of the integral.

TTrue
FFalse
Question 5 Short Answer

Explain why computing a double integral over a rectangle can be reduced to two successive single-variable integrals, and what Fubini's theorem adds to this.

Think about your answer, then reveal below.