🎓 BookMCQ
← Back to 7. Applications of the Definite Integral In Geometry, Science, and Engineering

📝 Disk method volume revolving about x-axis (34 MCQs)

📖 From Calculus • 7. Applications of the Definite Integral In Geometry, Science, and Engineering • 34 questions available

What is Disk method volume revolving about x-axis?

Definition:
The disk method finds the volume of a solid of revolution generated by rotating a region around the x-axis. Each slice is a circular disk with radius R(x)=f(x)R(x) = f(x). The volume formula is V=πab[f(x)]2dxV = \pi \int_{a}^{b} [f(x)]^2 \, dx, summing the volumes of infinitesimal disks.

Example:
Rotate y=xy = \sqrt{x} from x=0x=0 to x=4x=4 about x-axis. Solution: V=π04(x)2dx=π04xdx=π[x22]04=8πV = \pi \int_{0}^{4} (\sqrt{x})^2 \, dx = \pi \int_{0}^{4} x \, dx = \pi [\frac{x^2}{2}]_0^4 = 8\pi.

Reason:
This technique is efficient for solids without holes, providing a straightforward way to compute volumes of rotationally symmetric objects like vases or tanks using simple integration of squared radii.

8
Easy
17
Medium
9
Hard

📝 All Disk method volume revolving about x-axis MCQs

Q1. Which of the following is the correct formula for the volume of a solid generated by revolving the region bounded by y=f(x)y = f(x), the x-axis, and the lines x=ax = a and x=bx = b about the x-axis, assuming f(x)0f(x) \ge 0?

A.V=πab[f(x)]2dxV = \pi \int_a^b [f(x)]^2 \, dx
B.V=πab[f(x)]dxV = \pi \int_a^b [f(x)] \, dx
C.V = \pi \int_a^b [f'(x)]^2 \, dx
D.V=ab[f(x)]2dxV = \int_a^b [f(x)]^2 \, dx
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This is a Easy question. The method of disks states that when a region under y=f(x)y=f(x) is revolved around the x-axis, the cross-sectional area at any point x is a circle with radius f(x)f(x), giving area π[f(x)]2\pi[f(x)]^2. The volume is the integral of this area from a to b. Therefore, the correct formula includes the π\pi outside the integral and squares the function inside.

Q2. A student states that the volume generated by revolving the region under y=xy = \sqrt{x} from x=0x=0 to x=4x=4 about the x-axis is π04xdx\pi \int_0^4 \sqrt{x} \, dx. Is this correct? If not, identify the error.

A.No, the student forgot to square the function. The integrand should be (x)2=x(\sqrt{x})^2 = x. ✅
B.Yes, the student is correct.
C.No, the student should have integrated x2x^2.
D.No, the student forgot to multiply by π\pi.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This tests Easy. For the disk method, the radius of each disk is the function value, f(x)f(x). The area of the disk is π[f(x)]2\pi [f(x)]^2. The student's expression π04xdx\pi \int_0^4 \sqrt{x} \, dx would give the volume of a solid where the radius is x\sqrt{\sqrt{x}}, which is incorrect. The correct integral is π04xdx\pi \int_0^4 x \, dx. The error is specifically forgetting to square the radius function.

Q3. The region bounded by y=4x2y = 4 - x^2 and the x-axis is revolved about the x-axis. What is the radius of the disk at a general x-coordinate?

A.4x24 - x^2
B.4x2\sqrt{4 - x^2}
C.(4x2)2(4 - x^2)^2
D.44
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This is a Easy question. When revolving a region bounded above by a curve and below by the x-axis about the x-axis, the radius of the disk at any point x is simply the distance from the x-axis to the curve, which is the function value f(x)=4x2f(x) = 4 - x^2. The function is non-negative on the relevant interval, so the radius is 4x24 - x^2.

Q4. What is the volume of the solid generated by revolving the region under y=xy = \sqrt{x} from x=0x=0 to x=4x=4 about the x-axis?

A.8π8\pi
B.4π4\pi
C.16π16\pi
D.32π3\frac{32\pi}{3}
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This is a direct Medium of the disk method. The volume is V=π04(x)2dx=π04xdxV = \pi \int_0^4 (\sqrt{x})^2 \, dx = \pi \int_0^4 x \, dx. Evaluating the integral gives π[x2/2]04=π(16/20)=8π\pi [x^2/2]_0^4 = \pi (16/2 - 0) = 8\pi. The key is correctly squaring the function and evaluating the definite integral.

Q5. If the region under y=f(x)y = f(x) from x=a to x=b is revolved about the x-axis, which of the following correctly describes the shape of a typical slice?

A.A circular disk with radius f(x)f(x) and thickness dxdx
B.A cylindrical shell with radius xx and height f(x)f(x)
C.A washer with outer radius f(x)f(x) and inner radius 0
D.A rectangular prism with dimensions f(x)×dx×dxf(x) \times dx \times dx
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This tests Easy of the disk method. A vertical slice of the region at a given x, when revolved about the x-axis, sweeps out a thin circular disk. The disk's radius is the distance from the x-axis to the curve, which is f(x)f(x), and its thickness is the infinitesimal width dxdx. A cylindrical shell is generated by revolving a vertical strip about the y-axis, not the x-axis.

Q6. Find the volume of the solid formed by revolving the region enclosed by y=x2y = x^2, the x-axis, and the line x=2x = 2 about the x-axis.

A.32π5\frac{32\pi}{5}
B.8π5\frac{8\pi}{5}
C.64π5\frac{64\pi}{5}
D.32π3\frac{32\pi}{3}
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This is an Medium question. The region is bounded by y=x2y=x^2, the x-axis (y=0y=0), and x=2x=2. The disk method gives V=π02(x2)2dx=π02x4dx=π[x5/5]02=π(32/5)=32π/5V = \pi \int_0^2 (x^2)^2 \, dx = \pi \int_0^2 x^4 \, dx = \pi [x^5/5]_0^2 = \pi (32/5) = 32\pi/5. The limits of integration are from 0 to 2 because the curve intersects the x-axis at x=0 and is bounded by x=2.

Q7. A student uses the disk method to find the volume of a solid of revolution. Which of the following is a necessary condition for using this method correctly?

A.The axis of revolution must be a boundary of the region. ✅
B.The function must be even.
C.The region must be in the first quadrant.
D.The limits of integration must be positive.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This is a conceptual question. The disk method is directly applied when the axis of revolution bounds the region. In its simplest form, when revolving about the x-axis, the region is bounded below by the x-axis itself. While the function must be non-negative, it's not strictly required to be in the first quadrant as long as the axis of revolution is a boundary and the function is non-negative on the interval.

Q8. Let R be the region bounded by the x-axis and the curve y=sinxy = \sin x on the interval [0,π][0, \pi]. Which integral gives the volume when R is revolved about the x-axis?

A.π0πsin2xdx\pi \int_0^\pi \sin^2 x \, dx
B.π0πsinxdx\pi \int_0^\pi \sin x \, dx
C.0ππsinxdx\int_0^\pi \pi \sin x \, dx
D.0πsin2xdx\int_0^\pi \sin^2 x \, dx
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This is a direct Medium. The disk method for revolving about the x-axis uses the formula V=πab[f(x)]2dxV = \pi \int_a^b [f(x)]^2 dx. Here, f(x)=sinxf(x) = \sin x, a=0a=0, and b=πb=\pi. The correct integral is π0π(sinx)2dx=π0πsin2xdx\pi \int_0^\pi (\sin x)^2 dx = \pi \int_0^\pi \sin^2 x \, dx. This is a classic Medium of the disk method with a trigonometric function.

Q9. A solid is generated by revolving the region under y=f(x)y = f(x) from x=0x=0 to x=4x=4 about the x-axis. If the radius of each disk is r(x)=2xr(x) = 2x, what is the volume?

A.64π3\frac{64\pi}{3}
B.64π64\pi
C.32π3\frac{32\pi}{3}
D.16π16\pi
💡 Difficulty: medium | ✅ Correct: A

Q10. Which of the following integrals represents the volume of the solid formed by rotating the region bounded by y=xy = \sqrt{x}, y=0y=0, and x=4x=4 about the x-axis?

A.π04xdx\pi \int_0^4 x \, dx
B.π04xdx\pi \int_0^4 \sqrt{x} \, dx
C.π04x2dx\pi \int_0^4 x^2 \, dx
D.04xdx\int_0^4 x \, dx
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This tests the Medium of the disk method. The region is under y=xy=\sqrt{x} from x=0 to x=4. The radius of the disk is f(x)=xf(x) = \sqrt{x}. The volume is V=π04(x)2dx=π04xdxV = \pi \int_0^4 (\sqrt{x})^2 dx = \pi \int_0^4 x dx. Option A is correct. Option B incorrectly uses x\sqrt{x} as the integrand without squaring it, and Option C uses x2x^2, which would be the volume if the curve was y=xy=x.

Q11. A student is trying to find the volume of the solid formed by rotating the region between y=xy = x and y=2xy = 2x from x=0x=0 to x=1x=1 about the x-axis. The student uses the disk method. Why is this approach incorrect?

A.The region is not bounded by the axis of revolution, so the disk method cannot be directly applied; the washer method is needed. ✅
B.The student should use the shell method.
C.The functions are linear, so the volume is zero.
D.The student must first square the difference of the functions.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This is an Easy question. The disk method applies when the region is bounded by the axis of revolution. Here, the region is between two curves y=xy=x and y=2xy=2x, neither of which is the x-axis (the axis of revolution). Revolving this region creates a solid with a hole, requiring the washer method, which subtracts the inner radius from the outer radius. The student's error is using the disk method instead of the washer method.

Q12. What is the volume of the solid obtained by revolving the region under the curve y=cosxy = \cos x from x=0x=0 to x=π/2x=\pi/2 about the x-axis?

A.π24\frac{\pi^2}{4}
B.π2\frac{\pi}{2}
C.π4\frac{\pi}{4}
D.π28\frac{\pi^2}{8}
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: This is an Medium question requiring a trigonometric integral. The volume is V=π0π/2cos2xdxV = \pi \int_0^{\pi/2} \cos^2 x \, dx. Using the identity cos2x=(1+cos2x)/2\cos^2 x = (1+\cos 2x)/2, the integral becomes π0π/21+cos2x2dx=π2[x+sin2x2]0π/2=π2(π2+0)=π24\pi \int_0^{\pi/2} \frac{1+\cos 2x}{2} dx = \frac{\pi}{2} [x + \frac{\sin 2x}{2}]_0^{\pi/2} = \frac{\pi}{2} (\frac{\pi}{2} + 0) = \frac{\pi^2}{4}. This requires knowledge of trigonometric integration.

Q13. For the disk method, the volume element is π[f(x)]2dx\pi [f(x)]^2 dx. What does the term dxdx represent?

A.The thickness of the disk ✅
B.The radius of the disk
C.The area of the disk
D.The circumference of the disk
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This tests Easy of the Riemann sum. In the disk method, the region is sliced into thin vertical strips of width Δx\Delta x. When revolved, each strip becomes a disk of thickness Δx\Delta x. In the integral, as Δx\Delta x approaches zero, it becomes the differential dxdx, representing the infinitesimal thickness of the disk.

Q14. Find the volume of the solid generated by revolving the region bounded by y=4x2y = \sqrt{4 - x^2} and the x-axis about the x-axis.

A.32π3\frac{32\pi}{3}
B.16π3\frac{16\pi}{3}
C.8π3\frac{8\pi}{3}
D.64π3\frac{64\pi}{3}
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: The curve y=4x2y = \sqrt{4 - x^2} is the upper half of a circle of radius 2. Revolving this region about the x-axis generates a sphere. The volume should be 43πr3=43π(2)3=32π3\frac{4}{3}\pi r^3 = \frac{4}{3}\pi (2)^3 = \frac{32\pi}{3}. Using the disk method: V=π22(4x2)2dx=π22(4x2)dx=π[4xx3/3]22=π[(88/3)(8+8/3)]=π[(16/3)(16/3)]=32π/3V = \pi \int_{-2}^{2} (\sqrt{4-x^2})^2 dx = \pi \int_{-2}^{2} (4-x^2) dx = \pi [4x - x^3/3]_{-2}^{2} = \pi [(8 - 8/3) - (-8 + 8/3)] = \pi [(16/3) - (-16/3)] = 32\pi/3.

Q15. A solid of revolution is formed by rotating the region bounded by y=xy = \sqrt{x}, x=4x=4, and the x-axis about the x-axis. What is the diameter of the disk at x=1?

A.2 ✅
B.1
C.4
D.1\sqrt{1}
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This tests the connection between the function and the disk geometry. The radius of the disk at a given x is f(x)=xf(x) = \sqrt{x}. At x=1, the radius is 1=1\sqrt{1} = 1. The diameter is twice the radius, so 2×1=22 \times 1 = 2. It's a direct Medium, but requires understanding that the diameter is 2r.

Q16. Which of the following is NOT a correct statement about the disk method when revolving about the x-axis?

A.The cross-sections of the solid are perpendicular to the x-axis.
B.The radius of each disk is the distance from the x-axis to the curve.
C.The volume is obtained by integrating the circumference of the disks. ✅
D.The function defining the curve must be non-negative on the interval.
💡 Difficulty: easy | ✅ Correct: C

📖 Explanation: This is a Easy question. The disk method involves integrating the area of the disks, which is πr2\pi r^2, not the circumference 2πr2\pi r. The circumference is used in the shell method, which is for revolution about the y-axis. All other statements are correct properties of the disk method.

Q17. Consider the region bounded by y=x2y = x^2 and the x-axis from x=0x=0 to x=1x=1. If this region is revolved about the x-axis, the volume is V=π5V = \frac{\pi}{5}. Now, consider the region bounded by y=x4y = x^4 from x=0x=0 to x=1x=1. Without integrating, what is the volume of the solid formed by revolving this new region about the x-axis?

A.π9\frac{\pi}{9}
B.π7\frac{\pi}{7}
C.π5\frac{\pi}{5}
D.π3\frac{\pi}{3}
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: This is an Easy question. For y=xny=x^n, the volume from 0 to 1 is V=π01(xn)2dx=π01x2ndx=π2n+1V = \pi \int_0^1 (x^n)^2 dx = \pi \int_0^1 x^{2n} dx = \frac{\pi}{2n+1}. For n=2n=2, this is π5\frac{\pi}{5}. For n=4n=4, this is π2(4)+1=π9\frac{\pi}{2(4)+1} = \frac{\pi}{9}. A common mistake is to assume the volume scales with the function, but the squaring inside the integral changes the exponent.

Q18. If the region bounded by y=f(x)y = f(x), the x-axis, x=ax=a, and x=bx=b is revolved about the x-axis, and f(x)f(x) is measured in meters, what are the units of πab[f(x)]2dx\pi \int_a^b [f(x)]^2 dx?

A.Cubic meters (m3m^3) ✅
B.Square meters (m2m^2)
C.Meters (mm)
D.Dimensionless
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This tests the understanding of units in integration. f(x)f(x) has units of meters (length). [f(x)]2[f(x)]^2 has units of square meters (area). The differential dxdx has units of meters (length). Therefore, the product [f(x)]2dx[f(x)]^2 dx has units of cubic meters. The integral sums these volumes, so the final result is in cubic meters.

Q19. A region in the first quadrant is bounded by the x-axis, the line x=2x=2, and the curve y=exy = e^x. What is the volume of the solid formed by revolving this region about the x-axis?

A.π2(e41)\frac{\pi}{2}(e^4 - 1)
B.π(e41)\pi(e^4 - 1)
C.π2(e21)\frac{\pi}{2}(e^2 - 1)
D.π(e21)\pi(e^2 - 1)
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: This is an Medium with an exponential function. The radius is f(x)=exf(x) = e^x. The volume is V=π02(ex)2dx=π02e2xdx=π[12e2x]02=π2(e4e0)=π2(e41)V = \pi \int_0^2 (e^x)^2 dx = \pi \int_0^2 e^{2x} dx = \pi [\frac{1}{2} e^{2x}]_0^2 = \frac{\pi}{2}(e^4 - e^0) = \frac{\pi}{2}(e^4 - 1). This requires careful evaluation of the integral and applying the limits correctly.

Q20. The volume of the solid generated by rotating the region under y=xy = \sqrt{x} from x=0x=0 to x=kx=k about the x-axis is 8π8\pi. What is the value of k?

A.4 ✅
B.2
C.8\sqrt{8}
D.8
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: This is a Hard question involving working backwards. The volume is V=π0k(x)2dx=π0kxdx=π[x2/2]0k=πk22V = \pi \int_0^k (\sqrt{x})^2 dx = \pi \int_0^k x dx = \pi [x^2/2]_0^k = \frac{\pi k^2}{2}. We are given that this equals 8π8\pi, so πk22=8π\frac{\pi k^2}{2} = 8\pi. Dividing by π\pi, k22=8\frac{k^2}{2} = 8, so k2=16k^2 = 16, and k=4k = 4 (since k>0k>0).

Q21. A student uses the disk method to find the volume of a cone. The cone is generated by rotating the line y=rhxy = \frac{r}{h}x from x=0x=0 to x=hx=h about the x-axis. The student correctly sets up the integral but then substitutes rr and hh incorrectly. If the correct volume is 13πr2h\frac{1}{3}\pi r^2 h, what common error in the integral evaluation could lead to a volume of 12πr2h\frac{1}{2}\pi r^2 h?

A.Forgetting to divide by 3 when integrating x2x^2
B.Using rhx2\frac{r}{h}x^2 instead of r2h2x2\frac{r^2}{h^2}x^2
C.Integrating from 0 to r instead of 0 to h
D.Using hh instead of rr in the final expression
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This is an Easy question. The correct integral is V=π0h(rhx)2dx=πr2h20hx2dx=πr2h2[x33]0h=13πr2hV = \pi \int_0^h (\frac{r}{h}x)^2 dx = \pi \frac{r^2}{h^2} \int_0^h x^2 dx = \pi \frac{r^2}{h^2} [\frac{x^3}{3}]_0^h = \frac{1}{3}\pi r^2 h. A common mistake is to forget the factor of 1/3 when integrating x2x^2, leading to πr2h2[x32]0h=12πr2h\pi \frac{r^2}{h^2} [\frac{x^3}{2}]_0^h = \frac{1}{2}\pi r^2 h.

Q22. For the disk method, the region is divided into vertical strips. How does the volume of a single disk relate to the Riemann sum that approximates the total volume?

A.The volume of each disk is π[f(xi)]2Δxi\pi [f(x_i^*)]^2 \Delta x_i, and their sum is the Riemann sum. ✅
B.The volume of each disk is 2πxif(xi)Δxi2\pi x_i^* f(x_i^*) \Delta x_i.
C.The volume of each disk is f(xi)Δxif(x_i^*) \Delta x_i.
D.The volume of each disk is πf(xi)Δxi\pi f(x_i^*) \Delta x_i.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This tests the connection between the Riemann sum and the disk method. The disk method approximates the solid by a series of thin disks. For the i-th strip of width Δxi\Delta x_i, the disk has volume π[f(xi)]2Δxi\pi [f(x_i^*)]^2 \Delta x_i. Summing these gives the Riemann sum, which converges to the integral. The shell method uses 2πxf(x)Δx2\pi x f(x) \Delta x.

Q23. A solid is generated by rotating the region bounded by the x-axis and the curve y=x34xy = x^3 - 4x from x=2x=-2 to x=0x=0 about the x-axis. Is the disk method directly applicable?

A.No, because the function is negative on part of the interval. ✅
B.Yes, because the function is continuous.
C.No, because the region is not in the first quadrant.
D.Yes, because the axis of revolution is the x-axis.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This is a Easy and Easy question. The disk method requires the radius f(x)f(x) to be non-negative on the interval of integration to represent a physical radius. On the interval [-2, 0], the function y=x34xy = x^3 - 4x is positive (e.g., at x=-1, y=1+4=3y = -1 + 4 = 3). Wait, let's check: x34x=x(x24)x^3 - 4x = x(x^2 - 4). For x in (-2, 0), x is negative, x24x^2 - 4 is negative, so the product is positive. The function is positive on (-2, 0). The disk method is applicable. The question might be testing if the student checks the sign. If the function were negative, the radius would be f(x)|f(x)|.

Q24. What is the area of the circular cross-section of a solid formed by revolving the region under y=sinxy = \sqrt{\sin x} from x=0x=0 to x=πx=\pi about the x-axis?

A.πsinx\pi \sin x
B.πsinx\pi \sqrt{\sin x}
C.sinx\sin x
D.πsin2x\pi \sin^2 x
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This tests the understanding that the cross-section is a disk with radius equal to the function value. The area of a circle is πr2\pi r^2. Here the radius is r=sinxr = \sqrt{\sin x}. So the area is A(x)=π(sinx)2=πsinxA(x) = \pi (\sqrt{\sin x})^2 = \pi \sin x. The volume would be the integral of this area from 0 to π\pi. This question focuses specifically on the area of the cross-section, not the volume.

Q25. Find the volume of the solid formed by revolving the region bounded by y=sinxy = \sin x and the x-axis from x=0x=0 to x=πx=\pi about the x-axis. What is the volume?

A.π22\frac{\pi^2}{2}
B.π\pi
C.π2\frac{\pi}{2}
D.2π2\pi
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: This is a multi-step reasoning question requiring a trigonometric integral. V=π0πsin2xdx=π0π1cos2x2dx=π2[xsin2x2]0π=π2(π0)=π22V = \pi \int_0^\pi \sin^2 x \, dx = \pi \int_0^\pi \frac{1-\cos 2x}{2} dx = \frac{\pi}{2} [x - \frac{\sin 2x}{2}]_0^\pi = \frac{\pi}{2} (\pi - 0) = \frac{\pi^2}{2}. This requires knowing the identity for sin2x\sin^2 x and evaluating the definite integral correctly.

Q26. A region is bounded by the curve y=1x2y = \sqrt{1 - x^2} and the x-axis. This region is revolved about the x-axis to form a sphere. A student incorrectly argues that because the sphere has a hole, the disk method cannot be used. How would you correct the student?

A.The disk method is applicable because the region is bounded by the axis of revolution, and the radius is given by the function. ✅
B.The student is correct; the sphere does have a hole.
C.The disk method is not applicable because the region is not a function.
D.The student should use the washer method for this region.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This is a conceptual question addressing a common misconception. The disk method is used when the region is bounded by the axis of revolution. The region under the semicircle y=1x2y = \sqrt{1-x^2} is bounded below by the x-axis, so revolving it creates a solid with no hole (a sphere). The radius of each disk is the y-value of the semicircle. The washer method is used when there's a gap between the axis of revolution and the region.

Q27. The region bounded by y=xy = \sqrt{x} and y=x2y = x^2 is revolved about the x-axis. Which method(s) would you use to find the volume, and why?

A.The washer method, because the region is between two curves and the axis of revolution is a boundary. ✅
B.The disk method, because the axis of revolution is the x-axis.
C.The shell method, because it's easier.
D.The washer method, because the region is not bounded by the axis of revolution.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This tests the ability to choose the correct method. The region between y=xy = \sqrt{x} and y=x2y = x^2 is bounded above and below by curves. The x-axis is not a boundary of the region. Revolving this region about the x-axis creates a solid with a hole, so the washer method is appropriate. The washer method is a generalization of the disk method when the inner radius is not zero. The disk method would only apply if the bottom boundary was the x-axis.

Q28. A solid is generated by rotating the region under y=1x2y = \sqrt{1 - x^2} from x=1x=-1 to x=1x=1 about the x-axis. What is the relationship between this volume and the integral 111x2dx\int_{-1}^{1} \sqrt{1 - x^2} \, dx?

A.The volume is π\pi times the integral of the square of the function, not the function itself. ✅
B.The volume is equal to the integral of the function.
C.The volume is twice the integral of the function.
D.There is no relationship.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This is a conceptual question distinguishing between area and volume. The integral 111x2dx\int_{-1}^{1} \sqrt{1-x^2} \, dx gives the area under the semicircle, which is π/2\pi/2. The volume of the sphere generated is 43π\frac{4}{3}\pi, which is π\pi times the integral of the squared function: π11(1x2)2dx=π11(1x2)dx=4π3\pi \int_{-1}^{1} (\sqrt{1-x^2})^2 dx = \pi \int_{-1}^{1} (1-x^2) dx = \frac{4\pi}{3}. This highlights the difference in integrands for area and volume.

Q29. A cone is formed by revolving the line y=2xy = 2x from x=0x=0 to x=3x=3 about the x-axis. What is the radius of the base of the cone?

A.6 ✅
B.2
C.3
D.0
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This tests the interpretation of the geometry. The radius of the base of the cone is the y-value at the end of the interval. The function is y=2xy=2x. At x=3x=3, the y-value is y=2(3)=6y = 2(3) = 6. This is the radius of the largest disk and hence the radius of the base of the cone. The height of the cone is 3.

Q30. If the volume of a solid formed by rotating the region under y=f(x)y = f(x) from x=0x=0 to x=2x=2 about the x-axis is VV, what is the volume if the same region is rotated about the x-axis but the function is scaled by a factor of 2, i.e., y=2f(x)y = 2f(x)?

A.4V4V
B.2V2V
C.8V8V
D.VV
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: This is a scaling reasoning question. If f(x)f(x) is replaced by 2f(x)2f(x), the new volume is Vnew=π02[2f(x)]2dx=π024[f(x)]2dx=4π02[f(x)]2dx=4VV_{new} = \pi \int_0^2 [2f(x)]^2 dx = \pi \int_0^2 4[f(x)]^2 dx = 4\pi \int_0^2 [f(x)]^2 dx = 4V. The volume scales with the square of the scaling factor because the radius is squared in the integrand. A common mistake is to think it scales linearly.

Q31. The region bounded by y=x2y = x^2 and y=4y = 4 is revolved about the x-axis. To find the volume, one could use the disk method if the region is considered as the area under which curve?

A.The disk method cannot be used because the region is not bounded by the x-axis. ✅
B.y=4y = 4 from x=2x=-2 to x=2x=2
C.y=x2y = x^2 from x=2x=-2 to x=2x=2
D.The region can be split into two parts, each under a different curve.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This is an analysis of method applicability. The region bounded by y=x2y=x^2 and y=4y=4 is between two curves. The x-axis is not a boundary. To use the disk method, the region would need to be bounded by the x-axis. One could use the washer method directly. Alternatively, one could use the disk method for two separate regions if the region is split. For example, the area between y=x2y=x^2 and the x-axis from -2 to 2, and the area between y=4y=4 and the x-axis from -2 to 2. The volume of the solid is the difference of the volumes of these two solids.

Q32. A student evaluates the integral for the volume of a solid of revolution as 01πx2dx=π3\int_0^1 \pi x^2 dx = \frac{\pi}{3}. The student claims the radius of the disk at x=0.5 is 0.5. Is this correct based on the integral?

A.Yes, because the integrand is πx2\pi x^2, so the radius is xx. ✅
B.No, the radius is x2=x\sqrt{x^2} = x, but the radius function must be identified correctly.
C.Yes, because the volume is π3\frac{\pi}{3}.
D.No, the radius is πx2\pi x^2.
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This tests the ability to interpret an integral. The integrand is π[f(x)]2\pi [f(x)]^2. If the integrand is πx2\pi x^2, then [f(x)]2=x2[f(x)]^2 = x^2, so f(x)=xf(x) = x (assuming positive radius). Therefore, the radius at x=0.5 is indeed 0.5. The student is correct. The question tests if the student can correctly extract the radius function from the integrand.

Q33. If the region under y=4x2y = \sqrt{4 - x^2} from x=2x=-2 to x=2x=2 is revolved about the x-axis, the volume is 32π3\frac{32\pi}{3}. If the region is revolved about the line y=2y=-2, what would be the new radius function?

A.f(x)+2=4x2+2f(x) + 2 = \sqrt{4 - x^2} + 2
B.f(x)2=4x22f(x) - 2 = \sqrt{4 - x^2} - 2
C.2f(x)=24x22 - f(x) = 2 - \sqrt{4 - x^2}
D.f(x)=4x2f(x) = \sqrt{4 - x^2}
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: This is a Hard extension question. The disk method requires the radius to be the distance from the axis of revolution to the curve. If the axis is y=2y=-2, the distance from the axis to a point on the curve y=f(x)y=f(x) is f(x)(2)=f(x)+2f(x) - (-2) = f(x) + 2. So the radius function becomes 4x2+2\sqrt{4 - x^2} + 2. This involves modifying the radius function for a shifted axis and is a more complex Medium of the disk method concept.

Q34. A solid of revolution is formed by rotating the region bounded by y=x2y = x^2 and y=0y = 0 from x=0x=0 to x=1x=1 about the x-axis. What is the approximate volume if the region is approximated by 4 disks of equal width using right endpoints?

A.πi=14(i4)214\pi \sum_{i=1}^4 (\frac{i}{4})^2 \cdot \frac{1}{4}
B.πi=14(i14)214\pi \sum_{i=1}^4 (\frac{i-1}{4})^2 \cdot \frac{1}{4}
C.πi=14(i4)2\pi \sum_{i=1}^4 (\frac{i}{4})^2
D.i=14(i4)214\sum_{i=1}^4 (\frac{i}{4})^2 \cdot \frac{1}{4}
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: This tests the understanding of the Riemann sum approximation. For 4 disks from 0 to 1, the width of each disk is Δx=1/4\Delta x = 1/4. Using right endpoints, the x-values are xi=i/4x_i = i/4 for i=1,2,3,4i=1,2,3,4. The radius of each disk is f(xi)=(xi)2=(i/4)2f(x_i) = (x_i)^2 = (i/4)^2. The volume of each disk is π[f(xi)]2Δx=π(i/4)2(1/4)\pi [f(x_i)]^2 \Delta x = \pi (i/4)^2 (1/4). The total approximate volume is the sum of these. Option A is correct. This question connects the integral to its Riemann sum representation.

🔗 Related Topics (MCQs)