Before we start, a reminder of the three quantities you must find every single time, and where each one is measured. Look at the figure: the strip is a thin vertical sliver of the region, and it sweeps a can when the region spins.
r=x, h=x2, x∈[0,3].
V=∫032πx⋅x2dx=2π∫03x3dx=2π[4x4]03=2π⋅481=281π.What we did: multiplied circumference 2πx by height x2, integrated the shells from the axis outward.
Recall Solution 2.2
r=x, h=x=x1/2, x∈[0,4].
V=∫042πx⋅x1/2dx=2π∫04x3/2dx=2π[52x5/2]04.
Now 45/2=(41/2)5=25=32, so
V=2π⋅52⋅32=5128π.
Recall Solution 2.3
r=x, h=x2+1, x∈[0,2].
V=∫022πx(x2+1)dx=2π∫02(x3+x)dx=2π[4x4+2x2]02.
Plug in x=2: 416+24=4+2=6, so V=12π.
Here the axis moves. You must draw the axis and decide the sign inside ∣x−c∣.
Recall Solution 3.1
The axis x=−1 lies to the left of the whole region (0≤x≤2). The distance from a strip at x to the line x=−1 is
r=x−(−1)=x+1(positive throughout, since x≥0).
Height stays h=x2.
V=∫022π(x+1)x2dx=2π∫02(x3+x2)dx=2π[4x4+3x3]02.
At x=2: 416+38=4+38=320, so
V=2π⋅320=340π.
The picture shows why the radius flips its sign compared with an axis on the left.
Recall Solution 3.2
The axis x=2 is to the right of the region. Distance from a strip at x to x=2 is
r=2−x(positive, since x≤2).
Height h=x2.
V=∫022π(2−x)x2dx=2π∫02(2x2−x3)dx=2π[32x3−4x4]02.
At x=2: 32⋅8−416=316−4=34, so
V=2π⋅34=38π.
Recall Solution 3.3
Axis is horizontal, so strips are horizontal with thickness dy, radius r=y (distance to the x-axis), and height = horizontal width of the region at that y.
For a given y, the region is bounded on the left by the curve x=y and on the right by the line x=2. So width =xR−xL=2−y.
y runs from 0 (bottom) to 4 (since y=x2 reaches 4 at x=2).
V=∫042πy(2−y)dy=2π∫04(2y−y3/2)dy=2π[y2−52y5/2]04.
At y=4: 16−52⋅32=16−564=580−64=516, so
V=2π⋅516=532π.
Combine two curves, moved axes, and careful bookkeeping.
Recall Solution 4.1
On (0,1) the line y=x sits above the parabola y=x2, so height h=x−x2.
Axis x=2 is to the right of the region, so radius r=2−x.
V=∫012π(2−x)(x−x2)dx.
Expand the integrand: (2−x)(x−x2)=2x−2x2−x2+x3=2x−3x2+x3.V=2π∫01(2x−3x2+x3)dx=2π[x2−x3+4x4]01.
At x=1: 1−1+41=41, so
V=2π⋅41=2π.
Recall Solution 4.2
The parabola y=2x−x2 is above the x-axis for 0≤x≤2, so h=2x−x2. Axis is the y-axis, so r=x.
V=∫022πx(2x−x2)dx=2π∫02(2x2−x3)dx=2π[32x3−4x4]02.
At x=2: 32⋅8−416=316−4=34, so
V=2π⋅34=38π.
Recall Solution 4.3
On 0≤x≤1, the upper curve is y=2−x2 and lower is y=x2, so height
h=(2−x2)−x2=2−2x2.
Axis x=1 is to the right of this piece, so radius r=1−x (positive on [0,1), zero at x=1).
V=∫012π(1−x)(2−2x2)dx=2π∫012(1−x)(1−x2)dx.
Expand (1−x)(1−x2)=1−x2−x+x3, times 2: 2−2x−2x2+2x3.
V=2π∫01(2−2x−2x2+2x3)dx=2π[2x−x2−32x3+2x4]01.
At x=1: 2−1−32+21=612−6−4+3=65, so
V=2π⋅65=35π.
Radius r=x, height h=xn, limits 0 to a.
V=∫0a2πx⋅xndx=2π∫0axn+1dx=2π[n+2xn+2]0a=n+22πan+2.Check the algebra against L2: with n=3, a=2 this gives 52π⋅25=564π. Hmm — the boxed claim says an+3/(n+3), which would give 62π⋅26. The boxed statement is a deliberate trap: the correct exponent is n+2, not n+3, because x⋅xn=xn+1 and integrating adds one more, giving xn+2. The right general formula is
V=n+22πan+2.
(Sanity: n=1, a=1 gives 32π, the volume of the cone-like solid under y=x spun about the y-axis — correct.)
Recall Solution 5.2
Shells (from Exercise 2.1 pattern, but a=2): r=x, h=x2,
Vshell=∫022πx⋅x2dx=2π[4x4]02=8π.Disks/washers: slice perpendicular to the y-axis, so slices are horizontal, thickness dy. At height y, the solid is a disk of radius R=2 with a bite taken out by the curve x=y (inner radius rin=y), because the region only fills from x=y out to x=2. y runs 0 to 4:
Vwasher=∫04π(22−(y)2)dy=π∫04(4−y)dy=π[4y−2y2]04=π(16−8)=8π.
Both give 8π. Shells kept us in x; washers forced the inversion x=y. See Volume of revolution — disk and washer method.
Recall One-screen self-test (cover the right side)
r when rotating about x=c ::: ∣x−c∣, distance from strip to the axis
Thickness when the axis is horizontal ::: dy (strips run parallel to the axis)
Height for a region between two curves ::: top curve minus bottom curve
Volume of y=x2, 0≤x≤3, about y-axis ::: 281π
Volume of y=x, 0≤x≤4, about y-axis ::: 5128π
General y=xn, 0≤x≤a, about y-axis ::: n+22πan+2