🎓 BookMCQ
← Back to 15. Multiple Integrals Calculus

📝 Triple Integrals in Cylindrical Coordinates (14 MCQs)

📖 From Calculus • 15. Multiple Integrals Calculus • 14 questions available

What is Triple Integrals in Cylindrical Coordinates?

Definition:
In cylindrical coordinates, x=rcosθ,y=rsinθ,z=zx=r\cos\theta, y=r\sin\theta, z=z, and dV=rdzdrdθdV = r \, dz \, dr \, d\theta.

Example:
Integrating over a cylinder of radius RR and height HH: 02π0R0Hf(r,θ,z)rdzdrdθ\int_0^{2\pi} \int_0^R \int_0^H f(r,\theta,z) \, r \, dz \, dr \, d\theta.

Reason:
The factor rr accounts for the Jacobian, and the coordinates naturally describe pipes, tanks, and other cylindrical structures.

3
Easy
8
Medium
3
Hard

📝 All Triple Integrals in Cylindrical Coordinates MCQs

Q1. Which differential volume element correctly represents a small volume in cylindrical coordinates?

A.drdθdzdr\,d\theta\,dz
B.rdrdθdzr\,dr\,d\theta\,dz
C.r2drdθdzr^2\,dr\,d\theta\,dz
D.rdrdθr\,dr\,d\theta
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: When Cartesian coordinates are transformed to cylindrical coordinates using x=rcosθx=r\cos\theta and y=rsinθy=r\sin\theta, the area element in the xyxy-plane becomes rdrdθr\,dr\,d\theta. Multiplying by dzdz gives the three-dimensional volume element dV=rdrdθdzdV=r\,dr\,d\theta\,dz. The factor rr accounts for the increasing arc length represented by an angular change at larger radii.

Q2. A solid is described by 0r30\le r\le 3, 0θπ/20\le\theta\le\pi/2, and 1z51\le z\le 5. Which expression represents its volume?

A.0π/20315rdzdrdθ\int_0^{\pi/2}\int_0^3\int_1^5 r\,dz\,dr\,d\theta
B.0π/20315dzdrdθ\int_0^{\pi/2}\int_0^3\int_1^5 dz\,dr\,d\theta
C.0π/20315r2dzdrdθ\int_0^{\pi/2}\int_0^3\int_1^5 r^2\,dz\,dr\,d\theta
D.0π0315rdzdrdθ\int_0^\pi\int_0^3\int_1^5 r\,dz\,dr\,d\theta
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The radial distance ranges from 00 to 33, the angle covers one quadrant from 00 to π/2\pi/2, and the height ranges from 11 to 55. Because cylindrical coordinates require dV=rdzdrdθdV=r\,dz\,dr\,d\theta, the first integral correctly represents the entire solid without missing the Jacobian factor or including an incorrect angular region.

Q3. A region lies inside x2+y2=16x^2+y^2=16 and above the xyxy-plane. Which cylindrical-coordinate description best captures the radial boundary?

A.0r40\le r\le4
B.0r160\le r\le16
C.4r164\le r\le16
D.0r16+z20\le r\le\sqrt{16+z^2}
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: Since x2+y2=r2x^2+y^2=r^2, the boundary x2+y2=16x^2+y^2=16 becomes r2=16r^2=16, so r=4r=4 because radial distance is nonnegative. Therefore points inside the cylinder satisfy 0r40\le r\le4. A common mistake is to use 1616 directly as the radial limit instead of taking the square root.

Q4. A solid has vertical bounds z=2rz=2r and z=8r2z=8-r^2. For which radial values does the solid exist?

A.0r20\le r\le2
B.0r30\le r\le3
C.2r42\le r\le4
D.0r40\le r\le4
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: For the solid to exist, the lower surface must not exceed the upper surface: 2r8r22r\le8-r^2. Rearranging gives r2+2r80r^2+2r-8\le0, which factors as (r+4)(r2)0(r+4)(r-2)\le0. Since r0r\ge0, the allowable range is 0r20\le r\le2. Thus the correct answer is A, not B. Wait—the factorization shows the correct radial interval is 0r20\le r\le2. Therefore the correct_answer should be A.

Q5. A student writes the volume of the region 0z9r20\le z\le9-r^2, 0r30\le r\le3, 0θ2π0\le\theta\le2\pi as 02π0309r2dzdrdθ\int_0^{2\pi}\int_0^3\int_0^{9-r^2}dz\,dr\,d\theta. What is the main error?

A.The angular range should be [0,π][0,\pi]
B.The zz-limits should be reversed
C.The factor rr is missing from the integrand ✅
D.The radial limit should be 0r90\le r\le9
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: The limits correctly describe the paraboloid z=9r2z=9-r^2 above the xyxy-plane, and the full angular range is 0θ2π0\le\theta\le2\pi. However, cylindrical coordinates require dV=rdzdrdθdV=r\,dz\,dr\,d\theta. Omitting rr causes the integral to assign equal weight to radial shells even though shells farther from the axis have greater circumference.

Q6. A density function depends only on distance from the zz-axis and is given by ρ=r2\rho=r^2. For a cylinder 0ra0\le r\le a, 0θ2π0\le\theta\le2\pi, 0zh0\le z\le h, which setup gives its mass?

A.0h02π0ar2drdθdz\int_0^h\int_0^{2\pi}\int_0^a r^2\,dr\,d\theta\,dz
B.0h02π0ar3drdθdz\int_0^h\int_0^{2\pi}\int_0^a r^3\,dr\,d\theta\,dz
C.0h02π0ardrdθdz\int_0^h\int_0^{2\pi}\int_0^a r\,dr\,d\theta\,dz
D.0h02π0ar4drdθdz\int_0^h\int_0^{2\pi}\int_0^a r^4\,dr\,d\theta\,dz
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: Mass is obtained from EρdV\iiint_E\rho\,dV. Here ρ=r2\rho=r^2, while the cylindrical volume element contributes another factor rr. Therefore the combined integrand is r3r^3. The distinction is important: the density describes how mass varies spatially, whereas the Jacobian factor accounts for the geometry of cylindrical volume elements.

Q7. A region is bounded by z=0z=0, z=4z=4, and the vertical cylinder x2+y2=9x^2+y^2=9, but only the portion satisfying y0y\ge0 is included. Which angular interval should be used?

A.0θ2π0\le\theta\le2\pi
B.π/2θπ/2-\pi/2\le\theta\le\pi/2
C.0θπ0\le\theta\le\pi
D.πθ2π\pi\le\theta\le2\pi
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: The condition y0y\ge0 becomes rsinθ0r\sin\theta\ge0. Since r0r\ge0, this requires sinθ0\sin\theta\ge0, corresponding to the upper half-plane. A convenient interval covering that region exactly once is 0θπ0\le\theta\le\pi. The radial range is 0r30\le r\le3, and the height is independent of angle.

Q8. A solid occupies the region inside r=2r=2 but outside r=1r=1, with 0zr0\le z\le r. Which integral represents its volume?

A.02π120rrdzdrdθ\int_0^{2\pi}\int_1^2\int_0^r r\,dz\,dr\,d\theta
B.02π021rrdzdrdθ\int_0^{2\pi}\int_0^2\int_1^r r\,dz\,dr\,d\theta
C.0π120rrdzdrdθ\int_0^{\pi}\int_1^2\int_0^r r\,dz\,dr\,d\theta
D.02π1202rdzdrdθ\int_0^{2\pi}\int_1^2\int_0^2 r\,dz\,dr\,d\theta
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The phrase inside r=2r=2 but outside r=1r=1 gives 1r21\le r\le2. The full rotation requires 0θ2π0\le\theta\le2\pi, and the vertical range is 0zr0\le z\le r. Finally, the Jacobian contributes the factor rr, so option A correctly incorporates all three geometric restrictions.

Q9. A student claims that because the solid x2+y24x^2+y^2\le4, 0z50\le z\le5 is rotationally symmetric, its volume can be computed using 0205dzdr\int_0^2\int_0^5 dz\,dr and then multiplying by 2π2\pi. Why is this reasoning incorrect?

A.The factor 2π2\pi should be replaced by π\pi
B.The radial coordinate must be squared in the integrand
C.The Jacobian factor rr is required before integrating with respect to rr
D.The height must depend on θ\theta
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: Rotational symmetry does allow the angular integration to contribute a factor of 2π2\pi, but it does not eliminate the cylindrical Jacobian. Each radial shell has circumference proportional to rr, so the volume element is rdrdθdzr\,dr\,d\theta\,dz. The correct setup is 2π0205rdzdr2\pi\int_0^2\int_0^5 r\,dz\,dr.

Q10. A horizontal slice of a solid appears as a semicircular annulus with inner radius 11 and outer radius 33, occupying the right half of the xyxy-plane. Which angular interval describes the slice?

A.0θπ0\le\theta\le\pi
B.π/2θπ/2-\pi/2\le\theta\le\pi/2
C.π/2θ3π/2\pi/2\le\theta\le3\pi/2
D.0θ2π0\le\theta\le2\pi
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The right half-plane corresponds to x0x\ge0. In cylindrical coordinates, x=rcosθx=r\cos\theta, so x0x\ge0 requires cosθ0\cos\theta\ge0. A standard interval describing this region exactly once is π/2θπ/2-\pi/2\le\theta\le\pi/2. The radial restrictions are 1r31\le r\le3, while the annular shape itself does not determine the zz-limits.

Q11. A solid is bounded above by z=6r2z=6-r^2 and below by z=2z=2. An analyst uses 0r60\le r\le\sqrt6. What change is necessary to make the setup valid?

A.Replace 6\sqrt6 by 22
B.Replace 6\sqrt6 by 44
C.Replace 6\sqrt6 by 222\sqrt2
D.No change is necessary
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: The two surfaces meet where 6r2=26-r^2=2, giving r2=4r^2=4, so r=2r=2. Therefore the region exists only for 0r20\le r\le2, not 0r60\le r\le\sqrt6. The value 6\sqrt6 comes from setting the upper surface equal to zero, which is irrelevant because the lower surface is z=2z=2.

Q12. Suppose a region is defined by x2+y2z4x^2+y^2\le z\le4. Which description correctly captures the radial restriction before evaluating the triple integral?

A.0r40\le r\le4
B.0r20\le r\le2
C.2r42\le r\le4
D.0rz0\le r\le\sqrt z only, with no fixed radial interval
💡 Difficulty: hard | ✅ Correct: B

📖 Explanation: The lower and upper surfaces are z=r2z=r^2 and z=4z=4. For the vertical interval to be nonempty, r24r^2\le4, so 0r20\le r\le2. Although one could alternatively describe the region using 0rz0\le r\le\sqrt z with a different order of integration, the fixed radial interval 0r20\le r\le2 is the natural choice when integrating zz first.

Q13. For a solid bounded by z=0z=0, z=9r2z=9-r^2, and 0θπ/20\le\theta\le\pi/2, a student argues that its volume is exactly one quarter of the volume of the corresponding full paraboloid because the solid occupies one quadrant. Which conclusion is correct?

A.The argument is correct because the height is independent of θ\theta
B.The argument fails because the radial range changes in the quadrant
C.The argument fails because cylindrical coordinates cannot describe a quadrant
D.The volume is one half of the full volume because only rr changes
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: The surfaces z=0z=0 and z=9r2z=9-r^2 depend only on rr, so the solid is rotationally symmetric about the zz-axis. Restricting 0θπ/20\le\theta\le\pi/2 selects exactly one quarter of the full angular sweep while leaving the radial and vertical bounds unchanged. Therefore its volume is exactly one quarter of the corresponding full solid.

Q14. Consider the integral 02π01r22r2rdzdrdθ\int_0^{2\pi}\int_0^1\int_{r^2}^{2-r^2} r\,dz\,dr\,d\theta. A student says the integral is invalid because the upper surface becomes negative near r=1r=1. Which assessment is most accurate?

A.The student is correct because zz must always be positive
B.The integral is valid because the upper and lower surfaces meet at r=1r=1
C.The integral is invalid because the radial interval must stop at r=1/2r=1/\sqrt2
D.The integral is valid only if the Jacobian factor is removed
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: For the vertical interval to exist, r22r2r^2\le2-r^2, which gives 2r222r^2\le2 and hence 0r10\le r\le1. At r=1r=1, both surfaces equal 11, so the interval collapses to zero thickness. The upper surface itself does not need to be positive independently; what matters is that it remains above the lower surface.

🔗 Related Topics (MCQs)