PROBLEM
Calculus Problem
Find the volume of the solid obtained by rotating the region bounded by the curves y=x2/4, x=0 and y=4 about the y-axis
Find the volume of the solid obtained by rotating the region bounded by the curves y=x2/4, x=0 and y=4 about the y-axis
SOLUTION
Since the volume is created by revolving about the y-axis, you can integrate with respect to y...
So, use the formula (disc method) V = ∫ba π f(y)2 dy
Rewrite the equations in terms of y...
y=x2/4
4y=x2
√4y=√(x2)
2√y=x
x=2√y (this will be rightmost radius)
x=0 (this will be leftmost radius)
Integrate from y=0 to y=4
V = ∫40 π (2√y)2 dy
V = ∫40 π (4y) dy
V = π (2y2)|40
V = π [2(4)2 - 0]
V = 32π