🎓 BookMCQ
← Back to 15. Multiple Integrals Calculus

📝 Parametric representation of surfaces of revolution (13 MCQs)

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

What is Parametric representation of surfaces of revolution?

Definition:
A surface generated by rotating a curve y=f(x)y=f(x) around the x-axis can be parametrized as r(x,θ)=x,f(x)cosθ,f(x)sinθ\mathbf{r}(x,\theta) = \langle x, f(x)\cos\theta, f(x)\sin\theta \rangle.

Example:
Rotating y=xy=\sqrt{x} around the x-axis gives r(x,θ)=x,xcosθ,xsinθ\mathbf{r}(x,\theta) = \langle x, \sqrt{x}\cos\theta, \sqrt{x}\sin\theta \rangle.

Reason:
This representation exploits symmetry, reducing the description of a 3D object to a 2D curve and an angle, simplifying analysis and integration.

4
Easy
4
Medium
5
Hard

📝 All Parametric representation of surfaces of revolution MCQs

Q1. A surface is generated by revolving the curve z=y2z = y^2 in the yzyz-plane about the zz-axis. Which parametric representation correctly describes this surface, and what is the geometric meaning of the parameters?

A.r(u,v)=(vcosu,v2,vsinu)\mathbf{r}(u,v) = (v \cos u, v^2, v \sin u) with uu as angle and vv as height
B.r(u,v)=(vcosu,vsinu,v2)\mathbf{r}(u,v) = (v \cos u, v \sin u, v^2) with uu as angle and vv as radial distance ✅
C.r(u,v)=(vcosu,vsinu,v)\mathbf{r}(u,v) = (v \cos u, v \sin u, v) with uu as height and vv as angle
D.r(u,v)=(v2cosu,v,v2sinu)\mathbf{r}(u,v) = (v^2 \cos u, v, v^2 \sin u) with uu as radial distance and vv as angle
💡 Difficulty: hard | ✅ Correct: B

📖 Explanation: The correct parametrization for revolving z=y2z = y^2 about the zz-axis uses x=vcosux = v \cos u, y=vsinuy = v \sin u, and z=v2z = v^2, where uu is the azimuthal angle and vv is the distance from the zz-axis. Option A incorrectly assigns z=v2z = v^2 but swaps coordinates; option C gives a cone; option D distorts the radial component. Understanding parameter roles is key.

Q2. A student parametrizes the surface formed by revolving x=f(z)x = f(z) around the zz-axis as r(u,v)=(f(u)cosv,f(u)sinv,u)\mathbf{r}(u,v) = (f(u)\cos v, f(u)\sin v, u). They claim the surface area element is |f(u)| \sqrt{1+[f'(u)]^2} \, du\, dv. Which error analysis correctly identifies the mistake in their reasoning?

A.They forgot the factor f(u)|f(u)| from the radius, so area should be \sqrt{1+[f'(u)]^2} \, du\, dv
B.They used uu as height but f(u)f(u) must be non-negative; the correct element is \sqrt{f(u)^2 + [f'(u)]^2} \, du\, dv
C.They missed the Jacobian factor from the cross product; the correct element is |f(u)| \sqrt{1+[f'(u)]^2} \, du\, dv which is actually correct ✅
D.They confused the parameter order; the correct element is |f(u)| \sqrt{f(u)^2 + [f'(u)]^2} \, du\, dv
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: The student's parametrization is standard: r(u,v)=(f(u)cosv,f(u)sinv,u)\mathbf{r}(u,v) = (f(u)\cos v, f(u)\sin v, u). The cross product magnitude yields |f(u)| \sqrt{1+[f'(u)]^2}, so the student's claim is actually correct. The error analysis must recognize that no mistake exists; other options misrepresent the Jacobian or the radius factor.

Q3. A torus is generated by revolving a circle of radius aa centered at distance RR from the zz-axis in the xzxz-plane. Which parametrization is correct and what is the domain for the parameters to cover the surface once?

A.r(u,v)=((R+acosu)cosv,(R+acosu)sinv,asinu)\mathbf{r}(u,v) = ((R+a\cos u)\cos v, (R+a\cos u)\sin v, a\sin u), u[0,2π],v[0,2π]u \in [0,2\pi], v \in [0,2\pi]
B.r(u,v)=((R+asinu)cosv,(R+asinu)sinv,acosu)\mathbf{r}(u,v) = ((R+a\sin u)\cos v, (R+a\sin u)\sin v, a\cos u), u[0,π],v[0,2π]u \in [0,\pi], v \in [0,2\pi]
C.r(u,v)=(Rcosv+acosu,Rsinv+asinu,0)\mathbf{r}(u,v) = (R\cos v + a\cos u, R\sin v + a\sin u, 0), u[0,2π],v[0,2π]u \in [0,2\pi], v \in [0,2\pi]
D.r(u,v)=((R+acosu)cosv,(R+asinu)sinv,asinu)\mathbf{r}(u,v) = ((R+a\cos u)\cos v, (R+a\sin u)\sin v, a\sin u), u[0,π],v[0,π]u \in [0,\pi], v \in [0,\pi]
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The torus parametrization uses uu for the circular cross-section and vv for the revolution angle. Option A is standard with u,v[0,2π]u,v \in [0,2\pi]. Option B uses sine/cosine swapped incorrectly; option C is planar; option D has mismatched trigonometric arguments. The domain must cover full rotation for both angles to avoid overlaps.

Q4. Given the surface parametrized by r(u,v)=(ucosv,usinv,lnu)\mathbf{r}(u,v) = (u\cos v, u\sin v, \ln u) for u[1,e]u \in [1,e], v[0,2π]v \in [0,2\pi]. Which of the following correctly describes the surface and its area element?

A.It is a cone with area element 1+1/u2dudv\sqrt{1+1/u^2} \, du\,dv
B.It is a paraboloid with area element u1+1/u2dudvu\sqrt{1+1/u^2} \, du\,dv
C.It is a surface of revolution from z=lnuz = \ln u with area element 1+u2dudv\sqrt{1+u^2} \, du\,dv
D.It is a surface of revolution from z=lnuz = \ln u with area element u1+1/u2dudvu\sqrt{1+1/u^2} \, du\,dv
💡 Difficulty: easy | ✅ Correct: D

📖 Explanation: The surface is generated by revolving z=lnuz = \ln u around the zz-axis. The radius is uu, and f(u)=lnuf(u)=\ln u so f'(u)=1/u. The area element is u1+(1/u)2dudv=u1+1/u2dudvu\sqrt{1+(1/u)^2} \, du\,dv = u\sqrt{1+1/u^2} \, du\,dv. Option A misses the radial factor uu; B misidentifies the shape; C has incorrect derivative under the radical.

Q5. Two parametrizations are given for the same surface: (I) r(u,v)=(ucosv,usinv,u2)\mathbf{r}(u,v) = (u\cos v, u\sin v, u^2) and (II) r(s,t)=(scost,ssint,s2)\mathbf{r}(s,t) = (s\cos t, s\sin t, s^2) with different domains. A student claims (I) uses uu as radius and vv as angle, while (II) uses ss as angle and tt as radius. Which statement is correct about these parametrizations?

A.Both parametrizations represent the same paraboloid but with parameter roles swapped; (II) is incorrect because ss must be radius,
B.Both are valid but (I) covers the surface once while (II) covers it twice if domains are [0,)×[0,2π][0,\infty) \times [0,2\pi]
C.Both represent the same surface; (II) is just a renaming of parameters, so roles are interchangeable ✅
D.(I) represents a paraboloid, (II) represents a different surface because the coordinate functions differ
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: Both parametrizations are identical in form; the names of parameters are arbitrary. If uu and ss both represent radius and v,tv,t represent angle, they are the same mapping. The student's claim about swapped roles is incorrect because the structure (radiuscos(angle),radiussin(angle),radius2)(radius \cdot \cos(angle), radius \cdot \sin(angle), radius^2) is preserved. Only domain restrictions could affect coverage.

Q6. The curve x=coshzx = \cosh z for z[1,1]z \in [-1,1] is revolved about the zz-axis. Which of the following is the correct parametric representation and what is the resulting surface?

A.r(u,v)=(coshucosv,coshusinv,u)\mathbf{r}(u,v) = (\cosh u \cos v, \cosh u \sin v, u), a hyperboloid of one sheet ✅
B.r(u,v)=(ucosv,usinv,coshu)\mathbf{r}(u,v) = (u \cos v, u \sin v, \cosh u), a hyperbolic paraboloid
C.r(u,v)=(coshucosv,coshusinv,u)\mathbf{r}(u,v) = (\cosh u \cos v, \cosh u \sin v, u), a catenoid-like surface
D.r(u,v)=(sinhucosv,sinhusinv,u)\mathbf{r}(u,v) = (\sinh u \cos v, \sinh u \sin v, u), a hyperboloid of two sheets
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: Revolving x=coshzx = \cosh z about the zz-axis gives x=coshu,y=sinhux = \cosh u, y = \sinh u style but with circular symmetry: r(u,v)=(coshucosv,coshusinv,u)\mathbf{r}(u,v) = (\cosh u \cos v, \cosh u \sin v, u). This is a hyperboloid of one sheet because x2+y2=cosh2u=1+sinh2ux^2+y^2 = \cosh^2 u = 1+\sinh^2 u and z=uz=u gives x2+y2z2=1x^2+y^2 - z^2 = 1. Option C names it incorrectly; D uses sinh which gives a different surface.

Q7. A surface is defined by r(u,v)=(ucosv,usinv,u2)\mathbf{r}(u,v) = (u\cos v, u\sin v, u^2) for u[0,2]u \in [0,2], v[0,2π]v \in [0,2\pi]. If the parameter uu is erroneously interpreted as the vertical height instead of radial distance, what error in area calculation would result?

A.The area would be computed as 02π021+4u2dudv\int_0^{2\pi}\int_0^2 \sqrt{1+4u^2} \, du\,dv instead of 02π02u1+4u2dudv\int_0^{2\pi}\int_0^2 u\sqrt{1+4u^2} \, du\,dv
B.The area would be computed as 02π02u1+4u2dudv\int_0^{2\pi}\int_0^2 u\sqrt{1+4u^2} \, du\,dv which is actually correct
C.The area would be computed as 02π021+4u4dudv\int_0^{2\pi}\int_0^2 \sqrt{1+4u^4} \, du\,dv
D.The area would be computed as 02π02u1+u2dudv\int_0^{2\pi}\int_0^2 u\sqrt{1+u^2} \, du\,dv
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: If uu is misinterpreted as height, one might incorrectly use the arc length formula for z=u2z=u^2 without the radial factor uu. The correct area element is u1+(2u)2=u1+4u2u\sqrt{1+(2u)^2} = u\sqrt{1+4u^2}. Option A shows the missing radial factor, a common error. Option C has incorrect derivative; D uses wrong derivative. Recognizing the role of parameters is essential.

Q8. Consider the surface of revolution generated by revolving the line z=2y+1z = 2y + 1 for y[0,1]y \in [0,1] about the zz-axis. Which parametrization correctly represents this frustum of a cone, and what is the area element?

A.r(u,v)=(ucosv,usinv,2u+1)\mathbf{r}(u,v) = (u\cos v, u\sin v, 2u+1), area element u5dudvu\sqrt{5} \, du\,dv
B.r(u,v)=(ucosv,usinv,2u+1)\mathbf{r}(u,v) = (u\cos v, u\sin v, 2u+1), area element 5dudv\sqrt{5} \, du\,dv
C.r(u,v)=((2u+1)cosv,(2u+1)sinv,u)\mathbf{r}(u,v) = ((2u+1)\cos v, (2u+1)\sin v, u), area element (2u+1)5dudv(2u+1)\sqrt{5} \, du\,dv
D.r(u,v)=(ucosv,usinv,2u+1)\mathbf{r}(u,v) = (u\cos v, u\sin v, 2u+1), area element u1+4dudv=u5dudvu\sqrt{1+4} \, du\,dv = u\sqrt{5} \, du\,dv
💡 Difficulty: easy | ✅ Correct: D

📖 Explanation: Revolving z=2y+1z = 2y+1 about the zz-axis sets the radial distance u=yu = y, so r(u,v)=(ucosv,usinv,2u+1)\mathbf{r}(u,v) = (u\cos v, u\sin v, 2u+1). The derivative with respect to uu is (cosv,sinv,2)(\cos v, \sin v, 2), with vv is (usinv,ucosv,0)(-u\sin v, u\cos v, 0); cross product magnitude is u5u\sqrt{5}. Option A is correct but D is identical; the key is recognizing the radial factor uu. Option B misses it; C swaps coordinates.

Q9. A surface of revolution is given by r(u,v)=(f(u)cosv,f(u)sinv,g(u))\mathbf{r}(u,v) = (f(u)\cos v, f(u)\sin v, g(u)). If f(u)=uf(u) = u and g(u)=u3g(u) = u^3, which of the following correctly describes the surface and its Gaussian curvature sign?

A.It is a paraboloid with positive Gaussian curvature everywhere
B.It is a cubic surface of revolution with negative Gaussian curvature for u>0u>0
C.It is a surface with Gaussian curvature K = \frac{g'(u)g''(u)}{u(1+[g'(u)]^2)^2} which is positive for u>0u>0
D.It is a surface with Gaussian curvature K = \frac{g'(u)g''(u)}{u(1+[g'(u)]^2)^2} which is negative for u>0u>0
💡 Difficulty: hard | ✅ Correct: D

📖 Explanation: For a surface of revolution (f(u)cosv,f(u)sinv,g(u))(f(u)\cos v, f(u)\sin v, g(u)), the Gaussian curvature is K = \frac{g'(u)g''(u)}{f(u)(1+[g'(u)]^2)^2}. Here g'(u)=3u^2, g''(u)=6u, so K=18u3u(1+9u4)2>0K = \frac{18u^3}{u(1+9u^4)^2} > 0 for u>0u>0. Wait, check: actually g'(u)g''(u) = 18u^3, divided by uu gives 18u2>018u^2 >0. So curvature is positive. Option C is correct; D incorrectly states negative. This tests deep understanding of differential geometry of surfaces of revolution.

Q10. A surface is formed by revolving the curve y=xy = \sqrt{x} for x[0,4]x \in [0,4] about the yy-axis. A student parametrizes it as r(u,v)=(u2cosv,u,u2sinv)\mathbf{r}(u,v) = (u^2 \cos v, u, u^2 \sin v) with u[0,2]u \in [0,2]. They claim the surface area is 02π02u21+4u2dudv\int_0^{2\pi}\int_0^2 u^2\sqrt{1+4u^2} \, du\,dv. Which of the following is true?

A.The parametrization is correct, but the area element should be u21+4u2u^2\sqrt{1+4u^2} and the integral is correct
B.The parametrization is correct, but the area element should be u24u2+1u^2\sqrt{4u^2+1} with an extra factor, so the integral is off by a constant
C.The parametrization is incorrect because the curve should be revolved about the yy-axis, but here the radius is u2u^2 and height is uu, which is correct
D.The parametrization is correct, but the area element should be u1+4u2u\sqrt{1+4u^2} not u21+4u2u^2\sqrt{1+4u^2}
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: The curve y=xy = \sqrt{x} means x=y2x = y^2. Revolving about the yy-axis gives radius r=y2r = y^2 and height yy. Parametrization r(u,v)=(u2cosv,u,u2sinv)\mathbf{r}(u,v) = (u^2\cos v, u, u^2\sin v) has radius u2u^2 and height uu, so it is correct. The area element for radius f(u)=u2f(u)=u^2 and height g(u)=ug(u)=u is |f(u)|\sqrt{[f'(u)]^2+[g'(u)]^2} = u^2\sqrt{(2u)^2+1} = u^2\sqrt{4u^2+1}. Wait, the student's integral has u21+4u2u^2\sqrt{1+4u^2} which is actually correct. Let's re-evaluate: The student's integral matches the correct element. So the correct answer is A. But we must check: The derivative of u2u^2 is 2u2u, so f'^2+g'^2 = 4u^2+1. So u24u2+1u^2\sqrt{4u^2+1} is correct. So the student is correct. Option A is true.

Q11. Given the surface r(u,v)=(ucosv,usinv,eu)\mathbf{r}(u,v) = (u\cos v, u\sin v, e^u) for u[0,1]u \in [0,1], v[0,2π]v \in [0,2\pi]. Which of the following correctly computes the surface area integral set-up?

A.02π01u1+e2ududv\int_0^{2\pi}\int_0^1 u\sqrt{1+e^{2u}} \, du\,dv
B.02π011+e2ududv\int_0^{2\pi}\int_0^1 \sqrt{1+e^{2u}} \, du\,dv
C.02π01ueududv\int_0^{2\pi}\int_0^1 u e^u \, du\,dv
D.02π01u1+eududv\int_0^{2\pi}\int_0^1 u\sqrt{1+e^u} \, du\,dv
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The surface is generated by z=euz = e^u with radius uu. Area element is u1+(eu)2=u1+e2uu\sqrt{1+(e^u)^2} = u\sqrt{1+e^{2u}}. So the integral set-up is 02π01u1+e2ududv\int_0^{2\pi}\int_0^1 u\sqrt{1+e^{2u}} \, du\,dv. Option B misses the radial factor uu; C uses wrong derivative; D has eue^u instead of e2ue^{2u}. Proper computation requires chain rule and Jacobian.

Q12. A surface of revolution is parametrized by r(u,v)=(ucosv,usinv,sinu)\mathbf{r}(u,v) = (u\cos v, u\sin v, \sin u) for u[0,π]u \in [0,\pi]. Which graph description matches this surface and what is the range of the zz-coordinate?

A.It is a sine-wave surface revolved around the zz-axis, with z[0,1]z \in [0,1]
B.It is a surface with undulating height, resembling a wavy bowl, with z[1,1]z \in [-1,1]
C.It is a cone-like surface with z[0,1]z \in [0,1]
D.It is a helicoid-like surface with z[1,1]z \in [-1,1]
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The surface is generated by revolving z=sinuz = \sin u where uu is radial distance. Since sinu\sin u ranges from 0 to 1 for u[0,π]u \in [0,\pi], but actually sinu\sin u is non-negative on [0,π][0,\pi], so z[0,1]z \in [0,1]. However, the surface looks like a series of concentric sinusoidal ripples, not a cone or helicoid. Option A correctly states z[0,1]z \in [0,1] but the description 'sine-wave surface' is vague; B says z[1,1]z \in [-1,1] which is wrong. Actually correct is A with proper range. But careful: sinu\sin u for u[0,π]u \in [0,\pi] gives values from 0 to 1, so range is [0,1]. So A is correct. The graph is a wavy bowl with no negative z. So answer A.

Q13. Compare two parametrizations of a cone: (I) r(u,v)=(ucosv,usinv,u)\mathbf{r}(u,v) = (u\cos v, u\sin v, u) and (II) r(s,t)=(scost,ssint,s)\mathbf{r}(s,t) = (s\cos t, s\sin t, s) but with s[0,1]s \in [0,1], t[0,4π]t \in [0,4\pi]. Which statement about their coverage and orientation is correct?

A.Both cover the same cone, but (II) covers it twice due to tt range being [0,4π][0,4\pi]
B.Both cover the same cone, but (II) covers it four times and orientation is reversed
C.(I) covers a cone with height 1, (II) covers a different cone with height 2 because ss range is different
D.(I) covers the cone once, (II) also covers it once because the extra rotation does not change the set of points
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: The cone z=x2+y2z = \sqrt{x^2+y^2} is parametrized by radius uu and angle vv. Increasing the angle range from [0,2π][0,2\pi] to [0,4π][0,4\pi] means each point (except the apex) is covered twice because cos(v+2π)=cosv\cos(v+2\pi)=\cos v and sin(v+2π)=sinv\sin(v+2\pi)=\sin v. So (II) covers the surface twice. The height is same since u[0,1]u \in [0,1] in both. Option A is correct; B says four times which is wrong; C incorrectly changes height; D ignores periodicity.

🔗 Related Topics (MCQs)