8. Applications of Integration

Volumes With Cross Sections: Squares And Rectangles

Volumes with Cross Sections: Squares and Rectangles πŸ“¦

students, imagine stacking a huge number of thin shapes on top of each other to build a 3D solid. That is the big idea behind volumes with cross sections. Instead of using circular slices, like in the disk or washer method, we use cross sections that are squares or rectangles. This is an important part of AP Calculus AB because it connects geometry, area, and integration into one powerful idea.

What Are Cross Sections? 🎯

A cross section is the shape you get when you slice a solid with a plane. In this lesson, the solid is not described by rotating a region. Instead, the problem gives you the shape of each slice and tells you how the slices change across an interval.

For volumes with cross sections, the process is:

  1. Find the area of one cross section.
  2. Let that area change as a function of $x$ or $y$.
  3. Integrate the area over the interval to get the total volume.

The main formula is:

$$V = \int_a^b A(x)\,dx$$

or, if the slices are horizontal,

$$V = \int_c^d A(y)\,dy$$

Here, $A(x)$ or $A(y)$ is the area of the cross section at position $x$ or $y$.

In this lesson, the cross sections are either squares or rectangles. That means the area formula depends on the side lengths given by the base region.

Squares as Cross Sections 🟦

When the cross sections are squares, each slice has equal side lengths. Usually, the problem gives a base region in the coordinate plane and says that slices are taken perpendicular to one axis.

If the side length of a square is $s(x)$, then the area is:

$$A(x) = [s(x)]^2$$

A common AP Calculus AB setup is this:

  • A region in the plane is bounded by curves.
  • Cross sections perpendicular to the $x$-axis are squares.
  • The side length of each square equals the vertical distance between the top and bottom curves.

So if the top curve is $f(x)$ and the bottom curve is $g(x)$, then the side length is:

$$s(x) = f(x) - g(x)$$

and the area becomes:

$$A(x) = [f(x) - g(x)]^2$$

Then the volume is:

$$V = \int_a^b [f(x) - g(x)]^2\,dx$$

Example 1

Suppose a region is bounded by $y = x^2$ and $y = 4$ from $x = 0$ to $x = 2$, and cross sections perpendicular to the $x$-axis are squares.

The side length of each square is:

$$s(x) = 4 - x^2$$

So the area is:

$$A(x) = (4 - x^2)^2$$

The volume is:

$$V = \int_0^2 (4 - x^2)^2\,dx$$

This integral gives the exact volume of the solid. The key idea is that each square slice has a different size depending on $x$.

Rectangles as Cross Sections β–­

When the cross sections are rectangles, the area is still found by multiplying side lengths, but the rectangle is not necessarily a square. The problem usually gives a fixed ratio between the base and height of each rectangle.

For example, if each rectangle has height twice its base, then the area is not just $s^2$. Instead, if the base is $b(x)$ and the height is $2b(x)$, then:

$$A(x) = b(x)\cdot 2b(x) = 2[b(x)]^2$$

In many AP problems, the base of the rectangle is the distance between the curves of the base region. The height may be described in words, such as:

  • height is equal to the base,
  • height is twice the base,
  • height is half the base.

Example 2

Suppose the base region is bounded by $y = x$ and $y = 0$ on $[0,3]$, and cross sections perpendicular to the $x$-axis are rectangles whose height is twice their base.

The base of each rectangle is:

$$b(x) = x$$

The height is:

$$2x$$

So the area of each cross section is:

$$A(x) = x(2x) = 2x^2$$

The volume is:

$$V = \int_0^3 2x^2\,dx$$

This is a classic example of how AP Calculus uses a geometric description to create an integral.

How to Set Up the Integral 🧠

Many students can calculate the integral once it is written correctly, but the hardest part is often setting it up. A reliable strategy is to follow these steps:

Step 1: Identify the base region

Find the curves or lines that bound the region. Determine whether the slices are perpendicular to the $x$-axis or the $y$-axis.

Step 2: Find the side length of the cross section

For squares, one side equals the distance between the boundaries. For rectangles, use the given ratio between the dimensions.

If slices are perpendicular to the $x$-axis, the side length is usually a vertical distance:

$$s(x) = \text{top} - \text{bottom}$$

If slices are perpendicular to the $y$-axis, the side length is usually a horizontal distance:

$$s(y) = \text{right} - \text{left}$$

Step 3: Write the area function

For squares:

$$A = s^2$$

For rectangles:

$$A = (\text{base})(\text{height})$$

Step 4: Integrate over the correct interval

Use the bounds from the region to compute:

$$V = \int A\,d\text{(variable)}$$

Choosing $x$ or $y$ Carefully πŸ”

students, one of the most important skills is choosing the correct variable. If the slices are perpendicular to the $x$-axis, the thickness of each slice is $dx$, and the area is written as a function of $x$. If the slices are perpendicular to the $y$-axis, the thickness is $dy$, and the area is written as a function of $y$.

This matters because the length of a square’s side may change differently depending on the direction of slicing.

Example 3

Suppose a region is bounded by $x = y^2$ and $x = 4$ for $0 \le y \le 2$, and cross sections perpendicular to the $y$-axis are squares.

Since slices are perpendicular to the $y$-axis, the side length is horizontal:

$$s(y) = 4 - y^2$$

Thus the area is:

$$A(y) = (4 - y^2)^2$$

The volume is:

$$V = \int_0^2 (4 - y^2)^2\,dy$$

Notice how the formula looks similar to the $x$-version, but the variable changes because the slices are horizontal.

Why This Matters in AP Calculus AB πŸ“š

Volumes with cross sections connect several big ideas in AP Calculus AB:

  • Area becomes a building block for volume.
  • Definite integrals represent accumulation.
  • Geometry and algebra help describe real solids.
  • Interpretation of functions is needed to model how a shape changes.

This topic belongs to the larger Applications of Integration unit, which also includes average value, motion, area between curves, and volumes of solids. All of these topics use the same central idea: integration measures accumulation over an interval.

In cross section problems, the integral adds up infinitely many thin slices. Each slice has a small area, and the sum of all those areas becomes the total volume.

Common Mistakes to Avoid ⚠️

A few errors show up often on AP-style questions:

  • Forgetting to square the side length for square cross sections.
  • Using the wrong distance for the side length.
  • Mixing up $x$-slices and $y$-slices.
  • Integrating over the wrong interval.
  • Writing the area formula correctly but not matching the variable of integration.

A good check is this: the area of a cross section must always have units of square units, and the final volume must have units of cubic units.

Conclusion 🏁

Volumes with cross sections using squares and rectangles show how integration can build a 3D solid from 2D slices. The main idea is simple but powerful: find the area of each cross section, then integrate that area across the interval. Whether the slices are squares or rectangles, the process depends on carefully reading the base region, identifying the correct side lengths, and setting up the definite integral correctly.

This topic is a strong example of the AP Calculus AB theme that accumulation can be measured with integrals. When students sees a volume problem like this, the goal is to translate the geometry into an area function and then into an integral.

Study Notes

  • A cross section is the shape of a slice through a solid.
  • For any cross section volume problem, use $V = \int_a^b A(x)\,dx$ or $V = \int_c^d A(y)\,dy$.
  • For square cross sections, the area is $A = s^2$.
  • For rectangular cross sections, the area is $A = (\text{base})(\text{height})$.
  • If slices are perpendicular to the $x$-axis, use vertical distances and $dx$.
  • If slices are perpendicular to the $y$-axis, use horizontal distances and $dy$.
  • The side length of a square often comes from $\text{top} - \text{bottom}$ or $\text{right} - \text{left}$.
  • The interval of integration must match the region being sliced.
  • Always check that the final answer has cubic units.
  • These problems connect geometry, functions, and definite integrals in Applications of Integration.

Practice Quiz

5 questions to test your understanding