Multivariable Calculus Quiz: Change Of Variables
19 questions · exam conditions
0:00
Change Of VariablesQuestion 1 of 19

What is the area of the region bounded by the ellipses x29+y24=1\frac{x^2}{9} + \frac{y^2}{4} = 1 and x236+y216=1\frac{x^2}{36} + \frac{y^2}{16} = 1?

6π6\pi
18π18\pi
15π15\pi
24π24\pi
← Back to quizzes

Multivariable Calculus Quiz

Multivariable Calculus Quiz: Change Of Variables

Practice Change Of Variables in Multivariable Calculus 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 Change Of Variables, giving you a quick way to practice the rules, question types, and explanations that matter most for Multivariable Calculus.

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

What is the area of the region bounded by the ellipses x29+y24=1\frac{x^2}{9} + \frac{y^2}{4} = 1 and x236+y216=1\frac{x^2}{36} + \frac{y^2}{16} = 1?

  1. 6π6\pi
  2. 18π18\pi (correct answer)
  3. 15π15\pi
  4. 24π24\pi
Explanation: When you encounter a problem asking for the area between two concentric ellipses, you're finding the difference between their individual areas. Both ellipses here are centered at the origin, with the second ellipse being larger than the first. For any ellipse in the form x2a2+y2b2=1\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, the area is πab\pi ab. Let's calculate each area: The inner ellipse x29+y24=1\frac{x^2}{9} + \frac{y^2}{4} = 1 has a2=9a^2 = 9 and b2=4b^2 = 4, so a=3a = 3 and b=2b = 2. Its area is π(3)(2)=6π\pi(3)(2) = 6\pi. The outer ellipse x236+y216=1\frac{x^2}{36} + \frac{y^2}{16} = 1 has a2=36a^2 = 36 and b2=16b^2 = 16, so a=6a = 6 and b=4b = 4. Its area is π(6)(4)=24π\pi(6)(4) = 24\pi. The area between the ellipses is 24π6π=18π24\pi - 6\pi = 18\pi, which is answer B. Let's examine the wrong answers: A (6π6\pi) is just the area of the inner ellipse alone—this misses that we need the region between the curves. C (15π15\pi) might result from calculation errors when finding the semi-axes. D (24π24\pi) is the area of the outer ellipse alone, ignoring that we must subtract the inner area. Study tip: For "area between curves" problems, always subtract the inner area from the outer area. Double-check that you're using the ellipse area formula πab\pi ab correctly by taking square roots of the denominators to find the semi-axes.

Question 2

Consider the elliptic integral R11x2a2y2b2dA\iint_R \frac{1}{\sqrt{1-\frac{x^2}{a^2}-\frac{y^2}{b^2}}} \, dA where RR is the region x2a2+y2b214\frac{x^2}{a^2} + \frac{y^2}{b^2} \leq \frac{1}{4}. Which substitution transforms this into the most manageable form?

  1. x=a2u,y=b2vx = \frac{a}{2}u, y = \frac{b}{2}v with u2+v21u^2 + v^2 \leq 1
  2. x=aucosθ,y=bvsinθx = au\cos\theta, y = bv\sin\theta with appropriate bounds
  3. x=a2rcosθ,y=b2rsinθx = \frac{a}{2}r\cos\theta, y = \frac{b}{2}r\sin\theta with 0r10 \leq r \leq 1 (correct answer)
  4. u=x2a2,v=y2b2u = \frac{x^2}{a^2}, v = \frac{y^2}{b^2} with u+v14u + v \leq \frac{1}{4}
Explanation: The substitution x=a2rcosθ,y=b2rsinθx = \frac{a}{2}r\cos\theta, y = \frac{b}{2}r\sin\theta transforms the elliptical region x2a2+y2b214\frac{x^2}{a^2} + \frac{y^2}{b^2} \leq \frac{1}{4} into r21r^2 \leq 1, and the integrand becomes 11r24=24r2\frac{1}{\sqrt{1-\frac{r^2}{4}}} = \frac{2}{\sqrt{4-r^2}}. The Jacobian is ab4r\frac{ab}{4}r. This gives a standard form integral in polar coordinates. Choice A uses Cartesian substitution but doesn't utilize the circular symmetry. Choice B has incorrect variable pairing. Choice D changes to a triangular-like region but makes the integrand more complex rather than simpler.

Question 3

The integral RxdA\iint_R x \, dA is transformed using the substitution x=u+v,y=uvx=u+v, y=u-v into the integral 0201(u+v)2dudv\int_0^2 \int_0^1 (u+v) \cdot 2 \, du \, dv. What is the region of integration RR in the xyxy-plane?

  1. The parallelogram with vertices (0,0),(1,1),(2,2),(3,1)(0,0), (1,1), (2,-2), (3,-1). (correct answer)
  2. The rectangle in the xyxy-plane with vertices (0,0),(1,0),(0,2),(1,2)(0,0), (1,0), (0,2), (1,2).
  3. The parallelogram bounded by the lines x+y=0,x+y=2,xy=0,xy=4x+y=0, x+y=2, x-y=0, x-y=4.
  4. The parallelogram with vertices (0,0),(1,1),(2,2),(3,1)(0,0), (1,-1), (2,2), (3,1).
Explanation: The transformed integral has limits 0u10 \le u \le 1 and 0v20 \le v \le 2. This defines a rectangular region SS in the uvuv-plane with vertices (0,0),(1,0),(0,2),(0,0), (1,0), (0,2), and (1,2)(1,2). The original region RR is the image of SS under the transformation T(u,v)=(u+v,uv)T(u,v)=(u+v, u-v). We find the vertices of RR by transforming the vertices of SS: T(0,0)=(0,0)T(0,0)=(0,0); T(1,0)=(1,1)T(1,0)=(1,1); T(0,2)=(2,2)T(0,2)=(2,-2); T(1,2)=(1+2,12)=(3,1)T(1,2)=(1+2, 1-2)=(3,-1). Thus, RR is the parallelogram with these four vertices.

Question 4

A change of variables T(u,v)=(x,y)T(u,v) = (x,y) maps a region SS in the uvuv-plane to a region RR in the xyxy-plane. If the Jacobian determinant of this transformation is J(u,v)=u2+1J(u,v) = u^2+1 and the area of RR is 10, what can be concluded about the integral S(u2+1)dudv\iint_S (u^2+1) \, du \, dv?

  1. The value of the integral cannot be determined without knowing the region SS.
  2. The integral is equal to 1/101/10.
  3. The integral is equal to the area of SS.
  4. The integral is equal to 10. (correct answer)
Explanation: When you encounter a change of variables problem involving a Jacobian determinant, you're dealing with how areas transform between coordinate systems. The key relationship is that the Jacobian tells you the local scaling factor for area elements. The fundamental theorem for change of variables states that Rf(x,y)dxdy=Sf(T(u,v))J(u,v)dudv\iint_R f(x,y) \, dx \, dy = \iint_S f(T(u,v)) |J(u,v)| \, du \, dv, where J(u,v)J(u,v) is the Jacobian determinant. More specifically, the area of region RR equals Area(R)=SJ(u,v)dudv\text{Area}(R) = \iint_S |J(u,v)| \, du \, dv. Since the Jacobian is J(u,v)=u2+1J(u,v) = u^2 + 1, which is always positive (as u20u^2 \geq 0), we have J(u,v)=u2+1|J(u,v)| = u^2 + 1. Therefore: Area(R)=S(u2+1)dudv=10\text{Area}(R) = \iint_S (u^2 + 1) \, du \, dv = 10 This means the integral S(u2+1)dudv=10\iint_S (u^2+1) \, du \, dv = 10. Option A is wrong because the relationship between the Jacobian and area transformation gives us exactly what we need to determine the integral's value. Option B incorrectly suggests taking the reciprocal of the area, which has no basis in the change of variables formula. Option C confuses the integral with the area of the original region SS, but the integral S(u2+1)dudv\iint_S (u^2+1) \, du \, dv actually gives the area of the transformed region RR. Remember: when the Jacobian appears as an integrand over the original region, it always equals the area of the transformed region. This is the geometric meaning of the Jacobian determinant.

Question 5

To evaluate the integral RyxdA\iint_R \frac{y}{x} \, dA over the region RR in the first quadrant bounded by the curves y=xy=x, y=3xy=3x, xy=1xy=1, and xy=2xy=2, the substitution u=y/xu = y/x and v=xyv = xy is used. What is the value of the integral?

  1. 11 (correct answer)
  2. 22
  3. 44
  4. ln(6)\ln(6)
Explanation: The transformation is u=y/xu=y/x and v=xyv=xy. The region RR is bounded by y/x=1y/x=1, y/x=3y/x=3, xy=1xy=1, and xy=2xy=2. In the uvuv-plane, this corresponds to the rectangular region SS defined by 1u31 \le u \le 3 and 1v21 \le v \le 2. The integrand becomes f(x,y)=y/x=uf(x,y) = y/x = u. We must find the Jacobian of the transformation. It is easier to compute the Jacobian of the inverse transformation first: J1=(u,v)(x,y)=det(y/x21/xyx)=(y/x)(y/x)=2y/x=2uJ^{-1} = \frac{\partial(u,v)}{\partial(x,y)} = \det \begin{pmatrix} -y/x^2 & 1/x \\ y & x \end{pmatrix} = (-y/x) - (y/x) = -2y/x = -2u. The Jacobian determinant is J=(x,y)(u,v)=1J1=12uJ = \frac{\partial(x,y)}{\partial(u,v)} = \frac{1}{J^{-1}} = -\frac{1}{2u}. The area element transforms as dA=Jdudv=12ududv=12ududvdA = |J| \, du \, dv = |-\frac{1}{2u}| \, du \, dv = \frac{1}{2u} \, du \, dv (since u=y/x>0u=y/x > 0 in the first quadrant). The transformed integral is 1213u12ududv=121312dudv\int_1^2 \int_1^3 u \cdot \frac{1}{2u} \, du \, dv = \int_1^2 \int_1^3 \frac{1}{2} \, du \, dv. Evaluating this gives 12(31)(21)=1221=1\frac{1}{2} \cdot (3-1) \cdot (2-1) = \frac{1}{2} \cdot 2 \cdot 1 = 1.

Question 6

To evaluate R(x1)dA\iint_R (x-1) \, dA over the disk RR defined by (x1)2+y24(x-1)^2 + y^2 \le 4, a student uses the substitution x=1+rcosθx=1+r\cos\theta and y=rsinθy=r\sin\theta. Which of the following is the correct setup for the transformed integral?

  1. 02π02r2cosθdrdθ\int_0^{2\pi} \int_0^2 r^2 \cos\theta \, dr \, d\theta (correct answer)
  2. 02π02rcosθdrdθ\int_0^{2\pi} \int_0^2 r \cos\theta \, dr \, d\theta
  3. 02π04rcosθdrdθ\int_0^{2\pi} \int_0^4 r \cos\theta \, dr \, d\theta
  4. 02π02(1+rcosθ)rdrdθ\int_0^{2\pi} \int_0^2 (1+r\cos\theta) r \, dr \, d\theta
Explanation: The substitution is a shifted version of polar coordinates. The region RR is a disk of radius 2 centered at (1,0)(1,0). In the new coordinates, the boundary (x1)2+y2=4(x-1)^2 + y^2 = 4 becomes (rcosθ)2+(rsinθ)2=4(r\cos\theta)^2 + (r\sin\theta)^2 = 4, which simplifies to r2=4r^2=4, or r=2r=2. So, the region of integration is 0r20 \le r \le 2 and 0θ2π0 \le \theta \le 2\pi. The integrand is x1=(1+rcosθ)1=rcosθx-1 = (1+r\cos\theta) - 1 = r\cos\theta. The Jacobian for this transformation is J=det(cosθrsinθsinθrcosθ)=rJ = \det \begin{pmatrix} \cos\theta & -r\sin\theta \\ \sin\theta & r\cos\theta \end{pmatrix} = r. Thus, dA=rdrdθdA = r \, dr \, d\theta. The integral becomes 02π02(rcosθ)rdrdθ=02π02r2cosθdrdθ\int_0^{2\pi} \int_0^2 (r\cos\theta) \cdot r \, dr \, d\theta = \int_0^{2\pi} \int_0^2 r^2 \cos\theta \, dr \, d\theta.

Question 7

When using a transformation x=g(u,v),y=h(u,v)x=g(u,v), y=h(u,v) to change variables in a double integral, the area element dA=dxdydA = dx\,dy is replaced by J(u,v)dudv|J(u,v)| \, du \, dv. What is the geometric interpretation of the factor J(u,v)|J(u,v)|?

  1. The ratio of the area of an infinitesimal rectangle in the uvuv-plane to the area of its image in the xyxy-plane.
  2. The local scaling factor for areas, transforming an infinitesimal area in the uvuv-plane to the corresponding area in the xyxy-plane. (correct answer)
  3. The determinant of the Hessian matrix of the transformation, which measures the concavity of the mapping.
  4. The rate of change of the angle of rotation of the coordinate axes under the transformation.
Explanation: The Jacobian determinant J(u,v)J(u,v) represents how the transformation T(u,v)=(x(u,v),y(u,v))T(u,v)=(x(u,v), y(u,v)) locally scales areas. An infinitesimal rectangle in the uvuv-plane with area ΔuΔv\Delta u \Delta v is mapped to an infinitesimal parallelogram in the xyxy-plane with area approximately J(u,v)ΔuΔv|J(u,v)| \Delta u \Delta v. Therefore, J(u,v)|J(u,v)| is the local scaling factor for areas from the uvuv-plane to the xyxy-plane. Choice A describes 1/J(u,v)1/|J(u,v)|. Choice C confuses the Jacobian with the Hessian matrix. Choice D is not a standard interpretation of the Jacobian.

Question 8

To evaluate R(x2y)dA\iint_R (x-2y) \, dA where RR is the triangle with vertices (0,0),(2,1),(1,3)(0,0), (2,1), (1,3), a linear transformation T(u,v)=(x(u,v),y(u,v))T(u,v) = (x(u,v), y(u,v)) is used to map the standard triangle SS in the uvuv-plane with vertices (0,0),(1,0),(0,1)(0,0), (1,0), (0,1) to RR. Which of the following is the resulting integral over SS?

  1. 0101u(v)dvdu\int_0^1 \int_0^{1-u} (-v) \, dv \, du
  2. 0101u(5v)dvdu\int_0^1 \int_0^{1-u} (-5v) \, dv \, du
  3. 0101u(25v)dvdu\int_0^1 \int_0^{1-u} (-25v) \, dv \, du (correct answer)
  4. 0101v(25u)dudv\int_0^1 \int_0^{1-v} (-25u) \, du \, dv
Explanation: First, find the linear transformation x=au+bvx = au+bv, y=cu+dvy=cu+dv. It must map the vertices of SS to the vertices of RR. T(0,0)=(0,0)T(0,0)=(0,0) is satisfied. T(1,0)=(a,c)=(2,1)T(1,0)=(a,c)=(2,1), so a=2,c=1a=2, c=1. T(0,1)=(b,d)=(1,3)T(0,1)=(b,d)=(1,3), so b=1,d=3b=1, d=3. The transformation is x=2u+v,y=u+3vx=2u+v, y=u+3v. The Jacobian is J=det(2113)=61=5J = \det \begin{pmatrix} 2 & 1 \\ 1 & 3 \end{pmatrix} = 6-1=5. The integrand x2yx-2y becomes (2u+v)2(u+3v)=2u+v2u6v=5v(2u+v) - 2(u+3v) = 2u+v-2u-6v = -5v. The area element is dA=Jdudv=5dudvdA = |J| \, du \, dv = 5 \, du \, dv. The region SS is described by u0,v0,u+v1u \ge 0, v \ge 0, u+v \le 1. This gives the integral limits 0u10 \le u \le 1 and 0v1u0 \le v \le 1-u. The transformed integral is S(5v)5dudv=0101u(25v)dvdu\iint_S (-5v) \cdot 5 \, du \, dv = \int_0^1 \int_0^{1-u} (-25v) \, dv \, du.

Question 9

To evaluate R(x2+y2)dA\iint_R (x^2 + y^2) \, dA where RR is the region bounded by x2+y2=4x^2 + y^2 = 4, x2+y2=9x^2 + y^2 = 9, y=xy = x, and y=3xy = \sqrt{3}x in the first quadrant, which substitution and integration bounds are most appropriate?

  1. x=rcosθ,y=rsinθx = r\cos\theta, y = r\sin\theta with 2r32 \leq r \leq 3 and π4θπ3\frac{\pi}{4} \leq \theta \leq \frac{\pi}{3} (correct answer)
  2. x=rcosθ,y=rsinθx = r\cos\theta, y = r\sin\theta with 4r94 \leq r \leq 9 and π4θπ3\frac{\pi}{4} \leq \theta \leq \frac{\pi}{3}
  3. x=rcosθ,y=rsinθx = r\cos\theta, y = r\sin\theta with 2r32 \leq r \leq 3 and π6θπ4\frac{\pi}{6} \leq \theta \leq \frac{\pi}{4}
  4. u=x2+y2,v=yxu = x^2 + y^2, v = \frac{y}{x} with 4u94 \leq u \leq 9 and 1v31 \leq v \leq \sqrt{3}
Explanation: The region is bounded by two circles and two lines through the origin. Polar coordinates are ideal here. The circles x2+y2=4x^2 + y^2 = 4 and x2+y2=9x^2 + y^2 = 9 become r=2r = 2 and r=3r = 3. The line y=xy = x has slope 1, so tanθ=1\tan\theta = 1 giving θ=π4\theta = \frac{\pi}{4}. The line y=3xy = \sqrt{3}x has slope 3\sqrt{3}, so tanθ=3\tan\theta = \sqrt{3} giving θ=π3\theta = \frac{\pi}{3}. Choice B uses r2r^2 values instead of rr values. Choice C reverses the angle bounds. Choice D uses a valid substitution but is unnecessarily complex for this geometry.

Question 10

Consider the transformation T:u=2x+y,v=xyT: u = 2x + y, v = x - y applied to the triangular region with vertices at (0,0)(0,0), (2,0)(2,0), and (1,2)(1,2). What is the area of the transformed region in the uvuv-plane?

  1. 22
  2. 33
  3. 66 (correct answer)
  4. 99
Explanation: First, find the Jacobian of the transformation. We have (u,v)(x,y)=2111=21=3\frac{\partial(u,v)}{\partial(x,y)} = \begin{vmatrix} 2 & 1 \\ 1 & -1 \end{vmatrix} = -2 - 1 = -3, so J=3|J| = 3. The original triangle has vertices at (0,0)(0,0), (2,0)(2,0), and (1,2)(1,2). Using the shoelace formula, the area is 120(02)+2(20)+1(00)=124=2\frac{1}{2}|0(0-2) + 2(2-0) + 1(0-0)| = \frac{1}{2} \cdot 4 = 2. Under the transformation, areas are multiplied by J=3|J| = 3, so the transformed area is 2×3=62 \times 3 = 6. Choice A gives the original area. Choice B gives just the Jacobian magnitude. Choice D squares the Jacobian incorrectly.

Question 11

To evaluate Rexyx+ydA\iint_R e^{\frac{x-y}{x+y}} \, dA over the region RR bounded by x+y=1x + y = 1, x+y=4x + y = 4, xy=1x - y = -1, and xy=2x - y = 2, which change of variables simplifies the integrand most effectively?

  1. u=x+y,v=xyu = x + y, v = x - y with bounds 1u41 \leq u \leq 4 and 1v2-1 \leq v \leq 2 (correct answer)
  2. u=xy,v=x+yu = x - y, v = x + y with bounds 1u2-1 \leq u \leq 2 and 1v41 \leq v \leq 4
  3. u=xyx+y,v=x+yu = \frac{x-y}{x+y}, v = x + y with bounds determined by the region geometry
  4. x=rcosθ,y=rsinθx = r\cos\theta, y = r\sin\theta with appropriate bounds for the parallelogram
Explanation: The integrand exyx+ye^{\frac{x-y}{x+y}} suggests using u=x+yu = x + y and v=xyv = x - y so that the exponent becomes vu\frac{v}{u}. The region boundaries become the lines u=1,u=4,v=1,v=2u = 1, u = 4, v = -1, v = 2, forming a rectangle in the uvuv-plane. Choice B reverses the variables but gives the same transformation (just with uu and vv swapped). Choice C makes the integrand simpler but complicates the region. Choice D (polar coordinates) doesn't help with this particular integrand structure and makes the rectangular region unnecessarily complex.

Question 12

To evaluate Rx2+y2ex2+y2dA\iint_R \sqrt{x^2 + y^2} \, e^{x^2 + y^2} \, dA where RR is the region x2+y24x^2 + y^2 \leq 4 with x0x \geq 0 and yxy \geq x, which setup correctly describes the integral in polar coordinates?

  1. 0π/402rrer2drdθ\int_0^{\pi/4} \int_0^2 r \cdot r e^{r^2} \, dr \, d\theta
  2. π/4π/202rrer2drdθ\int_{\pi/4}^{\pi/2} \int_0^2 r \cdot r e^{r^2} \, dr \, d\theta (correct answer)
  3. 0π/202rrer2drdθ\int_0^{\pi/2} \int_0^2 r \cdot r e^{r^2} \, dr \, d\theta
  4. π/4π02rrer2drdθ\int_{\pi/4}^{\pi} \int_0^2 r \cdot r e^{r^2} \, dr \, d\theta
Explanation: In polar coordinates, x2+y2=r\sqrt{x^2 + y^2} = r and x2+y2=r2x^2 + y^2 = r^2, so the integrand becomes rer2r e^{r^2}. Including the Jacobian rr, we get rrer2=r2er2r \cdot r e^{r^2} = r^2 e^{r^2}. The region constraints are: x2+y24x^2 + y^2 \leq 4 gives r2r \leq 2; x0x \geq 0 means we're in the right half-plane; yxy \geq x means tanθ1\tan\theta \geq 1, so θπ4\theta \geq \frac{\pi}{4}. Combined with x0x \geq 0, we need π4θπ2\frac{\pi}{4} \leq \theta \leq \frac{\pi}{2}. Choice A uses 0θπ40 \leq \theta \leq \frac{\pi}{4}, which gives the region where 0yx0 \leq y \leq x. Choice C includes the entire right half-plane. Choice D extends into the second quadrant where x<0x < 0.

Question 13

Consider the transformation TT given by u=x+2yu = x + 2y, v=3xyv = 3x - y. If this transformation maps the unit square [0,1]×[0,1][0,1] \times [0,1] to a region RR in the uvuv-plane, what is the area of RR?

  1. 17\frac{1}{7}
  2. 11
  3. 55
  4. 77 (correct answer)
Explanation: The Jacobian of the transformation is (u,v)(x,y)=1231=(1)(1)(2)(3)=16=7\frac{\partial(u,v)}{\partial(x,y)} = \begin{vmatrix} 1 & 2 \\ 3 & -1 \end{vmatrix} = (1)(-1) - (2)(3) = -1 - 6 = -7. The area scaling factor is J=7|J| = 7. Since the original unit square has area 1, the transformed region has area 1×7=71 \times 7 = 7. Choice A gives 1J\frac{1}{|J|} instead of J|J|. Choice B gives the original area without transformation. Choice C incorrectly computes the Jacobian as 1+2+3+1=71 + 2 + 3 + 1 = 7 instead of the determinant.

Question 14

The region RR is defined by 1x2+y241 \leq x^2 + y^2 \leq 4 and 33yx3\frac{\sqrt{3}}{3} \leq \frac{y}{x} \leq \sqrt{3} with x>0,y>0x > 0, y > 0. To evaluate Rx2y2x2+y2dA\iint_R \frac{x^2 - y^2}{x^2 + y^2} \, dA, which substitution makes both the integrand and region bounds simplest?

  1. x=rcosθ,y=rsinθx = r\cos\theta, y = r\sin\theta with 1r21 \leq r \leq 2 and π6θπ3\frac{\pi}{6} \leq \theta \leq \frac{\pi}{3} (correct answer)
  2. x=rcosθ,y=rsinθx = r\cos\theta, y = r\sin\theta with 1r21 \leq r \leq 2 and π3θπ6\frac{\pi}{3} \leq \theta \leq \frac{\pi}{6}
  3. u=x2+y2,v=yxu = x^2 + y^2, v = \frac{y}{x} with 1u41 \leq u \leq 4 and 33v3\frac{\sqrt{3}}{3} \leq v \leq \sqrt{3}
  4. x=rcosθ,y=rsinθx = r\cos\theta, y = r\sin\theta with 1r241 \leq r^2 \leq 4 and π6θπ3\frac{\pi}{6} \leq \theta \leq \frac{\pi}{3}
Explanation: The region is an annular sector, ideal for polar coordinates. We have 1x2+y241 \leq x^2 + y^2 \leq 4 becomes 1r241 \leq r^2 \leq 4, so 1r21 \leq r \leq 2. For the angular bounds, yx=tanθ\frac{y}{x} = \tan\theta. Since 33=13=tan(π6)\frac{\sqrt{3}}{3} = \frac{1}{\sqrt{3}} = \tan(\frac{\pi}{6}) and 3=tan(π3)\sqrt{3} = \tan(\frac{\pi}{3}), we get π6θπ3\frac{\pi}{6} \leq \theta \leq \frac{\pi}{3}. The integrand becomes r2cos2θr2sin2θr2=cos2θsin2θ=cos(2θ)\frac{r^2\cos^2\theta - r^2\sin^2\theta}{r^2} = \cos^2\theta - \sin^2\theta = \cos(2\theta). Choice B has the angle bounds reversed. Choice C works but is more complex than needed. Choice D incorrectly uses r2r^2 bounds instead of rr bounds.

Question 15

What is the area of the region RR in the xyxy-plane defined by the inequality x22xy+5y21x^2 - 2xy + 5y^2 \le 1?

  1. π\pi
  2. 2π2\pi
  3. π/2\pi/2 (correct answer)
  4. π/5\pi/\sqrt{5}
Explanation: The expression x22xy+5y2x^2 - 2xy + 5y^2 can be rewritten by completing the square: x22xy+y2+4y2=(xy)2+(2y)2x^2 - 2xy + y^2 + 4y^2 = (x-y)^2 + (2y)^2. Let's use the substitution u=xyu = x-y and v=2yv = 2y. The region RR in the xyxy-plane is transformed into the region SS in the uvuv-plane defined by u2+v21u^2 + v^2 \le 1, which is a unit disk. The area of RR is R1dA\iint_R 1 \, dA. To use the change of variables, we need the Jacobian determinant J=(x,y)(u,v)|J| = |\frac{\partial(x,y)}{\partial(u,v)}|. First, we solve for xx and yy: y=v/2y = v/2 and x=u+y=u+v/2x = u+y = u+v/2. The Jacobian is J=det(xuxvyuyv)=det(11/201/2)=1/2J = \det \begin{pmatrix} \frac{\partial x}{\partial u} & \frac{\partial x}{\partial v} \\ \frac{\partial y}{\partial u} & \frac{\partial y}{\partial v} \end{pmatrix} = \det \begin{pmatrix} 1 & 1/2 \\ 0 & 1/2 \end{pmatrix} = 1/2. The area of RR is S1/2dudv=12S1dudv=12Area(S)\iint_S |1/2| \, du \, dv = \frac{1}{2} \iint_S 1 \, du \, dv = \frac{1}{2} \cdot \text{Area}(S). Since SS is a unit disk, its area is π(1)2=π\pi(1)^2 = \pi. Therefore, the area of RR is π/2\pi/2.

Question 16

Consider the change of variables u=2y3xu = 2y - 3x and v=x+yv = x + y. Which expression correctly represents the area element dA=dxdydA = dx \, dy in terms of dudvdu \, dv?

  1. 15dudv\frac{1}{5} \, du \, dv (correct answer)
  2. 15dudv-\frac{1}{5} \, du \, dv
  3. 5dudv5 \, du \, dv
  4. 5dudv-5 \, du \, dv
Explanation: The area element transforms according to dxdy=Jdudvdx \, dy = |J| \, du \, dv, where J=(x,y)(u,v)J = \frac{\partial(x,y)}{\partial(u,v)}. It is often easier to first compute J1=(u,v)(x,y)J^{-1} = \frac{\partial(u,v)}{\partial(x,y)} and then take the reciprocal. Here, J1=det(uxuyvxvy)=det(3211)=(3)(1)(2)(1)=5J^{-1} = \det \begin{pmatrix} \frac{\partial u}{\partial x} & \frac{\partial u}{\partial y} \\ \frac{\partial v}{\partial x} & \frac{\partial v}{\partial y} \end{pmatrix} = \det \begin{pmatrix} -3 & 2 \\ 1 & 1 \end{pmatrix} = (-3)(1) - (2)(1) = -5. Then J=1J1=15J = \frac{1}{J^{-1}} = -\frac{1}{5}. The area element is dA=Jdudv=15dudv=15dudvdA = |J| \, du \, dv = |-\frac{1}{5}| \, du \, dv = \frac{1}{5} \, du \, dv.

Question 17

To compute R(x2+y2)dA\iint_R (x^2+y^2) \, dA where RR is the square with vertices (1,0),(0,1),(1,0),(0,1)(1,0), (0,1), (-1,0), (0,-1), which substitution is most effective?

  1. u=x2u = x^2, v=y2v = y^2
  2. x=rcosθx = r \cos\theta, y=rsinθy = r \sin\theta
  3. u=xu = x, v=y/1x2v = y/\sqrt{1-x^2}
  4. u=x+yu = x+y, v=xyv = x-y (correct answer)
Explanation: When evaluating double integrals over regions with unusual boundaries, the key is choosing a substitution that transforms the region into something with simpler limits of integration, like a rectangle or standard geometric shape. The substitution u=x+yu = x+y, v=xyv = x-y is most effective because it transforms the diamond-shaped region into a rectangle. To see why, note that the vertices (1,0),(0,1),(1,0),(0,1)(1,0), (0,1), (-1,0), (0,-1) become (1,1),(1,1),(1,1),(1,1)(1,1), (1,-1), (-1,-1), (-1,1) respectively under this transformation. The diamond's boundary lines x+y=1x+y = 1, x+y=1x+y = -1, xy=1x-y = 1, and xy=1x-y = -1 become the simple rectangular boundaries u=1u = 1, u=1u = -1, v=1v = 1, and v=1v = -1. With the Jacobian J=1/2J = 1/2, the integral becomes 121111(u2+v2)dudv\frac{1}{2}\int_{-1}^{1}\int_{-1}^{1}(u^2+v^2) \, du \, dv, which is straightforward to evaluate. Choice A (u=x2u = x^2, v=y2v = y^2) doesn't simplify the region's boundaries meaningfully. Choice B (polar coordinates) might seem natural for x2+y2x^2+y^2, but the diamond region creates complicated limits in polar form since it's not centered at the origin with circular symmetry. Choice C (u=xu = x, v=y/1x2v = y/\sqrt{1-x^2}) appears to be a trigonometric substitution that's inappropriate for this region and integrand. Strategy tip: When the region has linear boundaries, look for linear substitutions that align with those boundaries. Diagonal regions often benefit from rotational transformations like u=x+yu = x+y, v=xyv = x-y.

Question 18

For the integral E(x2+y2)dV\iiint_E (x^2 + y^2) \, dV where EE is the solid bounded by z=x2+y2z = x^2 + y^2 and z=8x2y2z = 8 - x^2 - y^2, which coordinate system and bounds correctly describe the region?

  1. Cylindrical: 0r20 \leq r \leq 2, 0z82r20 \leq z \leq 8 - 2r^2, 0θ2π0 \leq \theta \leq 2\pi
  2. Cylindrical: 0r80 \leq r \leq \sqrt{8}, r2z8r2r^2 \leq z \leq 8 - r^2, 0θ2π0 \leq \theta \leq 2\pi
  3. Spherical: 0ρ220 \leq \rho \leq 2\sqrt{2}, 0ϕπ0 \leq \phi \leq \pi, 0θ2π0 \leq \theta \leq 2\pi
  4. Cylindrical: 0r20 \leq r \leq 2, r2z8r2r^2 \leq z \leq 8 - r^2, 0θ2π0 \leq \theta \leq 2\pi (correct answer)
Explanation: When evaluating triple integrals over regions bounded by surfaces, your first step is identifying the most natural coordinate system. Here, both bounding surfaces z=x2+y2z = x^2 + y^2 and z=8x2y2z = 8 - x^2 - y^2 involve x2+y2x^2 + y^2, which immediately suggests cylindrical coordinates where r2=x2+y2r^2 = x^2 + y^2. To find the correct bounds, first determine where these surfaces intersect. Setting x2+y2=8x2y2x^2 + y^2 = 8 - x^2 - y^2 gives 2(x2+y2)=82(x^2 + y^2) = 8, so x2+y2=4x^2 + y^2 = 4. In cylindrical coordinates, this means r2=4r^2 = 4, so r=2r = 2. For any point (r,θ)(r,\theta) with 0r20 \leq r \leq 2, the region extends vertically from the lower surface z=r2z = r^2 to the upper surface z=8r2z = 8 - r^2. The angle θ\theta covers the full circle: 0θ2π0 \leq \theta \leq 2\pi. Answer choice A incorrectly sets the upper zz-bound as 82r28 - 2r^2 instead of 8r28 - r^2. This stems from confusing the cylindrical relationship r2=x2+y2r^2 = x^2 + y^2. Answer choice B uses the wrong radial bound r8r \leq \sqrt{8}. While the surfaces intersect when x2+y2=4x^2 + y^2 = 4, the maximum radius is r=2r = 2, not $$\sqrt{8}$. Answer choice C attempts spherical coordinates, which is unnecessarily complicated for this geometry since the surfaces are naturally expressed in terms of x2+y2x^2 + y^2. Study tip: When you see x2+y2x^2 + y^2 in surface equations, immediately consider cylindrical coordinates. Always find intersection curves first to determine your bounds.

Question 19

For the integral EzdV\iiint_E z \, dV where EE is the region inside both x2+y2+z2=9x^2 + y^2 + z^2 = 9 and x2+y2z2x^2 + y^2 \leq z^2, which coordinate system and bounds are most appropriate?

  1. Spherical: 0ρ30 \leq \rho \leq 3, 0ϕπ40 \leq \phi \leq \frac{\pi}{4}, 0θ2π0 \leq \theta \leq 2\pi
  2. Spherical: 0ρ30 \leq \rho \leq 3, 0ϕπ40 \leq \phi \leq \frac{\pi}{4} and 3π4ϕπ\frac{3\pi}{4} \leq \phi \leq \pi, 0θ2π0 \leq \theta \leq 2\pi (correct answer)
  3. Cylindrical: 0r30 \leq r \leq 3, 3z3-3 \leq z \leq 3 with r2z2r^2 \leq z^2, 0θ2π0 \leq \theta \leq 2\pi
  4. Spherical: 0ρ30 \leq \rho \leq 3, π4ϕ3π4\frac{\pi}{4} \leq \phi \leq \frac{3\pi}{4}, 0θ2π0 \leq \theta \leq 2\pi
Explanation: The region is inside a sphere of radius 3 and inside the double cone x2+y2=z2x^2 + y^2 = z^2. In spherical coordinates, the sphere is ρ=3\rho = 3 and the cone becomes ρ2sin2ϕ=ρ2cos2ϕ\rho^2\sin^2\phi = \rho^2\cos^2\phi, which simplifies to tanϕ=±1\tan\phi = \pm 1, giving ϕ=π4\phi = \frac{\pi}{4} or ϕ=3π4\phi = \frac{3\pi}{4}. The region consists of two parts: the upper cone (0ϕπ40 \leq \phi \leq \frac{\pi}{4}) and the lower cone (3π4ϕπ\frac{3\pi}{4} \leq \phi \leq \pi). Choice A misses the lower cone. Choice C uses cylindrical coordinates but doesn't properly handle the spherical boundary. Choice D describes the region outside the cones, not inside.