Multivariable Calculus Quiz: Choosing Coordinate Systems
19 questions · exam conditions
0:00
Choosing Coordinate SystemsQuestion 1 of 19

A surface S\mathcal{S} is defined by the Cartesian equation (x2+y2)2+z=1(x^2 + y^2)^2 + z = 1, for z0z \ge 0. To compute the surface area of S\mathcal{S}, which coordinate system is most appropriate for parameterizing the surface?

Spherical coordinates, because the surface is a dome shape centered at the origin.
Cylindrical coordinates, because the expression x2+y2x^2+y^2 appears in the equation.
Cartesian coordinates, parameterizing with xx and yy and using z=1(x2+y2)2z=1-(x^2+y^2)^2.
A modified Cartesian system where the zz-axis is oriented horizontally.
← Back to quizzes

Multivariable Calculus Quiz

Multivariable Calculus Quiz: Choosing Coordinate Systems

Practice Choosing Coordinate Systems 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 Choosing Coordinate Systems, 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

A surface S\mathcal{S} is defined by the Cartesian equation (x2+y2)2+z=1(x^2 + y^2)^2 + z = 1, for z0z \ge 0. To compute the surface area of S\mathcal{S}, which coordinate system is most appropriate for parameterizing the surface?

  1. Spherical coordinates, because the surface is a dome shape centered at the origin.
  2. Cylindrical coordinates, because the expression x2+y2x^2+y^2 appears in the equation. (correct answer)
  3. Cartesian coordinates, parameterizing with xx and yy and using z=1(x2+y2)2z=1-(x^2+y^2)^2.
  4. A modified Cartesian system where the zz-axis is oriented horizontally.
Explanation: The presence of the term x2+y2x^2+y^2 strongly suggests cylindrical coordinates. In this system, x2+y2=r2x^2+y^2 = r^2, and the surface equation simplifies to r4+z=1r^4 + z = 1, or z=1r4z = 1-r^4. This is a surface of revolution around the zz-axis, which is easily parameterized by rr and θ\theta: s(r,θ)=rcosθ,rsinθ,1r4\vec{s}(r, \theta) = \langle r\cos\theta, r\sin\theta, 1-r^4 \rangle. This makes calculating the surface area element straightforward. (A) In spherical coordinates, the equation becomes (ρ2sin2ϕ)2+ρcosϕ=1(\rho^2\sin^2\phi)^2 + \rho\cos\phi = 1, which is not a simplification. (C) While possible, the domain for (x,y)(x,y) is a disk, x2+y21x^2+y^2 \le 1, and evaluating the resulting integral usually requires switching to polar coordinates anyway, so cylindrical is more direct. (D) Changing axis orientation doesn't simplify the core algebraic structure.

Question 2

A solid object is created by drilling a cylindrical hole of radius aa through the center of a solid sphere of radius 2a2a. The axis of the cylinder coincides with a diameter of the sphere. To calculate the volume of the remaining object (a 'bead'), an integral is set up. Which coordinate system leads to an integral with the simplest integrand and limits?

  1. Spherical, because the outer boundary is a sphere, so ρ\rho is constant.
  2. Spherical, because the object is symmetric with respect to rotations about the z-axis.
  3. Cylindrical, because the inner boundary is a cylinder, simplifying the bounds on rr. (correct answer)
  4. Cartesian, using the washer method by integrating cross-sectional areas.
Explanation: The object has a clear rotational symmetry about the z-axis, suggesting cylindrical or spherical coordinates. The boundaries are the cylinder r=ar=a and the sphere r2+z2=(2a)2r^2+z^2 = (2a)^2. In cylindrical coordinates, the limits are straightforward: θ\theta from 00 to 2π2\pi, rr from aa to 2a2a, and zz from 4a2r2-\sqrt{4a^2-r^2} to 4a2r2\sqrt{4a^2-r^2}. The volume element is rdzdrdθr\,dz\,dr\,d\theta. This is manageable. (A) In spherical coordinates, the outer boundary ρ=2a\rho=2a is simple, but the inner boundary r=ar=a becomes ρsinϕ=a\rho\sin\phi = a, or ρ=acscϕ\rho=a\csc\phi. This makes the lower limit for ρ\rho a function of ϕ\phi, which is more complicated than the cylindrical setup. (B) While the object has this symmetry, this reason alone is insufficient; cylindrical coordinates exploit this symmetry more effectively for this particular geometry. (D) The washer method is a valid technique from single-variable calculus, but it is not a 3D coordinate system. The question asks for the best coordinate system for a triple integral.

Question 3

Consider the solid cylinder defined by (x2)2+y24(x-2)^2 + y^2 \le 4, bounded by the planes z=0z=0 and z=3z=3. To compute the moment of inertia of this solid about the zz-axis, using the integral E(x2+y2)dV\iiint_E (x^2+y^2) dV, which coordinate system setup offers the most practical path to a solution?

  1. A standard cylindrical system, where the domain is 0r4cosθ0 \le r \le 4\cos\theta and the integrand is r2r^2. (correct answer)
  2. A translated cylindrical system centered at (2,0,0)(2,0,0), where the domain is 0r20 \le r' \le 2 but the integrand is complex.
  3. A standard Cartesian system, since the integrand x2+y2x^2+y^2 is simple.
  4. A spherical system, because the cross-section of the solid is a circle.
Explanation: The cylinder is off-center. In a standard cylindrical system, the inequality (x2)2+y24(x-2)^2 + y^2 \le 4 becomes (rcosθ2)2+(rsinθ)24(r\cos\theta-2)^2 + (r\sin\theta)^2 \le 4, which simplifies to r24rcosθ+44r^2 - 4r\cos\theta + 4 \le 4, or r4cosθr \le 4\cos\theta. The integrand for the moment of inertia, x2+y2x^2+y^2, becomes simply r2r^2. The integral setup is π/2π/204cosθ03(r2)rdzdrdθ\int_{-\pi/2}^{\pi/2} \int_0^{4\cos\theta} \int_0^3 (r^2) r \,dz\,dr\,d\theta. This is a tractable integral. (B) If we use a translated system x=x2,y=yx'=x-2, y'=y, the domain becomes simple (r2r' \le 2), but the integrand becomes x2+y2=(x+2)2+y2=r2+4x+4=r2+4rcosθ+4x^2+y^2 = (x'+2)^2 + y'^2 = r'^2 + 4x' + 4 = r'^2 + 4r'\cos\theta' + 4. The more complex integrand makes this choice less practical. (C) In Cartesian coordinates, the limits for xx and yy would involve square roots, making integration difficult. (D) Spherical coordinates are not well-suited for cylindrical geometries.

Question 4

Let W\mathcal{W} be the wedge-shaped region in the first octant bounded by the cylinder x2+y2=4x^2+y^2=4, the plane z=0z=0, and the plane z=yz=y. When setting up the volume integral WdV\iiint_\mathcal{W} dV, which coordinate system results in the maximum number of integration variables with constant bounds?

  1. Cylindrical coordinates, which yields two variables with constant bounds. (correct answer)
  2. Cartesian coordinates, which yields one variable with constant bounds.
  3. Spherical coordinates, which yields one variable with constant bounds.
  4. No system provides more than one variable with constant bounds due to the slanted plane z=yz=y.
Explanation: The region's projection onto the xyxy-plane is a quarter-circle of radius 2 in the first quadrant. This suggests cylindrical coordinates are a good choice. In cylindrical coordinates, the region is described by 0θπ/20 \le \theta \le \pi/2, 0r20 \le r \le 2, and 0zy=rsinθ0 \le z \le y = r\sin\theta. The iterated integral is 0π/2020rsinθrdzdrdθ\int_0^{\pi/2} \int_0^2 \int_0^{r\sin\theta} r \,dz\,dr\,d\theta. The variables θ\theta and rr have constant bounds. (B) In Cartesian coordinates, the integral is 0204x20ydzdydx\int_0^2 \int_0^{\sqrt{4-x^2}} \int_0^y \,dz\,dy\,dx. Only the outer variable xx has constant bounds if we integrate in this order. (C) In spherical coordinates, the cylinder x2+y2=4x^2+y^2=4 is ρsinϕ=2\rho\sin\phi=2 and the plane z=yz=y is cosϕ=sinϕsinθ\cos\phi = \sin\phi\sin\theta. These boundaries are complex functions of the coordinates. (D) This is incorrect, as cylindrical coordinates provide constant bounds for two of the three variables.

Question 5

The region R\mathcal{R} in the xyxy-plane is bounded by the cardioid r=1+cosθr = 1 + \cos\theta. This region is used as the base of a solid whose height at any point (x,y)(x,y) is given by h(x,y)=x2+y2h(x,y) = \sqrt{x^2+y^2}. Which coordinate system is most appropriate for calculating the volume of this solid?

  1. Spherical coordinates, because the cardioid shape is defined using an angle θ\theta.
  2. Cylindrical coordinates, because the base is given in polar coordinates and height is a function of rr. (correct answer)
  3. Cartesian coordinates, because the solid is defined over a region in the xyxy-plane.
  4. A modified polar coordinate system where the origin is at the center of the cardioid's lobe.
Explanation: The solid is described by its base in the xyxy-plane and its height. This is a setup for a double or triple integral. The base is given in polar coordinates (r=1+cosθr = 1 + \cos\theta), and the height function is h(x,y)=x2+y2=rh(x,y) = \sqrt{x^2+y^2} = r. This structure strongly points to cylindrical coordinates. The volume is given by the triple integral 02π01+cosθ0rrdzdrdθ\int_0^{2\pi} \int_0^{1+\cos\theta} \int_0^r r \,dz\,dr\,d\theta, or more simply by the double integral Rh(x,y)dA=02π01+cosθrrdrdθ\iint_\mathcal{R} h(x,y) dA = \int_0^{2\pi} \int_0^{1+\cos\theta} r \cdot r \,dr\,d\theta. In either case, the polar/cylindrical setup is the most direct. (A) Spherical coordinates are for 3D radial symmetry, which is not present here. (C) Converting the cardioid equation r=1+cosθr=1+\cos\theta to Cartesian coordinates gives x2+y2=1+x/x2+y2\sqrt{x^2+y^2}=1+x/\sqrt{x^2+y^2}, which is very complex. (D) The standard polar/cylindrical system already places the origin at the cusp of the cardioid, which is the natural center for the given equation.

Question 6

We wish to compute the flux of the vector field F(x,y,z)=x,y,1\mathbf{F}(x,y,z) = \langle x, y, 1 \rangle across the portion of the inverted paraboloid z=82x22y2z = 8 - 2x^2 - 2y^2 that lies above the plane z=0z=0. Which coordinate system provides the most straightforward parameterization of the surface for this calculation?

  1. Cartesian coordinates, parameterizing by xx and yy over the disk x2+y24x^2+y^2 \le 4.
  2. A vertex-shifted spherical coordinate system centered at (0,0,8)(0,0,8).
  3. Spherical coordinates, because the surface is a smooth, curved dome.
  4. Cylindrical coordinates, because the surface is a paraboloid of revolution. (correct answer)
Explanation: When calculating flux through a surface, choosing the right coordinate system can dramatically simplify your parameterization. The key is to match the coordinate system to the natural symmetry of the surface. The surface z=82x22y2z = 8 - 2x^2 - 2y^2 above z=0z = 0 is a paraboloid of revolution about the z-axis. Since it has circular cross-sections in planes parallel to the xy-plane, cylindrical coordinates (r,θ,z)(r, \theta, z) naturally capture this symmetry. You can parameterize using x=rcosθx = r\cos\theta, y=rsinθy = r\sin\theta, and z=82r2z = 8 - 2r^2, where 0r20 \leq r \leq 2 and 0θ2π0 \leq \theta \leq 2\pi. This gives you a clean parameterization with easily computable partial derivatives. Choice A, while mathematically correct, treats this as a graph z=f(x,y)z = f(x,y). This works but doesn't exploit the rotational symmetry, potentially making the flux integral more complex. Choice B suggests vertex-shifted spherical coordinates centered at (0,0,8)(0,0,8). This is unnecessarily complicated since the surface isn't spherical and the shift doesn't align with any natural symmetry of the paraboloid. Choice C mentions spherical coordinates for the curved dome, but standard spherical coordinates don't naturally fit a paraboloid. The surface has circular, not spherical, symmetry. Remember: always choose coordinates that match your surface's natural symmetry. Surfaces of revolution call for cylindrical coordinates, spheres suggest spherical coordinates, and rectangular regions work well with Cartesian coordinates. This choice will minimize computational complexity in your flux calculations.

Question 7

A torus is generated by rotating a circle of radius aa in the xzxz-plane, centered at (b,0,0)(b, 0, 0) with b>ab > a, around the zz-axis. To calculate the surface area of this torus, which standard coordinate system provides the most natural parameterization based on the object's fundamental symmetry?

  1. Cartesian coordinates, using the implicit equation (x2+y2b)2+z2=a2(\sqrt{x^2+y^2}-b)^2 + z^2 = a^2.
  2. Spherical coordinates, since the torus is a closed, three-dimensional surface.
  3. Rectangular coordinates with substitution, treating it as a level surface.
  4. Cylindrical coordinates, since the torus has rotational symmetry about the zz-axis. (correct answer)
Explanation: When choosing coordinate systems for surface area calculations, you should always look for the system that naturally captures the object's inherent symmetry. This makes parameterization simpler and computations more manageable. A torus has clear rotational symmetry about the z-axis since it's created by rotating a circle around that axis. Cylindrical coordinates (r,θ,z)(r, \theta, z) are specifically designed to exploit this type of symmetry. You can parameterize the torus using two natural parameters: the angle θ\theta around the z-axis (0 to 2π2\pi) and the angle ϕ\phi around the generating circle (also 0 to 2π2\pi). This gives you r(θ,ϕ)=((b+acosϕ)cosθ,(b+acosϕ)sinθ,asinϕ)\vec{r}(\theta, \phi) = ((b + a\cos\phi)\cos\theta, (b + a\cos\phi)\sin\theta, a\sin\phi), which leads to straightforward surface area calculations. Option A uses the implicit equation, but implicit forms make surface area calculations much more complex since you need to work with gradients and level surfaces rather than direct parameterization. Option B incorrectly suggests spherical coordinates—while a torus is indeed a closed 3D surface, spherical coordinates are suited for radial symmetry from a point, not rotational symmetry about an axis. Option C mentions rectangular coordinates with substitution, which doesn't leverage the torus's natural symmetry and unnecessarily complicates the problem. Study tip: Always match coordinate systems to geometric symmetry. Cylindrical for rotation about an axis, spherical for radial symmetry from a point, and Cartesian when no clear symmetry exists or when working with simple rectangular regions.

Question 8

Consider the 'ice cream cone' solid bounded below by the cone z=3(x2+y2)z=\sqrt{3(x^2+y^2)} and above by the sphere x2+y2+z2=4x^2+y^2+z^2=4. To find the centroid of this solid, which coordinate system allows the necessary integrals to be set up without splitting the domain of integration?

  1. Cylindrical, but the integral must be split into a conical part and a spherical cap part.
  2. Cylindrical, which can describe the entire region with a single integral where zz ranges from 3r\sqrt{3}r to 4r2\sqrt{4-r^2}.
  3. Spherical, because both boundary surfaces correspond to constant values of a coordinate. (correct answer)
  4. Cartesian, since the centroid formulas for xˉ\bar{x}, yˉ\bar{y}, and zˉ\bar{z} are defined with Cartesian variables.
Explanation: The region is bounded by a cone and a sphere, a classic setup for spherical coordinates. The sphere is ρ=2\rho=2. The cone z=3(x2+y2)z=\sqrt{3(x^2+y^2)} becomes ρcosϕ=3ρsinϕ\rho\cos\phi = \sqrt{3}\rho\sin\phi, which simplifies to tanϕ=1/3\tan\phi = 1/\sqrt{3}, or ϕ=π/6\phi=\pi/6. Thus, the entire solid can be described by 0ρ20 \le \rho \le 2, 0ϕπ/60 \le \phi \le \pi/6, and 0θ2π0 \le \theta \le 2\pi. Since all limits are constant, any integral over this domain is a single, unified setup. (A) Splitting the integral is unnecessary. (B) While a single cylindrical integral is possible as described, the limits for zz are functions of rr. The spherical system is superior because all its limits are constants, simplifying the setup significantly. (D) The definition of the centroid doesn't dictate the coordinate system for calculation; the geometry of the domain should.

Question 9

The trajectory of a particle is given by the vector function r(t)=etcos(t),etsin(t),1e2t\vec{r}(t) = \langle e^{-t}\cos(t), e^{-t}\sin(t), \sqrt{1-e^{-2t}} \rangle for t0t \ge 0. The particle's motion is constrained to a particular surface. Which coordinate system is most natural for describing this surface?

  1. Cylindrical, because the xx and yy components involve cos(t)\cos(t) and sin(t)\sin(t).
  2. Spherical, because the magnitude of the position vector is constant.
  3. Spherical, because the path lies on the surface x2+y2+z2=1x^2+y^2+z^2=1. (correct answer)
  4. Cartesian, as the trajectory is already provided in (x,y,z)(x,y,z) components.
Explanation: To identify the surface, we check the relationship between the components. Let's calculate the squared magnitude of the position vector, which corresponds to ρ2\rho^2 in spherical coordinates: x2+y2+z2=(etcost)2+(etsint)2+(1e2t)2=e2t(cos2t+sin2t)+(1e2t)=e2t+1e2t=1x^2+y^2+z^2 = (e^{-t}\cos t)^2 + (e^{-t}\sin t)^2 + (\sqrt{1-e^{-2t}})^2 = e^{-2t}(\cos^2 t + \sin^2 t) + (1-e^{-2t}) = e^{-2t} + 1 - e^{-2t} = 1. Since x2+y2+z2=1x^2+y^2+z^2=1, the particle is always on the surface of a sphere of radius 1 centered at the origin. Therefore, spherical coordinates are the most natural choice. (A) While the components suggest cylindrical coordinates, the relationship between r=etr=e^{-t} and z=1r2z=\sqrt{1-r^2} reveals the spherical nature. (B) The magnitude of the position vector is constant (it is 1), but this is the conclusion, not the premise. The choice should be justified by the calculation. (D) Sticking with Cartesian coordinates obscures the simple spherical geometry of the motion.

Question 10

A solid region E\mathcal{E} is described by the inequalities 1x2+y2+z241 \le x^2 + y^2 + z^2 \le 4 and z0z \ge 0. To compute the integral E(x2+y2)dV\iiint_\mathcal{E} (x^2+y^2) dV, which coordinate system transforms the domain E\mathcal{E} into a rectangular box in its corresponding coordinate space?

  1. Cylindrical coordinates, because the integrand x2+y2x^2+y^2 simplifies to r2r^2.
  2. No standard system transforms this domain into a rectangular box.
  3. Cartesian coordinates, because the region is a simple geometric shape.
  4. Spherical coordinates, because the boundaries are concentric hemispheres. (correct answer)
Explanation: When you encounter a region defined by spherical inequalities like x2+y2+z2x^2 + y^2 + z^2, immediately consider which coordinate system will simplify both the boundaries and the computation. The region E\mathcal{E} is bounded by two concentric spheres (radii 1 and 2) with z0z \geq 0, creating a thick hemispherical shell. In spherical coordinates, where x2+y2+z2=ρ2x^2 + y^2 + z^2 = \rho^2, this region transforms beautifully: 1ρ21 \leq \rho \leq 2, 0ϕπ/20 \leq \phi \leq \pi/2 (since z0z \geq 0), and 0θ2π0 \leq \theta \leq 2\pi. This creates a perfect rectangular box: [1,2]×[0,π/2]×[0,2π][1,2] \times [0,\pi/2] \times [0,2\pi] in (ρ,ϕ,θ)(\rho,\phi,\theta) space. Answer D correctly identifies that spherical coordinates transform the concentric hemispheres into a rectangular domain with constant bounds. Answer A mentions that x2+y2=r2x^2 + y^2 = r^2 in cylindrical coordinates, which is true, but cylindrical coordinates don't simplify the spherical boundaries x2+y2+z2x^2 + y^2 + z^2. You'd still have complicated limits involving 1z2\sqrt{1-z^2} and 4z2\sqrt{4-z^2}. Answer B is incorrect because spherical coordinates do create a rectangular box, as demonstrated above. Answer C fails because in Cartesian coordinates, the region isn't a rectangular box at all—it's a curved hemispherical shell with complex integration limits. Study tip: When you see x2+y2+z2x^2 + y^2 + z^2 in boundaries, immediately think spherical coordinates. When you see x2+y2x^2 + y^2 in boundaries or integrands, consider cylindrical coordinates. Match the coordinate system to the natural symmetry of your problem.

Question 11

A wire is shaped like the curve of intersection of the cylinder x2+y2=9x^2 + y^2 = 9 and the plane z=1+xz = 1 + x. To find the mass of the wire, assuming a density function δ(x,y,z)=z\delta(x,y,z) = z, one must compute a line integral. Which coordinate system provides the most direct parameterization of the curve, allowing the line integral to be expressed in terms of a single variable?

  1. Cartesian coordinates, by expressing yy in terms of xx as y=9x2y = \sqrt{9-x^2}.
  2. Cylindrical coordinates, using the angle θ\theta as the single parameter. (correct answer)
  3. Spherical coordinates, because the curve lies on the surface of a sphere centered at the origin.
  4. A translated Cartesian system with its origin on the curve to simplify the plane equation.
Explanation: The curve's projection onto the xyxy-plane is a circle of radius 3, which is perfectly described in cylindrical coordinates. We can parameterize the curve using a single variable, θ\theta, as r(θ)=3cosθ,3sinθ,1+3cosθ\vec{r}(\theta) = \langle 3\cos\theta, 3\sin\theta, 1+3\cos\theta \rangle for θ[0,2π]\theta \in [0, 2\pi]. This is the most direct approach. (A) Cartesian coordinates require splitting the curve into two halves (y=±9x2y = \pm\sqrt{9-x^2}) and leads to more complex derivatives for the arc length element. (C) The curve does not lie on a sphere; for example, at θ=0\theta=0, the point is (3,0,4)(3,0,4) with squared distance 25, while at θ=π\theta=\pi, the point is (3,0,2)(-3,0,-2) with squared distance 13. (D) Translating the coordinate system does not simplify the fundamental circular nature of the cylinder.

Question 12

Consider the solid region E\mathcal{E} enclosed above by the sphere x2+y2+z2=16x^2 + y^2 + z^2 = 16 and below by the cone z=x2+y2z = \sqrt{x^2 + y^2}. When setting up a triple integral for the volume of E\mathcal{E}, which coordinate system results in an iterated integral where all limits of integration are constants?

  1. Cylindrical coordinates, because the cone z=rz=r and the sphere z=16r2z=\sqrt{16-r^2} are both functions of rr.
  2. Cartesian coordinates, because the equations for the sphere and cone are given in Cartesian form.
  3. Spherical coordinates, because the boundaries correspond to constant values of ρ\rho and ϕ\phi. (correct answer)
  4. No standard coordinate system can represent this region with all constant limits of integration.
Explanation: In spherical coordinates, the sphere x2+y2+z2=16x^2 + y^2 + z^2 = 16 is simply ρ=4\rho = 4. The cone z=x2+y2z = \sqrt{x^2 + y^2} becomes ρcosϕ=(ρsinϕcosθ)2+(ρsinϕsinθ)2=ρsinϕ\rho\cos\phi = \sqrt{(\rho\sin\phi\cos\theta)^2 + (\rho\sin\phi\sin\theta)^2} = \rho\sin\phi, which simplifies to tanϕ=1\tan\phi = 1, or ϕ=π/4\phi = \pi/4. The volume integral is then 02π0π/404ρ2sinϕdρdϕdθ\int_0^{2\pi} \int_0^{\pi/4} \int_0^4 \rho^2\sin\phi \,d\rho\,d\phi\,d\theta. All six limits of integration (0, 2π2\pi, 0, π/4\pi/4, 0, 4) are constants. (A) In cylindrical coordinates, the upper limit for zz is 16r2\sqrt{16-r^2}, which is not constant. (B) In Cartesian coordinates, the limits for zz, yy, and xx would all involve variables. (D) This is incorrect, as spherical coordinates achieve this.

Question 13

A region is defined by x2+y21x^2 + y^2 \leq 1, 0zx2+y2+10 \leq z \leq x^2 + y^2 + 1. When computing E(x2+y2)3/2dV\iiint_E (x^2 + y^2)^{3/2} \, dV, a student argues that despite the clear cylindrical symmetry, rectangular coordinates might be preferable because the integrand becomes r3r^3 in cylindrical coordinates, which is 'more complicated' than the original form. How should this reasoning be evaluated?

  1. Correct, because polynomial expressions are generally easier to integrate than power expressions like r3r^3
  2. Incorrect, because r3r^3 is actually simpler to integrate than (x2+y2)3/2(x^2 + y^2)^{3/2} and the boundaries are much simpler (correct answer)
  3. Partially correct, because while r3r^3 integration is simple, the coordinate transformation adds computational complexity
  4. Incorrect, because the cylindrical Jacobian rr will cancel with part of the integrand to give r2r^2
Explanation: The student's reasoning is flawed. In cylindrical coordinates, (x2+y2)3/2=r3(x^2 + y^2)^{3/2} = r^3, and with the Jacobian rr, we integrate r4r^4, which is straightforward. More importantly, the boundaries become 0r10 \leq r \leq 1, 0θ2π0 \leq \theta \leq 2\pi, 0zr2+10 \leq z \leq r^2 + 1, which are much simpler than the rectangular form. The complexity reduction in boundaries far outweighs any perceived complexity in the integrand. Choice A makes an incorrect generalization about polynomial vs. power expressions. Choice C incorrectly suggests the coordinate transformation adds significant complexity. Choice D contains an error about the Jacobian cancellation.

Question 14

A solid is bounded by y=x2+z2y = \sqrt{x^2 + z^2}, x2+z2=4x^2 + z^2 = 4, and y=3y = 3. This region has rotational symmetry about the yy-axis. What is the most efficient coordinate system for integration, and what is the key insight for choosing it?

  1. Cylindrical coordinates with yy as the axis, because the cone and cylinder are naturally expressed in this system
  2. Standard cylindrical coordinates (r,θ,z)(r, \theta, z), because cylindrical coordinates always work best for rotational symmetry
  3. Rectangular coordinates, because the boundary y=3y = 3 is a simple plane
  4. Modified cylindrical coordinates with r2=x2+z2r^2 = x^2 + z^2, yy unchanged, recognizing the non-standard axis of symmetry (correct answer)
Explanation: The key insight is that the rotational symmetry is about the yy-axis, not the zz-axis. This requires modified cylindrical coordinates where r2=x2+z2r^2 = x^2 + z^2 and yy remains unchanged. In this system, the cone becomes y=ry = r, the cylinder becomes r=2r = 2, and the plane remains y=3y = 3. Choice A is conceptually correct but imprecisely stated. Choice B incorrectly applies standard cylindrical coordinates when the axis of symmetry is not the zz-axis. Choice C ignores the clear rotational symmetry that should be exploited. Choice D correctly identifies both the need for cylindrical-type coordinates and the non-standard axis orientation.

Question 15

You want to find the center of mass of a solid with density δ(x,y,z)=x2+y2+z2\delta(x,y,z) = x^2 + y^2 + z^2 over the region x2+y2+z24x^2 + y^2 + z^2 \leq 4, zx2+y2z \geq \sqrt{x^2 + y^2}. The calculation requires finding xˉ=ExδdVEδdV\bar{x} = \frac{\iiint_E x \cdot \delta \, dV}{\iiint_E \delta \, dV}. Which coordinate system should be chosen and why?

  1. Spherical coordinates, because both the density and the sphere boundary are simplified (correct answer)
  2. Cylindrical coordinates, because the cone boundary z=rz = r is simpler than in spherical coordinates
  3. Rectangular coordinates, because the numerator integral contains xx, which doesn't simplify in other coordinates
  4. Spherical coordinates for the denominator and rectangular for the numerator, then combine results
Explanation: Despite the numerator containing x=ρsinϕcosθx = \rho \sin \phi \cos \theta, spherical coordinates are still optimal because: (1) the density becomes δ=ρ2\delta = \rho^2, (2) the sphere becomes ρ=2\rho = 2, (3) the cone becomes ϕ=π/4\phi = \pi/4, and (4) the xx integral 02πcosθdθ=0\int_0^{2\pi} \cos \theta \, d\theta = 0 by symmetry, making xˉ=0\bar{x} = 0 immediately apparent. Choice B focuses on one boundary while ignoring the density simplification. Choice C overemphasizes the complexity of xx in spherical coordinates. Choice D is unnecessarily complicated and not a standard approach.

Question 16

A region is defined by 1x2+y2+z241 \leq x^2 + y^2 + z^2 \leq 4 and x2+y2z2x^2 + y^2 \leq z^2 with z0z \geq 0. When setting up Ef(x,y,z)dV\iiint_E f(x,y,z) \, dV in spherical coordinates, what is the correct range for the angle ϕ\phi and why might this be counterintuitive?

  1. 0ϕπ/40 \leq \phi \leq \pi/4, which might seem backwards since the cone opens upward (correct answer)
  2. π/4ϕπ/2\pi/4 \leq \phi \leq \pi/2, which correctly represents the region between the cone and the xyxy-plane
  3. 0ϕπ/20 \leq \phi \leq \pi/2, which includes the entire upper hemisphere as expected
  4. π/4ϕπ\pi/4 \leq \phi \leq \pi, which accounts for the cone constraint extending into the lower hemisphere
Explanation: The condition x2+y2z2x^2 + y^2 \leq z^2 with z0z \geq 0 describes the region inside an upward-opening cone. In spherical coordinates, this becomes ρ2sin2ϕρ2cos2ϕ\rho^2 \sin^2 \phi \leq \rho^2 \cos^2 \phi, which simplifies to tanϕ1\tan \phi \leq 1, or ϕπ/4\phi \leq \pi/4. This might seem counterintuitive because we think of the cone as 'opening upward,' but small values of ϕ\phi correspond to points near the positive zz-axis. Choice B incorrectly interprets the region as outside the cone. Choice C ignores the cone constraint entirely. Choice D incorrectly extends into the lower hemisphere despite z0z \geq 0.

Question 17

Consider a region where you need to integrate f(x,y,z)=x2+y2f(x,y,z) = x^2 + y^2 over the solid bounded by x2+y2=4x^2 + y^2 = 4, z=0z = 0, and z=9x2y2z = \sqrt{9 - x^2 - y^2}. A student claims that cylindrical coordinates are optimal because the integrand contains x2+y2x^2 + y^2. What is the most accurate assessment of this reasoning?

  1. Correct, because x2+y2=r2x^2 + y^2 = r^2 simplifies the integrand and the cylinder x2+y2=4x^2 + y^2 = 4 becomes r=2r = 2 (correct answer)
  2. Incorrect, because the upper boundary z=9x2y2z = \sqrt{9 - x^2 - y^2} suggests spherical coordinates are more natural
  3. Partially correct, but the hemispherical upper boundary makes spherical coordinates equally efficient despite the integrand
  4. Incorrect, because rectangular coordinates are always most efficient when the integrand is polynomial in xx, yy, and zz
Explanation: The student's reasoning is correct. The cylindrical boundary x2+y2=4x^2 + y^2 = 4 becomes r=2r = 2, the integrand x2+y2x^2 + y^2 becomes r2r^2, and the upper boundary becomes z=9r2z = \sqrt{9 - r^2}, which is still manageable. While the upper boundary is hemispherical, the combination of the cylindrical lateral boundary and the simplified integrand makes cylindrical coordinates optimal. Choice B overemphasizes the spherical upper boundary. Choice C incorrectly suggests equal efficiency. Choice D makes a false general claim about polynomial integrands.

Question 18

A triple integral is set up to find the mass of a solid with density ρ(x,y,z)=x2+y2+z2\rho(x,y,z) = \sqrt{x^2 + y^2 + z^2} over the region where x2+y2z2x^2 + y^2 \leq z^2, z0z \geq 0, and x2+y2+z29x^2 + y^2 + z^2 \leq 9. Which coordinate system choice represents the best balance between boundary simplicity and integrand simplicity?

  1. Rectangular coordinates, because the cone inequality x2+y2z2x^2 + y^2 \leq z^2 is polynomial
  2. Cylindrical coordinates, because the cone becomes rzr \leq z and has rotational symmetry
  3. Spherical coordinates, because both the density function and sphere become very simple (correct answer)
  4. Cylindrical coordinates, because the density x2+y2+z2\sqrt{x^2 + y^2 + z^2} becomes r2+z2\sqrt{r^2 + z^2}
Explanation: In spherical coordinates, the density becomes simply ρ(ρ,ϕ,θ)=ρ\rho(\rho, \phi, \theta) = \rho, the sphere becomes ρ=3\rho = 3, and the cone becomes ϕ=π/4\phi = \pi/4. This dramatic simplification of both the integrand and boundaries outweighs other considerations. Choice A ignores the clear spherical and rotational symmetries. Choice B recognizes rotational symmetry but leaves the density function complicated as r2+z2\sqrt{r^2 + z^2}. Choice D has the same issue as B, missing the optimal simplification available in spherical coordinates.

Question 19

Consider integrating over the region where x2+y2+z29x^2 + y^2 + z^2 \leq 9, x2+y21x^2 + y^2 \geq 1, and z0z \geq 0. A student chooses spherical coordinates and sets up the integral with limits 1/sinϕρ31/\sin\phi \leq \rho \leq 3, 0ϕπ/20 \leq \phi \leq \pi/2, 0θ2π0 \leq \theta \leq 2\pi. What is the primary error in this setup?

  1. The ϕ\phi limits should be 0ϕπ0 \leq \phi \leq \pi to include the entire sphere
  2. The ρ\rho limits are incorrect; they should be 0ρ30 \leq \rho \leq 3 with the cylindrical constraint handled separately
  3. The ρ\rho limits 1/sinϕρ31/\sin\phi \leq \rho \leq 3 are undefined when ϕ=0\phi = 0, requiring split integration (correct answer)
  4. The constraint x2+y21x^2 + y^2 \geq 1 cannot be directly expressed in spherical coordinates
Explanation: The constraint x2+y21x^2 + y^2 \geq 1 becomes ρ2sin2ϕ1\rho^2 \sin^2 \phi \geq 1, or ρ1/sinϕ\rho \geq 1/\sin \phi. However, this is undefined when ϕ=0\phi = 0 (along the positive zz-axis), and for small ϕ\phi, 1/sinϕ1/\sin \phi can exceed 3, violating the outer sphere constraint. The integration must be split: for ϕ\phi values where 1/sinϕ31/\sin \phi \leq 3 (i.e., sinϕ1/3\sin \phi \geq 1/3), use 1/sinϕρ31/\sin \phi \leq \rho \leq 3; for smaller ϕ\phi values, the cylindrical constraint is automatically satisfied. Choice A incorrectly suggests including the lower hemisphere. Choice B doesn't recognize that the constraint can be expressed in spherical coordinates. Choice D is false; the constraint can be expressed but creates integration complications.