🎓 BookMCQ
← Back to 16. Topics in vector Calculus

📝 How to evaluate surface integrals (16 MCQs)

📖 From Calculus • 16. Topics in vector Calculus • 16 questions available

What is How to evaluate surface integrals?

How to evaluate surface integrals:
Parameterize surface, compute ru×rv\mathbf{r}_u \times \mathbf{r}_v, find its magnitude, substitute into integrand, and integrate over the parameter domain.

Example:
For f=x2f = x^2 over the cylinder x2+y2=1x^2 + y^2 = 1, 0z10 \le z \le 1, use r(θ,z)=cosθ,sinθ,z\mathbf{r}(\theta,z) = \langle \cos\theta, \sin\theta, z \rangle, rθ×rz=1|\mathbf{r}_\theta \times \mathbf{r}_z| = 1, integral = 02π01cos2θdzdθ=π\int_0^{2\pi} \int_0^1 \cos^2\theta \, dz d\theta = \pi.

Reason:
Step-by-step evaluation, like line integrals, builds computational skills for physical applications.

2
Easy
10
Medium
4
Hard

📝 All How to evaluate surface integrals MCQs

Q1. A surface SS is given by z=4x2y2z=4-x^2-y^2 above the disk x2+y21x^2+y^2\leq1. Which setup correctly represents the scalar surface integral SzdS\iint_S z\,dS after projection onto the xyxy-plane?

A.02π01(4r2)rdrdθ\int_0^{2\pi}\int_0^1 (4-r^2)r\,dr\,d\theta
B.02π01(4r2)1+4r2rdrdθ\int_0^{2\pi}\int_0^1 (4-r^2)\sqrt{1+4r^2}\,r\,dr\,d\theta
C.02π01(4r2)1+r2rdrdθ\int_0^{2\pi}\int_0^1 (4-r^2)\sqrt{1+r^2}\,r\,dr\,d\theta
D.02π014r1+4r2drdθ\int_0^{2\pi}\int_0^1 4r\sqrt{1+4r^2}\,dr\,d\theta
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: For a graph z=f(x,y)z=f(x,y), the surface element is dS=1+fx2+fy2dAdS=\sqrt{1+f_x^2+f_y^2}\,dA. Here fx=2xf_x=-2x and fy=2yf_y=-2y, so the factor becomes 1+4x2+4y2=1+4r2\sqrt{1+4x^2+4y^2}=\sqrt{1+4r^2}. The integrand is z=4r2z=4-r^2, and dA=rdrdθdA=r\,dr\,d\theta.

Q2. For a parametrized surface r(u,v)\mathbf r(u,v), which expression represents the scalar surface element used to evaluate SgdS\iint_S g\,dS?

A.ru×rvdudv\left|\mathbf r_u\times\mathbf r_v\right|\,du\,dv
B.rurvdudv\mathbf r_u\cdot\mathbf r_v\,du\,dv
C.ru+rvdudv\left|\mathbf r_u+\mathbf r_v\right|\,du\,dv
D.ru×rv2dudv\left|\mathbf r_u\times\mathbf r_v\right|^2\,du\,dv
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The magnitude of the cross product ru×rv\mathbf r_u\times\mathbf r_v gives the area-scaling factor from the parameter domain to the surface. Therefore dS=ru×rvdudvdS=\left|\mathbf r_u\times\mathbf r_v\right|du\,dv. The dot product instead measures the angle-related interaction of tangent vectors and does not generally give the required surface-area element.

Q3. A student evaluates Sf(x,y,z)dS\iint_S f(x,y,z)\,dS over a surface described by z=g(x,y)z=g(x,y) but replaces dSdS with dxdydx\,dy. What is the main conceptual error?

A.The student forgot to substitute z=g(x,y)z=g(x,y) into ff.
B.The student ignored the stretching of the horizontal area element onto the tilted surface. ✅
C.The student used a scalar integral instead of a vector integral.
D.The student must always use polar coordinates for a surface integral.
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: The projection dxdydx\,dy measures area in the horizontal plane, not directly on the surface. A tilted or curved surface generally has greater area than its projection. The factor 1+gx2+gy2\sqrt{1+g_x^2+g_y^2} accounts for this geometric stretching and must multiply the projected area element.

Q4. Consider the plane z=2x+3y+1z=2x+3y+1 over a region DD in the xyxy-plane. Which observation allows the surface integral S1dS\iint_S 1\,dS to be evaluated most efficiently?

A.The surface-area factor is constant because the plane has constant partial derivatives. ✅
B.The surface-area factor is zero because the plane has no curvature.
C.The surface-area factor equals 1+2+31+2+3.
D.The surface-area factor depends on xx and yy because every plane has variable slope.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: For z=2x+3y+1z=2x+3y+1, the derivatives are zx=2z_x=2 and zy=3z_y=3, both constants. Thus dS=1+22+32dA=14dAdS=\sqrt{1+2^2+3^2}\,dA=\sqrt{14}\,dA. The entire surface area is therefore 14\sqrt{14} times the area of its projection, making the evaluation especially direct.

Q5. A hemispherical surface is described by x2+y2+z2=a2x^2+y^2+z^2=a^2, z0z\geq0. If the density depends only on height through ρ=z\rho=z, which strategy best simplifies SρdS\iint_S \rho\,dS?

A.Convert the entire sphere to Cartesian coordinates immediately.
B.Use symmetry and spherical coordinates so that z=acosϕz=a\cos\phi and dS=a2sinϕdϕdθdS=a^2\sin\phi\,d\phi\,d\theta. ✅
C.Replace dSdS by dzdθdz\,d\theta.
D.Treat zz as constant because the surface is spherical.
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: Spherical coordinates align naturally with the geometry. On the hemisphere, z=acosϕz=a\cos\phi, while the spherical surface element is dS=a2sinϕdϕdθdS=a^2\sin\phi\,d\phi\,d\theta. This converts the surface integral into a simple angular integral and avoids the complicated square-root factor produced by a Cartesian graph representation.

Q6. A metal sheet occupies the portion of the plane z=x+yz=x+y above the square 0x2, 0y20\leq x\leq2,\ 0\leq y\leq2. Its surface density is proportional to x+yx+y. Which expression correctly models its total mass?

A.D(x+y)dA\iint_D (x+y)\,dA
B.D(x+y)3dA\iint_D (x+y)\sqrt{3}\,dA
C.D(x+y)1+x2+y2dA\iint_D (x+y)\sqrt{1+x^2+y^2}\,dA
D.D(x+y)(1+1)dA\iint_D (x+y)(1+1)\,dA
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The mass is the density integrated with respect to actual surface area. Since z=x+yz=x+y, we have zx=1z_x=1 and zy=1z_y=1, giving dS=1+12+12dA=3dAdS=\sqrt{1+1^2+1^2}\,dA=\sqrt3\,dA. Therefore the density x+yx+y must be multiplied by 3\sqrt3 before integrating over the square.

Q7. For S:z=9x2y2S:z=\sqrt{9-x^2-y^2}, the upper hemisphere of radius 33, a student argues that using z=f(x,y)z=f(x,y) must produce an infinite surface-area factor near the boundary because fxf_x and fyf_y become large. Which conclusion is most accurate?

A.The argument is correct, so the surface area is infinite.
B.The graph method fails completely for hemispheres.
C.The derivatives become large, but the resulting surface element is integrable and gives the finite hemisphere area. ✅
D.The surface element becomes zero near the boundary and cancels the divergence.
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: The derivatives of f=9x2y2f=\sqrt{9-x^2-y^2} do become unbounded as x2+y29x^2+y^2\to9, but that does not imply that the total surface area diverges. In polar coordinates the surface element simplifies to 3r/9r2drdθ3r/\sqrt{9-r^2}\,dr\,d\theta, whose integral from 00 to 33 is finite.

Q8. A student evaluates the surface z=x2+y2z=x^2+y^2 over the unit disk and writes dS=1+2x+2ydAdS=\sqrt{1+2x+2y}\,dA. What mistake has been made?

A.The derivatives should be squared before being added. ✅
B.The function must first be converted to spherical coordinates.
C.The surface element for every paraboloid is simply dAdA.
D.The student should use 1+x2+y21+x^2+y^2 instead.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: For z=x2+y2z=x^2+y^2, the partial derivatives are zx=2xz_x=2x and zy=2yz_y=2y. The correct factor is therefore 1+(2x)2+(2y)2=1+4x2+4y2\sqrt{1+(2x)^2+(2y)^2}=\sqrt{1+4x^2+4y^2}. The error comes from adding the derivatives directly rather than squaring them as required by the surface-area formula.

Q9. A graph of a surface shows a nearly horizontal patch in one region and a steeply tilted patch of equal projected area in another. If the surface density is constant, which region contributes more to the surface integral?

A.The nearly horizontal region, because its projection is larger.
B.The steep region, because the same projected area corresponds to greater actual surface area. ✅
C.Both contribute equally because their projected areas are equal.
D.Neither can contribute unless the surface is closed.
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: Equal projected areas do not imply equal actual surface areas. A steeply tilted patch is stretched relative to its projection, so its surface-area factor 1+fx2+fy2\sqrt{1+f_x^2+f_y^2} is larger. With constant density, the contribution is proportional to actual area, making the steeper region contribute more.

Q10. A contour-style graph indicates that z=f(x,y)z=f(x,y) is rotationally symmetric about the zz-axis, and the density also depends only on x2+y2x^2+y^2. Which coordinate choice is most likely to reduce the evaluation effort?

A.Cartesian coordinates, because symmetry should be avoided.
B.Polar coordinates in the xyxy-plane, because both the surface and density are rotationally symmetric. ✅
C.Only spherical coordinates, regardless of the surface equation.
D.A single zz-integration, because the surface is two-dimensional.
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: Rotational symmetry about the zz-axis strongly suggests polar coordinates. Writing x=rcosθx=r\cos\theta and y=rsinθy=r\sin\theta converts x2+y2x^2+y^2 to r2r^2, while the angular dependence often disappears. This can reduce a two-dimensional surface integral to a simpler radial integral multiplied by the angular interval.

Q11. A hemispherical tank has surface density proportional to z2z^2. An engineer can evaluate the mass either by projecting onto the xyxy-plane or by using spherical coordinates. Which comparison is correct?

A.Both methods must give the same value when their parameterizations cover exactly the same surface. ✅
B.The projection method always gives a larger value because it ignores curvature.
C.Spherical coordinates necessarily give a smaller value because zaz\leq a.
D.The two methods cannot agree because their surface elements are different.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: Different coordinate systems or parameterizations describe the same geometric surface, so a correctly constructed integral must produce the same physical mass. The formulas may look very different because their surface elements are expressed differently, but both account for the same actual area and density.

Q12. A surface patch is parametrized by r(u,v)=(u,v,u2+v2)\mathbf r(u,v)=(u,v,u^2+v^2) for 0u,v10\leq u,v\leq1. A student computes ru×rv=(2u,2v,1)\mathbf r_u\times\mathbf r_v=(-2u,-2v,1) but uses its first component alone when forming dSdS. Why is this invalid?

A.Only the first component determines surface area.
B.Surface area requires the magnitude of the full cross product, which accounts for both tangent directions and their relative orientation. ✅
C.The cross product should be replaced by the dot product.
D.The first component is sufficient only when u=vu=v.
💡 Difficulty: hard | ✅ Correct: B

📖 Explanation: The cross product vector is normal to the surface, and its magnitude gives the area of the parallelogram generated by the two tangent vectors. Therefore dS=(2u)2+(2v)2+12dudv=1+4u2+4v2dudvdS=\sqrt{(-2u)^2+(-2v)^2+1^2}\,du\,dv=\sqrt{1+4u^2+4v^2}\,du\,dv. Using one component discards essential geometric information.

Q13. Suppose SS is the portion of z=5x2y2z=5-x^2-y^2 above the disk x2+y24x^2+y^2\leq4, and the density is ρ=z\rho=z. Which sequence of steps is mathematically sound?

A.Use polar coordinates, substitute z=5r2z=5-r^2, compute dS=1+4r2rdrdθdS=\sqrt{1+4r^2}\,r\,dr\,d\theta, then integrate over 0r20\leq r\leq2. ✅
B.Use dS=rdrdθdS=r\,dr\,d\theta, because polar coordinates automatically include surface curvature.
C.Integrate zz from 00 to 5r25-r^2, treating the surface as a volume.
D.Use dS=1+2rrdrdθdS=\sqrt{1+2r}\,r\,dr\,d\theta, because the derivative of r2r^2 is 2r2r.
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: The correct procedure separates the geometry from the density. The graph has derivatives 2x-2x and 2y-2y, producing the factor 1+4r2\sqrt{1+4r^2}. Polar coordinates contribute rdrdθr\,dr\,d\theta, while the density becomes 5r25-r^2. The disk radius determines 0r20\le r\le2.

Q14. Two methods are proposed for evaluating the area of a planar surface patch: Method I projects it onto the xyxy-plane and uses a constant factor CC; Method II directly parametrizes the plane and computes ru×rv|\mathbf r_u\times\mathbf r_v|. If both methods describe the same patch correctly, what must be true?

A.The two answers may differ because projection changes the surface.
B.The answers must agree, and CC represents the constant stretching factor between the plane and its projection. ✅
C.Method II must always produce twice the result of Method I.
D.The projection method is valid only for horizontal planes.
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: For a plane, the slopes are constant, so the ratio between actual surface area and projected area is constant. Thus Method I uses a constant stretching factor. A correct parametrization in Method II must encode exactly the same geometric stretching through the cross-product magnitude, so both approaches necessarily yield the same area.

Q15. A surface is the graph z=f(x,y)z=f(x,y) over a region DD, and fx2+fy2f_x^2+f_y^2 is constant and equal to 88. If the surface density is also constant kk, what is the most efficient expression for its total mass?

A.kArea(D)k\operatorname{Area}(D)
B.3kArea(D)3k\operatorname{Area}(D)
C.k8Area(D)k\sqrt8\operatorname{Area}(D)
D.k9Area(D)k\sqrt9\operatorname{Area}(D)
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: Since fx2+fy2=8f_x^2+f_y^2=8, the surface element is dS=1+8dA=3dAdS=\sqrt{1+8}\,dA=3\,dA. With constant density kk, the mass becomes kSdS=3kArea(D)k\iint_S dS=3k\operatorname{Area}(D). This illustrates that constant gradient magnitude allows the surface integral to collapse to a simple area calculation.

Q16. A surface integral over a closed spherical surface has integrand x+y+zx+y+z, and the density is otherwise uniform. Without carrying out a lengthy parametrization, what can be concluded about the integral?

A.It equals the sphere's surface area.
B.It is positive because x+y+zx+y+z is positive on the upper hemisphere.
C.It is zero because contributions from opposite points cancel. ✅
D.It equals three times the sphere's surface area.
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: Every point (x,y,z)(x,y,z) on a sphere has an antipodal point (x,y,z)(-x,-y,-z) with the same surface-area contribution but opposite value of x+y+zx+y+z. Pairing all such points causes exact cancellation. Therefore the integral is zero, even though the integrand is not identically zero.

🔗 Related Topics (MCQs)