Volumes with Cross Sections: Squares/Rectangles

Help Questions

AP Calculus AB › Volumes with Cross Sections: Squares/Rectangles

Questions 1 - 10
1

What is the correct volume integral setup if the base is bounded by $x=y+2$ and $x=0$ for $y\in-2,1$ with rectangular cross sections perpendicular to the $y$-axis of height $4$?

$\displaystyle \int_{0}^{2} 4\big((y+2)-0\big),dy$

$\displaystyle \int_{-2}^{1} (y+2),dy$

$\displaystyle \int_{-2}^{1} 4\big(0-(y+2)\big),dy$

$\displaystyle \int_{-2}^{1} 4\big((y+2)-0\big)^2,dy$

$\displaystyle \int_{-2}^{1} 4\big((y+2)-0\big),dy$

Explanation

This problem requires using the method of cross-sectional volumes to find the volume of a solid with rectangular cross sections. The base of the solid is the region bounded by x = y + 2 and x = 0 for y in [-2, 1]. For cross sections perpendicular to the y-axis, the width of each rectangle is the horizontal distance between the curves, which is y + 2. The height of each rectangle is given as 4, so the area is 4(y + 2). Integrating this area function from -2 to 1 gives the volume as ∫ from -2 to 1 of 4((y + 2) - 0) dy. A tempting distractor is choice B, which squares the width incorrectly. In general, when modeling volumes with known cross sections, identify the axis of integration, determine the varying dimension of the cross section as a function of the integration variable, compute the area function, and integrate over the appropriate limits.

2

What is the correct volume integral setup if the base is bounded by $x=1$ and $x=1+y^2$ for $y\in-2,2$ with rectangular cross sections perpendicular to the $y$-axis of height $6$?

$\displaystyle \int_{-2}^{2} 6\big(1-(1+y^2)\big),dy$

$\displaystyle \int_{-2}^{2} 6\big((1+y^2)-1\big)^2,dy$

$\displaystyle \int_{-2}^{2} (1+y^2),dy$

$\displaystyle \int_{0}^{4} 6(y^2),dy$

$\displaystyle \int_{-2}^{2} 6\big((1+y^2)-1\big),dy$

Explanation

This problem requires using the method of cross-sectional volumes to find the volume of a solid with rectangular cross sections. The base of the solid is the region bounded by x = 1 and x = 1 + y² for y in [-2, 2]. For cross sections perpendicular to the y-axis, the width of each rectangle is the horizontal distance between the curves, which is (1 + y²) - 1 = y². The height of each rectangle is given as 6, so the area is 6 y². Integrating this area function from -2 to 2 gives the volume as ∫ from -2 to 2 of 6((1 + y²) - 1) dy. A common mistake is choice C, which squares the width incorrectly for rectangles. In general, when modeling volumes with known cross sections, identify the axis of integration, determine the varying dimension of the cross section as a function of the integration variable, compute the area function, and integrate over the appropriate limits.

3

What is the correct volume integral setup if the base is bounded by $y=\ln x$ and $y=0$ on $1,e$ with rectangular cross sections perpendicular to the $x$-axis of height $5$?

$\displaystyle \int_{1}^{e} 5\ln x,dx$

$\displaystyle \int_{1}^{e} 5(\ln x)^2,dx$

$\displaystyle \int_{0}^{1} 5e^y,dy$

$\displaystyle \int_{1}^{e} \ln(5x),dx$

$\displaystyle \int_{1}^{e} (5-\ln x),dx$

Explanation

This problem requires using the method of cross-sectional volumes to find the volume of a solid with rectangular cross sections. The base of the solid is the region bounded by y = ln x and y = 0 on [1, e]. For cross sections perpendicular to the x-axis, the width of each rectangle is the vertical distance between the curves, which is ln x. The height of each rectangle is given as 5, so the area is 5 ln x. Integrating this area function from 1 to e gives the volume as ∫ from 1 to e of 5 ln x dx. A common mistake is choice B, which squares the width as if for squares. In general, when modeling volumes with known cross sections, identify the axis of integration, determine the varying dimension of the cross section as a function of the integration variable, compute the area function, and integrate over the appropriate limits.

4

What is the correct volume integral setup if the base is bounded by $y=\cos x$ and $y=0$ on $0,\tfrac{\pi}{2}$ with square cross sections perpendicular to the $x$-axis?

$\displaystyle \int_{0}^{\pi/2} \cos x,dx$

$\displaystyle \int_{0}^{\pi/2} (\cos x)^2,dx$

$\displaystyle \int_{0}^{1} (\arccos y)^2,dy$

$\displaystyle \int_{0}^{\pi/2} (\sin x)^2,dx$

$\displaystyle \int_{0}^{\pi/2} (\tfrac{\pi}{2}-\cos x)^2,dx$

Explanation

This problem requires using the method of cross-sectional volumes to find the volume of a solid with square cross sections. The base of the solid is the region bounded by y = cos x and y = 0 on [0, π/2]. For cross sections perpendicular to the x-axis, the side length of each square is the vertical distance between the curves, which is cos x. Therefore, the area of each cross section is (cos x)². Integrating this area function from 0 to π/2 gives the volume as ∫ from 0 to π/2 of (cos x)² dx. A common mistake is choice B, which forgets to square the side length. In general, when modeling volumes with known cross sections, identify the axis of integration, determine the varying dimension of the cross section as a function of the integration variable, compute the area function, and integrate over the appropriate limits.

5

What is the correct volume integral setup if the base is bounded by $y=\sqrt{x}$ and $y=0$ on $0,9$ with square cross sections perpendicular to the $x$-axis?

$\displaystyle \int_{0}^{3} (y^2)^2,dy$

$\displaystyle \int_{0}^{9} (9-\sqrt{x})^2,dx$

$\displaystyle \int_{0}^{9} \sqrt{x},dx$

$\displaystyle \int_{0}^{9} (\sqrt{x})^2,dx$

$\displaystyle \int_{0}^{9} (x)^2,dx$

Explanation

This problem requires using the method of cross-sectional volumes to find the volume of a solid with square cross sections. The base of the solid is the region bounded by $y = \sqrt{x}$ and $y = 0$ on $[0, 9]$. For cross sections perpendicular to the $x$-axis, the side length of each square is the vertical distance between the curves, which is $\sqrt{x}$. Therefore, the area of each cross section is $(\sqrt{x})^2$. Integrating this area function from 0 to 9 gives the volume as $$\int_0^9 (\sqrt{x})^2 , dx$$. A common mistake is choice B, which forgets to square the side length and integrates the distance directly. In general, when modeling volumes with known cross sections, identify the axis of integration, determine the varying dimension of the cross section as a function of the integration variable, compute the area function, and integrate over the appropriate limits.

6

What is the correct volume integral setup if the base is bounded by $x=\cos y$ and $x=0$ for $y\in0,\tfrac{\pi}{2}$ with square cross sections perpendicular to the $y$-axis?

$\displaystyle \int_{0}^{\pi/2} \cos y,dy$

$\displaystyle \int_{0}^{1} (\arccos x)^2,dx$

$\displaystyle \int_{0}^{\pi/2} (\cos y)^2,dy$

$\displaystyle \int_{0}^{\pi/2} (\sin y)^2,dy$

$\displaystyle \int_{0}^{\pi/2} (\tfrac{\pi}{2}-\cos y)^2,dy$

Explanation

This problem requires using the method of cross-sectional volumes to find the volume of a solid with square cross sections. The base of the solid is the region bounded by x = cos y and x = 0 for y in [0, π/2]. For cross sections perpendicular to the y-axis, the side length of each square is the horizontal distance between the curves, which is cos y. Therefore, the area of each cross section is (cos y)². Integrating this area function from 0 to π/2 gives the volume as ∫ from 0 to π/2 of (cos y)² dy. A tempting distractor is choice B, which omits the squaring. In general, when modeling volumes with known cross sections, identify the axis of integration, determine the varying dimension of the cross section as a function of the integration variable, compute the area function, and integrate over the appropriate limits.

7

What is the correct volume integral setup if the base is bounded by $x=9-y^2$ and $x=0$ with square cross sections perpendicular to the $y$-axis?

$\displaystyle \int_{0}^{9} (9-x^2)^2,dx$

$\displaystyle \int_{-3}^{3} (9-y^2),dy$

$\displaystyle \int_{-3}^{3} (9-y^2)^2,dy$

$\displaystyle \int_{0}^{3} (9-y^2)^2,dy$

$\displaystyle \int_{-3}^{3} (y^2-9)^2,dy$

Explanation

This problem requires using the method of cross-sectional volumes to find the volume of a solid with square cross sections. The base of the solid is the region bounded by x = 9 - y² and x = 0. For cross sections perpendicular to the y-axis from y = -3 to y = 3, the side length of each square is the horizontal distance between the curves, which is 9 - y². Therefore, the area of each cross section is (9 - y²)². Integrating this area function from -3 to 3 gives the volume as ∫ from -3 to 3 of (9 - y²)² dy. A tempting distractor is choice C, which omits the squaring and computes incorrectly. In general, when modeling volumes with known cross sections, identify the axis of integration, determine the varying dimension of the cross section as a function of the integration variable, compute the area function, and integrate over the appropriate limits.

8

What is the correct volume integral setup if the base is bounded by $y=4-x^2$ and $y=0$ on $-2,2$ with rectangular cross sections perpendicular to the $x$-axis of height $3$?

$\displaystyle \int_{-2}^{2} (4-x^2),dx$

$\displaystyle \int_{-2}^{2} 3(4-x^2),dx$

$\displaystyle \int_{-2}^{2} (3-x^2),dx$

$\displaystyle \int_{0}^{4} 3(4-y),dy$

$\displaystyle \int_{-2}^{2} 3(4-x^2)^2,dx$

Explanation

This problem requires using the method of cross-sectional volumes to find the volume of a solid with rectangular cross sections. The base of the solid is the region bounded by y = 4 - x² and y = 0 on [-2, 2]. For cross sections perpendicular to the x-axis, the width of each rectangle is the vertical distance between the curves, which is 4 - x². The height of each rectangle is given as 3, so the area is 3(4 - x²). Integrating this area function from -2 to 2 gives the volume as ∫ from -2 to 2 of 3(4 - x²) dx. A tempting distractor is choice B, which squares the width incorrectly for rectangles. In general, when modeling volumes with known cross sections, identify the axis of integration, determine the varying dimension of the cross section as a function of the integration variable, compute the area function, and integrate over the appropriate limits.

9

What is the correct volume integral setup if the base is bounded by $y=3$ and $y=\tfrac{x}{2}$ on $0,6$ with rectangular cross sections perpendicular to the $x$-axis of height $x$?

$\displaystyle \int_{0}^{3} x\left(3-\frac{x}{2}\right),dx$

$\displaystyle \int_{0}^{6} \left(3-\frac{x}{2}\right),dx$

$\displaystyle \int_{0}^{6} x\left(3-\frac{x}{2}\right),dx$

$\displaystyle \int_{0}^{6} x\left(3-\frac{x}{2}\right)^2,dx$

$\displaystyle \int_{0}^{6} x\left(\frac{x}{2}-3\right),dx$

Explanation

This problem requires using the method of cross-sectional volumes to find the volume of a solid with rectangular cross sections. The base of the solid is the region bounded by y = 3 and y = x/2 on [0, 6]. For cross sections perpendicular to the x-axis, the width of each rectangle is the vertical distance between the curves, which is 3 - x/2. The height of each rectangle is given as x, so the area is x(3 - x/2). Integrating this area function from 0 to 6 gives the volume as ∫ from 0 to 6 of x(3 - x/2) dx. A common mistake is choice B, which squares the width unnecessarily. In general, when modeling volumes with known cross sections, identify the axis of integration, determine the varying dimension of the cross section as a function of the integration variable, compute the area function, and integrate over the appropriate limits.

10

What is the correct volume integral setup if the base is bounded by $y=\cos x$ and $y=\sin x$ on $0,\tfrac{\pi}{4}$ with rectangular cross sections perpendicular to the $x$-axis of height $2$?

$\displaystyle \int_{0}^{\pi/4} (\cos x-\sin x),dx$

$\displaystyle \int_{0}^{\pi/4} 2(\sin x-\cos x),dx$

$\displaystyle \int_{0}^{\pi/4} 2(\cos x-\sin x),dx$

$\displaystyle \int_{0}^{\pi/4} 2(\cos x+\sin x),dx$

$\displaystyle \int_{0}^{\pi/4} 2(\cos x-\sin x)^2,dx$

Explanation

This problem requires using the method of cross-sectional volumes to find the volume of a solid where the cross-sections are rectangles perpendicular to the x-axis. The base of the solid is the region bounded by y = cos x and y = sin x from x = 0 to x = π/4, so at each x, the width of the rectangle is cos x - sin x. The height of each rectangle is given as 2, so the area is 2 (cos x - sin x). The volume is obtained by integrating this area function from x = 0 to x = π/4. A tempting distractor is choice D, which integrates (cos x - sin x) dx, but that omits the rectangular height and gives the base area. Remember, for volumes with known cross-sections, always determine the area of the cross-section as a function of the variable of integration and integrate that over the interval.

Page 1 of 6