The line π¦ = 2π₯ from π₯ = 0 to 1 is rotated around the y-axis. The volume generated is:
A. 1/2 π
B. 2/3 π
C. 3/4 π
D. π
Volume of Revolution: Line y = 2x Around the Y-Axis
If you’re studying calculus, one of the classic problems involves finding the volume of a solid formed by rotating a curve around an axis. Letβs walk through how to calculate the volume generated by rotating the line y = 2x from x = 0 to 1 around the y-axis.
Step-by-Step Solution
We’re rotating around the y-axis, so we need to express x as a function of y:
Given: y = 2x β x = y/2
The volume V formed by rotating a function about the y-axis is calculated using the method of disks:
V = β«[yβ to yβ] ΟΒ·(x)^2 dy
From x = 0 to 1, when y = 2x, the y-values go from:
y = 2Γ0 = 0 to y = 2Γ1 = 2
Now plug into the formula:
V = β«[0 to 2] ΟΒ·(y/2)^2 dy
= Ο β«[0 to 2] (yΒ² / 4) dy
= (Ο/4) β«[0 to 2] yΒ² dy
= (Ο/4) Γ [yΒ³ / 3] from 0 to 2
= (Ο/4) Γ (8/3)
= 2Ο/3
β Final Answer: B. 2/3 π
Key Takeaways
- Always convert to x = f(y) when rotating around the y-axis.
- Use the disk method to integrate in terms of y.
- Double-check your bounds when switching variables.


