Multivariable Calculus Quiz: Common Pitfalls
17 questions · exam conditions
0:00
Common PitfallsQuestion 1 of 17

Let SS be the closed surface bounding the solid region EE defined by z0z \ge 0 and z4x2y2z \le 4 - x^2 - y^2. SS is oriented with the outward-pointing normal. A student calculates the flux of the vector field F=0,0,z\vec{F} = \langle 0, 0, z \rangle across SS and gets an answer of 16π16\pi. What is the most likely error the student made?

The student made a sign error by using an inward normal vector instead of an outward normal vector for the surface.
The student calculated the volume of a bounding cylinder instead of the volume of the solid region EE.
The student forgot to include the Jacobian term rr when setting up the integral in cylindrical coordinates.
The student incorrectly applied the Divergence Theorem, as the surface SS is not closed.
← Back to quizzes

Multivariable Calculus Quiz

Multivariable Calculus Quiz: Common Pitfalls

Practice Common Pitfalls 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 Common Pitfalls, 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

Let SS be the closed surface bounding the solid region EE defined by z0z \ge 0 and z4x2y2z \le 4 - x^2 - y^2. SS is oriented with the outward-pointing normal. A student calculates the flux of the vector field F=0,0,z\vec{F} = \langle 0, 0, z \rangle across SS and gets an answer of 16π16\pi. What is the most likely error the student made?

  1. The student made a sign error by using an inward normal vector instead of an outward normal vector for the surface.
  2. The student calculated the volume of a bounding cylinder instead of the volume of the solid region EE. (correct answer)
  3. The student forgot to include the Jacobian term rr when setting up the integral in cylindrical coordinates.
  4. The student incorrectly applied the Divergence Theorem, as the surface SS is not closed.
Explanation: The flux of F\vec{F} across the closed surface SS can be found using the Divergence Theorem: SFdS=EFdV\iint_S \vec{F} \cdot d\vec{S} = \iiint_E \nabla \cdot \vec{F} dV. Here, F=z(z)=1\nabla \cdot \vec{F} = \frac{\partial}{\partial z}(z) = 1. So the flux is equal to the volume of the solid region EE. The region EE is a paraboloid. Its volume is given by 02π02(4r2)rdrdθ=2π[2r2r44]02=2π(84)=8π\int_0^{2\pi} \int_0^2 (4-r^2) r \, dr \, d\theta = 2\pi [2r^2 - \frac{r^4}{4}]_0^2 = 2\pi(8-4) = 8\pi. The student's answer was 16π16\pi. This value corresponds to the volume of the cylinder with radius 2 and height 4 that encloses the paraboloid: Vcyl=πr2h=π(22)(4)=16πV_{cyl} = \pi r^2 h = \pi (2^2)(4) = 16\pi. This indicates a common bounds error where the student integrated over a simpler bounding box or cylinder rather than the correct region.

Question 2

A region RR in the xyxy-plane is in the first quadrant, bounded by the circle x2+y2=4x^2 + y^2 = 4 and the line x=1x=1. Which of the following integrals correctly represents the area of RR when converted to polar coordinates?

  1. 0π/312rdrdθ\int_0^{\pi/3} \int_{1}^{2} r \, dr \, d\theta
  2. 0π/2sec(θ)2rdrdθ\int_0^{\pi/2} \int_{\sec(\theta)}^{2} r \, dr \, d\theta
  3. 0π/3sec(θ)2rdrdθ\int_0^{\pi/3} \int_{\sec(\theta)}^{2} r \, dr \, d\theta (correct answer)
  4. 0π/302rdrdθ\int_0^{\pi/3} \int_{0}^{2} r \, dr \, d\theta
Explanation: The region is bounded by a circle and a vertical line. In polar coordinates, the circle x2+y2=4x^2 + y^2 = 4 is r=2r=2. The line x=1x=1 is rcos(θ)=1r \cos(\theta) = 1, or r=sec(θ)r = \sec(\theta). The region is in the first quadrant, so θ\theta starts at 0. To find the upper limit for θ\theta, we find the intersection of x=1x=1 and x2+y2=4x^2+y^2=4. This occurs at (1,3)(1, \sqrt{3}). In polar coordinates, this point has tan(θ)=3/1\tan(\theta) = \sqrt{3}/1, so θ=π/3\theta = \pi/3. For a given angle θ\theta between 0 and π/3\pi/3, the radius rr extends from the line r=sec(θ)r=\sec(\theta) to the circle r=2r=2. The area element in polar coordinates is rdrdθr \, dr \, d\theta. Therefore, the correct integral is 0π/3sec(θ)2rdrdθ\int_0^{\pi/3} \int_{\sec(\theta)}^{2} r \, dr \, d\theta. Distractor A incorrectly treats the bound x=1x=1 as r=1r=1. Distractor B uses an incorrect upper limit for θ\theta. Distractor D ignores the boundary x=1x=1 completely.

Question 3

Let CC be the triangle with vertices (1,0,0)(1,0,0), (0,1,0)(0,1,0), and (0,0,1)(0,0,1), oriented counter-clockwise when viewed from above. Calculate the line integral CFdr\oint_C \vec{F} \cdot d\vec{r} for the vector field F=z,x,y\vec{F} = \langle z, x, y \rangle.

  1. 3/23/2 (correct answer)
  2. 3/2-3/2
  3. 33
  4. 00
Explanation: By Stokes' Theorem, CFdr=S(×F)dS\oint_C \vec{F} \cdot d\vec{r} = \iint_S (\nabla \times \vec{F}) \cdot d\vec{S}. First, we compute the curl of F\vec{F}: ×F=y(y)z(x),z(z)x(y),x(x)y(z)=1,1,1\nabla \times \vec{F} = \langle \frac{\partial}{\partial y}(y) - \frac{\partial}{\partial z}(x), \frac{\partial}{\partial z}(z) - \frac{\partial}{\partial x}(y), \frac{\partial}{\partial x}(x) - \frac{\partial}{\partial y}(z) \rangle = \langle 1, 1, 1 \rangle. The surface SS is the part of the plane x+y+z=1x+y+z=1 bounded by CC. The counter-clockwise orientation of CC (viewed from above) induces an upward-pointing normal vector on SS. The surface can be parameterized by r(x,y)=x,y,1xy\vec{r}(x,y) = \langle x, y, 1-x-y \rangle, and the normal vector is dS=1,1,1dAd\vec{S} = \langle 1, 1, 1 \rangle dA. The integral becomes D1,1,11,1,1dA=D3dA\iint_D \langle 1, 1, 1 \rangle \cdot \langle 1, 1, 1 \rangle dA = \iint_D 3 dA, where DD is the projection of SS onto the xyxy-plane, a triangle with vertices (0,0),(1,0),(0,1)(0,0), (1,0), (0,1). The area of DD is 1/21/2. The value of the integral is 3×(Area of D)=3(1/2)=3/23 \times (\text{Area of } D) = 3(1/2) = 3/2. An answer of 3/2-3/2 results from an orientation error (using a downward normal). An answer of 33 results from an error in calculating the area of the projected region.

Question 4

Let RR be the parallelogram with vertices (0,0)(0,0), (3,1)(3,1), (1,2)(1,2), and (4,3)(4,3). A student uses the transformation x=3u+vx=3u+v, y=u+2vy=u+2v to evaluate an integral over RR. What is the absolute value of the Jacobian determinant, (x,y)(u,v)|\frac{\partial(x,y)}{\partial(u,v)}|, for this transformation?

  1. 55 (correct answer)
  2. 1/51/5
  3. 77
  4. 1/71/7
Explanation: The Jacobian determinant for the transformation from (u,v)(u,v) to (x,y)(x,y) is given by the determinant of the matrix of partial derivatives: J=(x,y)(u,v)=det(xuxvyuyv)J = \frac{\partial(x,y)}{\partial(u,v)} = \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}. From the given transformation, we have: xu=3\frac{\partial x}{\partial u} = 3, xv=1\frac{\partial x}{\partial v} = 1, yu=1\frac{\partial y}{\partial u} = 1, yv=2\frac{\partial y}{\partial v} = 2. Plugging these into the determinant formula: J=det(3112)=(3)(2)(1)(1)=61=5J = \det \begin{pmatrix} 3 & 1 \\ 1 & 2 \end{pmatrix} = (3)(2) - (1)(1) = 6 - 1 = 5. The absolute value is 5=5|5|=5. A common mistake is to calculate the inverse Jacobian, (u,v)(x,y)\frac{\partial(u,v)}{\partial(x,y)}, which would yield 1/51/5. Another error is to miscalculate the determinant, for example as 3+2=53+2=5 or 31+12=53*1+1*2=5 which happen to work, but the process is wrong. For instance 32+11=73*2+1*1=7 could be a distractor.

Question 5

Let F=y,x,z2\vec{F} = \langle y, -x, z^2 \rangle and let SS be the part of the cone z=x2+y2z=\sqrt{x^2+y^2} below the plane z=1z=1, oriented with an upward-pointing normal vector. A student uses Stokes' Theorem to evaluate S(×F)dS\iint_S (\nabla \times \vec{F}) \cdot d\vec{S}. Which line integral must the student calculate?

  1. The integral of F\vec{F} over the circle x2+y2=1x^2+y^2=1 in the xyxy-plane, oriented counter-clockwise.
  2. The integral of F\vec{F} over the circle x2+y2=1x^2+y^2=1 in the plane z=1z=1, oriented clockwise when viewed from above.
  3. The integral of ×F\nabla \times \vec{F} over the circle x2+y2=1x^2+y^2=1 in the plane z=1z=1, oriented counter-clockwise when viewed from above.
  4. The integral of F\vec{F} over the circle x2+y2=1x^2+y^2=1 in the plane z=1z=1, oriented counter-clockwise when viewed from above. (correct answer)
Explanation: When you encounter a surface integral of a curl and need to apply Stokes' Theorem, remember that this theorem converts surface integrals into line integrals around the boundary curve. Stokes' Theorem states: S(×F)dS=SFdr\iint_S (\nabla \times \vec{F}) \cdot d\vec{S} = \oint_{\partial S} \vec{F} \cdot d\vec{r} The surface SS is the cone z=x2+y2z = \sqrt{x^2 + y^2} below z=1z = 1, which means it's bounded by the circle where the cone intersects the plane z=1z = 1. Since z=x2+y2=1z = \sqrt{x^2 + y^2} = 1, this boundary is the circle x2+y2=1x^2 + y^2 = 1 in the plane z=1z = 1. For orientation, since SS has an upward-pointing normal, when you curl the fingers of your right hand in the direction of the boundary curve, your thumb should point upward. This means the boundary must be oriented counter-clockwise when viewed from above. Therefore, you need the line integral of F\vec{F} over the circle x2+y2=1x^2 + y^2 = 1 in the plane z=1z = 1, oriented counter-clockwise from above. This is answer D. A is wrong because the boundary isn't in the xyxy-plane—it's where the cone meets z=1z = 1. B has the correct curve but wrong orientation (clockwise instead of counter-clockwise). C incorrectly suggests integrating ×F\nabla \times \vec{F} instead of F\vec{F} itself. Study tip: Always identify the boundary curve first, then use the right-hand rule to match the surface orientation with the correct boundary orientation.

Question 6

Evaluate the integral 04x/22ey2dydx\int_0^4 \int_{x/2}^2 e^{y^2} \, dy \, dx. A student who tries to evaluate this integral directly will fail because ey2e^{y^2} has no elementary antiderivative. What is the correct value of the integral after reversing the order of integration?

  1. e4e^4
  2. 2(e41)2(e^4 - 1)
  3. e21e^2 - 1
  4. e41e^4 - 1 (correct answer)
Explanation: When you encounter a double integral where the integrand has no elementary antiderivative, reversing the order of integration often transforms an impossible problem into a manageable one. This is a key strategy in multivariable calculus. To reverse the integration order, you must first understand the region of integration. The original bounds describe the region where 0x40 \leq x \leq 4 and x2y2\frac{x}{2} \leq y \leq 2. Sketching this region, you'll see it's bounded by x=0x = 0, x=4x = 4, y=2y = 2, and y=x2y = \frac{x}{2} (or equivalently, x=2yx = 2y). For the reversed order, you integrate with respect to xx first, then yy. The yy-values range from 00 to 22, and for each fixed yy, xx ranges from 00 to 2y2y. This gives us: 0202yey2dxdy\int_0^2 \int_0^{2y} e^{y^2} \, dx \, dy Now you can evaluate this step by step. The inner integral is simply: 02yey2dx=ey22y=2yey2\int_0^{2y} e^{y^2} \, dx = e^{y^2} \cdot 2y = 2ye^{y^2} The outer integral becomes: 022yey2dy\int_0^2 2ye^{y^2} \, dy Using substitution with u=y2u = y^2, du=2ydydu = 2y \, dy: 04eudu=e4e0=e41\int_0^4 e^u \, du = e^4 - e^0 = e^4 - 1 This confirms answer D is correct. Answer A (e4e^4) forgets to subtract 1. Answer B (2(e41)2(e^4-1)) incorrectly doubles the result. Answer C (e21e^2-1) uses wrong integration bounds. Always sketch the region when reversing integration order—visualization prevents bound errors and ensures you set up the integral correctly.

Question 7

To evaluate Ry2dA\iint_R y^2 dA where RR is the region in the first quadrant bounded by xy=1xy=1, xy=4xy=4, y=xy=x, and y=9xy=9x, a student uses the transformation u=xyu=xy and v=y/xv=y/x. Which of the following represents the correctly transformed integral?

  1. 1914uv(2v)dudv\int_1^9 \int_1^4 uv (2v) \, du \, dv
  2. 1914u2vdudv\int_1^9 \int_1^4 \frac{u}{2v} \, du \, dv
  3. 1914u2dudv\int_1^9 \int_1^4 \frac{u}{2} \, du \, dv (correct answer)
  4. 1312y2dudv\int_1^3 \int_1^2 y^2 \, du \, dv
Explanation: First, transform the bounds: xy=1    u=1xy=1 \implies u=1, xy=4    u=4xy=4 \implies u=4. y=x    y/x=1    v=1y=x \implies y/x=1 \implies v=1. y=9x    y/x=9    v=9y=9x \implies y/x=9 \implies v=9. The region in the uvuv-plane is a rectangle [1,4]×[1,9][1,4] \times [1,9]. Next, transform the integrand y2y^2. From u=xyu=xy and v=y/xv=y/x, we multiply them: uv=(xy)(y/x)=y2uv = (xy)(y/x) = y^2. Finally, calculate the Jacobian of the transformation from (u,v)(u,v) to (x,y)(x,y). It is easier to first find the Jacobian of (u,v)(u,v) with respect to (x,y)(x,y): J=(u,v)(x,y)=det(yxy/x21/x)=y(1/x)x(y/x2)=y/x+y/x=2y/x=2vJ' = \frac{\partial(u,v)}{\partial(x,y)} = \det \begin{pmatrix} y & x \\ -y/x^2 & 1/x \end{pmatrix} = y(1/x) - x(-y/x^2) = y/x + y/x = 2y/x = 2v. The required Jacobian is J=(x,y)(u,v)=(J)1=12vJ = \frac{\partial(x,y)}{\partial(u,v)} = (J')^{-1} = \frac{1}{2v}. The integral is Ry2dA=1914(uv)12vdudv=1914u2dudv\iint_R y^2 dA = \int_1^9 \int_1^4 (uv) |\frac{1}{2v}| \, du \, dv = \int_1^9 \int_1^4 \frac{u}{2} \, du \, dv.

Question 8

Consider the integral I=01arcsin(y)π/2f(x,y)dxdyI = \int_0^1 \int_{\arcsin(y)}^{\pi/2} f(x,y) \, dx \, dy. After reversing the order of integration, the integral becomes abg(x)h(x)f(x,y)dydx\int_a^b \int_{g(x)}^{h(x)} f(x,y) \, dy \, dx. What is the function h(x)h(x)?

  1. sin(x)\sin(x) (correct answer)
  2. arcsin(x)\arcsin(x)
  3. 11
  4. cos(x)\cos(x)
Explanation: The original bounds are 0y10 \le y \le 1 and arcsin(y)xπ/2\arcsin(y) \le x \le \pi/2. The equation x=arcsin(y)x = \arcsin(y) is equivalent to y=sin(x)y = \sin(x) for xx in [π/2,π/2][-\pi/2, \pi/2]. The region of integration is bounded by the curve y=sin(x)y=\sin(x), the vertical line x=π/2x=\pi/2, and the horizontal line y=0y=0 (since x=arcsin(0)=0x=\arcsin(0)=0). To reverse the order of integration, we fix xx and let yy vary. The xx values range from 00 to π/2\pi/2. For a fixed xx in this interval, yy goes from the lower boundary y=0y=0 to the upper boundary y=sin(x)y=\sin(x). Therefore, the new bounds are 0xπ/20 \le x \le \pi/2 and 0ysin(x)0 \le y \le \sin(x). The function h(x)h(x) is the upper bound for yy, which is sin(x)\sin(x).

Question 9

For the surface integral SFdS\iint_S \vec{F} \cdot d\vec{S} where F=x,y,z\vec{F} = \langle x, y, z \rangle and SS is the hemisphere x2+y2+z2=1x^2 + y^2 + z^2 = 1 with z0z \geq 0, a student parameterizes using r(ϕ,θ)=sinϕcosθ,sinϕsinθ,cosϕ\vec{r}(\phi, \theta) = \langle \sin\phi\cos\theta, \sin\phi\sin\theta, \cos\phi \rangle with 0ϕπ/20 \leq \phi \leq \pi/2 and 0θ2π0 \leq \theta \leq 2\pi. They compute rϕ×rθ=sinϕsinϕcosθ,sinϕsinθ,cosϕ\vec{r}_\phi \times \vec{r}_\theta = \sin\phi \langle \sin\phi\cos\theta, \sin\phi\sin\theta, \cos\phi \rangle. What is problematic about this approach?

  1. The parameterization bounds are wrong; ϕ\phi should range from 00 to π\pi for a hemisphere
  2. The cross product has the wrong orientation; it points inward instead of outward
  3. The cross product calculation is missing the factor sin2ϕ\sin^2\phi in the first two components (correct answer)
  4. The parameterization uses spherical coordinates incorrectly; zz should be sinϕ\sin\phi
Explanation: Computing rϕ=cosϕcosθ,cosϕsinθ,sinϕ\vec{r}_\phi = \langle \cos\phi\cos\theta, \cos\phi\sin\theta, -\sin\phi \rangle and rθ=sinϕsinθ,sinϕcosθ,0\vec{r}_\theta = \langle -\sin\phi\sin\theta, \sin\phi\cos\theta, 0 \rangle, the cross product rϕ×rθ\vec{r}_\phi \times \vec{r}_\theta should be sin2ϕcosθ,sin2ϕsinθ,sinϕcosϕ\langle \sin^2\phi\cos\theta, \sin^2\phi\sin\theta, \sin\phi\cos\phi \rangle. The student wrote sinϕ\sin\phi instead of sin2ϕ\sin^2\phi in the first two components. Choice A is wrong; ϕ[0,π/2]\phi \in [0, \pi/2] is correct for the upper hemisphere. Choice B is incorrect about orientation. Choice D is wrong about the spherical coordinate conversion.

Question 10

A student attempts to use the divergence theorem to evaluate EFdV\iiint_E \nabla \cdot \vec{F} \, dV where F=x2,y2,z2\vec{F} = \langle x^2, y^2, z^2 \rangle and EE is the region between two concentric spheres: 1x2+y2+z241 \leq x^2 + y^2 + z^2 \leq 4. They write this as S2FdSS1FdS\iint_{S_2} \vec{F} \cdot d\vec{S} - \iint_{S_1} \vec{F} \cdot d\vec{S} where S2S_2 has radius 2 and S1S_1 has radius 1, both with outward normal. What is the error in this setup?

  1. The normal for S1S_1 should point inward (toward the origin) relative to region EE (correct answer)
  2. Both surface integrals should use inward normals for consistency
  3. The divergence theorem doesn't apply since F\vec{F} is not differentiable everywhere
  4. The order should be reversed: S1FdSS2FdS\iint_{S_1} \vec{F} \cdot d\vec{S} - \iint_{S_2} \vec{F} \cdot d\vec{S}
Explanation: When applying the divergence theorem to a region between two surfaces, you must carefully consider which direction is "outward" from your region of integration. The divergence theorem states that EFdV=EFdS\iiint_E \nabla \cdot \vec{F} \, dV = \iint_{\partial E} \vec{F} \cdot d\vec{S}, where the surface integral uses the outward normal relative to region EE. For the region EE between concentric spheres, the boundary consists of both S1S_1 and S2S_2. The outward normal from EE points away from the region itself. On the outer sphere S2S_2, "outward from EE" means radially outward from the origin. However, on the inner sphere S1S_1, "outward from EE" means radially inward toward the origin, since you're exiting the region EE by moving toward the center. The student used outward normals for both spheres relative to their individual surfaces, not relative to the region EE. This is why (A) is correct — the normal for S1S_1 should point inward toward the origin to be outward relative to region EE. (B) is wrong because consistency isn't the issue; both normals should be outward from EE, which means different directions for each sphere. (C) is wrong because F=x2,y2,z2\vec{F} = \langle x^2, y^2, z^2 \rangle is differentiable everywhere. (D) is wrong because changing the order doesn't fix the fundamental normal direction error. Study tip: Always identify what region you're integrating over first, then determine which direction is truly "outward" from that specific region, not from individual surfaces.

Question 11

When evaluating the triple integral Ef(x,y,z)dV\iiint_E f(x,y,z) \, dV where EE is the region bounded by x2+y2=4x^2 + y^2 = 4, z=0z = 0, and z=x+y+2z = x + y + 2, a student sets up the integral in cylindrical coordinates as 02π020rcosθ+rsinθ+2f(rcosθ,rsinθ,z)dzdrdθ\int_0^{2\pi} \int_0^2 \int_0^{r\cos\theta + r\sin\theta + 2} f(r\cos\theta, r\sin\theta, z) \, dz \, dr \, d\theta. What is the primary error in this setup?

  1. The bounds for zz should be 00 to rcosθ+rsinθ2r\cos\theta + r\sin\theta - 2 instead
  2. The Jacobian rr is missing from the integrand (correct answer)
  3. The bounds for θ\theta should be 00 to π\pi since x+y0x + y \geq 0 is required
  4. The bounds for rr should be 00 to 4z2\sqrt{4 - z^2} instead of constant
Explanation: The correct integral should include the Jacobian determinant rr when converting to cylindrical coordinates. The integrand should be f(rcosθ,rsinθ,z)rf(r\cos\theta, r\sin\theta, z) \cdot r. All the bounds are correctly set up: θ\theta goes from 00 to 2π2\pi, rr from 00 to 22, and zz from 00 to rcosθ+rsinθ+2r\cos\theta + r\sin\theta + 2. Choice A incorrectly changes the upper bound for zz. Choice C incorrectly restricts θ\theta when no such restriction is needed. Choice D confuses the order of integration.

Question 12

A student is computing CFdr\oint_C \vec{F} \cdot d\vec{r} where F=y2,x2\vec{F} = \langle y^2, -x^2 \rangle and CC is the boundary of the square with vertices at (0,0)(0,0), (1,0)(1,0), (1,1)(1,1), and (0,1)(0,1), traversed counterclockwise. Using Green's theorem, they calculate D((x2)x(y2)y)dA=D(2x2y)dA\iint_D \left(\frac{\partial(-x^2)}{\partial x} - \frac{\partial(y^2)}{\partial y}\right) dA = \iint_D (-2x - 2y) \, dA. What error did they make?

  1. They used the wrong orientation; the integral should be D(2x+2y)dA\iint_D (2x + 2y) \, dA
  2. They incorrectly computed (x2)x=2x\frac{\partial(-x^2)}{\partial x} = -2x instead of x-x
  3. They applied Green's theorem incorrectly; it should be PyQx\frac{\partial P}{\partial y} - \frac{\partial Q}{\partial x}
  4. They mixed up the components; P=x2P = -x^2 and Q=y2Q = y^2 for this vector field (correct answer)
Explanation: For F=y2,x2\vec{F} = \langle y^2, -x^2 \rangle, we have P=y2P = y^2 and Q=x2Q = -x^2. Green's theorem states CFdr=D(QxPy)dA\oint_C \vec{F} \cdot d\vec{r} = \iint_D \left(\frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y}\right) dA. So we need (x2)x(y2)y=2x2y\frac{\partial(-x^2)}{\partial x} - \frac{\partial(y^2)}{\partial y} = -2x - 2y. The student incorrectly identified PP and QQ. Choice A is wrong about orientation. Choice B incorrectly states the derivative. Choice C gives the wrong form of Green's theorem.

Question 13

For the line integral C(x2+y2)ds\int_C (x^2 + y^2) \, ds where CC is the curve parameterized by r(t)=t2,t3\vec{r}(t) = \langle t^2, t^3 \rangle for 1t1-1 \leq t \leq 1, a student computes 11(t4+t6)(2t)2+(3t2)2dt=11(t4+t6)4t2+9t4dt\int_{-1}^1 (t^4 + t^6) \sqrt{(2t)^2 + (3t^2)^2} \, dt = \int_{-1}^1 (t^4 + t^6) \sqrt{4t^2 + 9t^4} \, dt. They then factor to get 11(t4+t6)t4+9t2dt\int_{-1}^1 (t^4 + t^6) |t| \sqrt{4 + 9t^2} \, dt and remove the absolute value to get 11(t4+t6)t4+9t2dt\int_{-1}^1 (t^4 + t^6) t \sqrt{4 + 9t^2} \, dt. What is the issue with this approach?

  1. Removing the absolute value changes the sign of the integrand for t<0t < 0, which affects the result (correct answer)
  2. The factoring is incorrect; 4t2+9t4=t4+9t2\sqrt{4t^2 + 9t^4} = |t|\sqrt{4 + 9t^2} only for t0t \neq 0
  3. The parameterization derivatives are wrong; dxdt=2t2\frac{dx}{dt} = 2t^2 and dydt=3t3\frac{dy}{dt} = 3t^3
  4. The integral bounds should be 00 to 11 since negative tt values are not physical
Explanation: When evaluating line integrals with respect to arc length, you must be careful with absolute values that arise from the differential element ds=r(t)dtds = \|\vec{r}'(t)\| \, dt. The student correctly computed r(t)=4t2+9t4\|\vec{r}'(t)\| = \sqrt{4t^2 + 9t^4} and factored this as t4+9t2|t|\sqrt{4 + 9t^2}. However, when they removed the absolute value to get just tt, they made a critical error. For t<0t < 0, we have t=t|t| = -t, not tt. This means that for negative values of tt, removing the absolute value changes the sign of the integrand, which will affect the final numerical result of the integral. Let's examine why the other options are incorrect. Option B is wrong because the factoring 4t2+9t4=t4+9t2\sqrt{4t^2 + 9t^4} = |t|\sqrt{4 + 9t^2} is mathematically correct for all tt in the domain, including t=0t = 0 (where both sides equal 0). Option C is incorrect since the derivatives are computed correctly: dxdt=2t\frac{dx}{dt} = 2t and dydt=3t2\frac{dy}{dt} = 3t^2. Option D is wrong because the parameterization domain [1,1][-1,1] is given in the problem, and negative parameter values are perfectly valid in mathematics. The correct answer is A because removing the absolute value fundamentally changes the integrand's sign for t<0t < 0. Study tip: Always preserve absolute values in arc length calculations until after integration, or split the integral at points where the expression inside the absolute value changes sign.

Question 14

When parameterizing the surface z=x2+y2z = x^2 + y^2 over the region x2+y21x^2 + y^2 \leq 1 for a surface integral, a student uses r(u,v)=ucosv,usinv,u2\vec{r}(u,v) = \langle u\cos v, u\sin v, u^2 \rangle with 0u10 \leq u \leq 1 and 0v2π0 \leq v \leq 2\pi. They compute ru×rv=2u2cosv,2u2sinv,u\vec{r}_u \times \vec{r}_v = \langle -2u^2\cos v, -2u^2\sin v, u \rangle. If the surface integral evaluates to a negative value, what is the most likely cause?

  1. The parameterization bounds are incorrect; uu should range from 00 to 2π2\pi
  2. The cross product calculation is wrong; the zz-component should be u-u
  3. The orientation is upward instead of downward due to the parameterization choice (correct answer)
  4. The parameterization should use z=u2cos2v+u2sin2vz = u^2\cos^2 v + u^2\sin^2 v instead
Explanation: The cross product ru×rv=2u2cosv,2u2sinv,u\vec{r}_u \times \vec{r}_v = \langle -2u^2\cos v, -2u^2\sin v, u \rangle has a positive zz-component (u>0u > 0), indicating upward orientation. If this gives a negative surface integral, the issue is likely that the problem expects downward orientation, but this parameterization gives upward orientation. Choice A confuses the bounds. Choice B is incorrect about the cross product. Choice D unnecessarily complicates the parameterization which is already correct.

Question 15

When evaluating 010x0x+yf(x,y,z)dzdydx\int_0^1 \int_0^x \int_0^{x+y} f(x,y,z) \, dz \, dy \, dx by changing the order of integration to dzdxdydz \, dx \, dy, a student determines the region as {(x,y,z):0x1,0yx,0zx+y}\{(x,y,z) : 0 \leq x \leq 1, 0 \leq y \leq x, 0 \leq z \leq x+y\} and rewrites it as 01y10x+yf(x,y,z)dzdxdy\int_0^1 \int_y^1 \int_0^{x+y} f(x,y,z) \, dz \, dx \, dy. What error did they make?

  1. The bounds for yy should be 00 to min(1,z)\min(1,z) when integrating with respect to yy last
  2. The bounds for xx should be max(y,zy)\max(y,z-y) to 11 to account for the constraint zx+yz \leq x+y (correct answer)
  3. They correctly identified the region but used the wrong integration order dxdydx \, dy instead of dydxdy \, dx
  4. The upper bound for zz should be 1+y1+y instead of x+yx+y in the new integral
Explanation: To change the order to dzdxdydz \, dx \, dy, we need to express the bounds in terms of the constraints. The region is 0yx10 \leq y \leq x \leq 1 and 0zx+y0 \leq z \leq x+y. For fixed yy and zz, we need xyx \geq y and xzyx \geq z-y (from zx+yz \leq x+y), so xmax(y,zy)x \geq \max(y, z-y). Also x1x \leq 1. The student forgot the constraint from zx+yz \leq x+y. Choice A confuses the variable relationships. Choice C incorrectly states they got the region right. Choice D incorrectly changes the zz bound.

Question 16

The integral 2204x2(x2+y2)dydx\int_{-2}^{2} \int_{0}^{\sqrt{4-x^2}} (x^2+y^2) \, dy \, dx is converted to polar coordinates. Which of the following represents the correct setup?

  1. 02π02r3drdθ\int_{0}^{2\pi} \int_{0}^{2} r^3 \, dr \, d\theta
  2. 0π02r3drdθ\int_{0}^{\pi} \int_{0}^{2} r^3 \, dr \, d\theta (correct answer)
  3. 0π02r2drdθ\int_{0}^{\pi} \int_{0}^{2} r^2 \, dr \, d\theta
  4. 2202r3drdθ\int_{-2}^{2} \int_{0}^{2} r^3 \, dr \, d\theta
Explanation: The bounds of integration in Cartesian coordinates are 2x2-2 \le x \le 2 and 0y4x20 \le y \le \sqrt{4-x^2}. The equation y=4x2y=\sqrt{4-x^2} represents the top half of a circle centered at the origin with radius 2. Since y0y \ge 0, the region is the upper semi-disk of radius 2. In polar coordinates, this corresponds to 0r20 \le r \le 2 and 0θπ0 \le \theta \le \pi. The integrand x2+y2x^2+y^2 becomes r2r^2. The area element dydxdy \, dx becomes rdrdθr \, dr \, d\theta. Therefore, the integrand in polar coordinates is (r2)(r)=r3(r^2)(r) = r^3. Combining these gives the integral 0π02r3drdθ\int_{0}^{\pi} \int_{0}^{2} r^3 \, dr \, d\theta. Distractor A uses an incorrect range for θ\theta (a full disk). Distractor C misses a factor of rr from the Jacobian. Distractor D incorrectly translates the xx bounds directly to θ\theta bounds.

Question 17

Let CC be the boundary of the rectangle with vertices (0,0),(2,0),(2,1),(0,1)(0,0), (2,0), (2,1), (0,1), traversed clockwise. Compute the line integral C(y2+ex)dx+(3xy+cos(y))dy\oint_C (y^2 + e^x) \, dx + (3xy + \cos(y)) \, dy.

  1. 1-1 (correct answer)
  2. 11
  3. 00
  4. 2-2
Explanation: We use Green's Theorem. Let P(x,y)=y2+exP(x,y) = y^2 + e^x and Q(x,y)=3xy+cos(y)Q(x,y) = 3xy + \cos(y). Then Qx=3y\frac{\partial Q}{\partial x} = 3y and Py=2y\frac{\partial P}{\partial y} = 2y. Green's Theorem states CPdx+Qdy=R(QxPy)dA\oint_C P \, dx + Q \, dy = \iint_R (\frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y}) \, dA for a positively (counter-clockwise) oriented curve CC. Here, the curve is traversed clockwise, which is a negative orientation. Thus, we must negate the result of the double integral. C(y2+ex)dx+(3xy+cos(y))dy=R(3y2y)dA=RydA\oint_C (y^2 + e^x) \, dx + (3xy + \cos(y)) \, dy = -\iint_R (3y - 2y) \, dA = -\iint_R y \, dA. The region RR is the rectangle [0,2]×[0,1][0,2] \times [0,1]. The integral is 0201ydydx=02[y22]01dx=0212dx=(12)(2)=1- \int_0^2 \int_0^1 y \, dy \, dx = - \int_0^2 [\frac{y^2}{2}]_0^1 \, dx = - \int_0^2 \frac{1}{2} \, dx = - (\frac{1}{2})(2) = -1. Choosing 11 is a classic orientation error.