8. Applications of Integration

Volumes With Cross Sections: Triangles And Semicircles

Volumes with Cross Sections: Triangles and Semicircles

students, imagine stacking a huge pile of shapes to build a 3D object 🧱. In this lesson, each slice of the solid has a cross section shaped like a triangle or a semicircle. By finding the area of each slice and adding all the slices with integration, you can calculate the volume of the solid.

Lesson Objectives

By the end of this lesson, students will be able to:

  • Explain what a cross section is and how it relates to volume.
  • Set up integrals for solids whose cross sections are triangles or semicircles.
  • Use the area of each cross section to build a volume formula.
  • Connect cross section problems to the broader AP Calculus AB topic of applications of integration.
  • Solve volume problems using evidence from diagrams, formulas, and functions.

This topic is important because it shows how calculus can measure real 3D objects from 2D information. Engineers, architects, and designers use similar ideas when modeling shapes that change along a base.

What Are Cross Sections?

A cross section is the shape you get when you cut a solid with a flat plane. Think of slicing a loaf of bread 🍞. Each slice shows a 2D shape. In calculus, if we know the area of each slice as a function of position, then the volume of the whole solid is found by integrating those areas.

For solids with known cross sections, the general formula is:

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

or, if the slices go perpendicular to the $y$-axis,

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

Here, $A(x)$ or $A(y)$ is the area of the cross section, and the interval tells you where the solid extends.

In AP Calculus AB, the key idea is this: volume is the accumulation of tiny cross-sectional areas.

Step 1: Find the Base of the Cross Section

Most cross section problems begin with a region in the plane. The base of the solid is often the region between curves or under a graph. Then the problem tells you that the cross sections are triangles, semicircles, or another shape.

A common setup looks like this:

  • The base region lies between $y=f(x)$ and $y=g(x)$.
  • Cross sections are taken perpendicular to the $x$-axis.
  • The side length of each cross section is the vertical distance between the curves:

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

if $f(x)$ is above $g(x)$.

That side length becomes the diameter, base, or side of the cross-sectional shape depending on the problem.

students, always identify the dimension of the slice first. That dimension is the key to building the area formula.

Triangular Cross Sections

If the cross sections are triangles, the area depends on the triangle’s base and height. The problem often tells you a special type of triangle, such as equilateral or isosceles right.

Equilateral Triangle Cross Sections

For an equilateral triangle with side length $s$, the area is

$$A=\frac{\sqrt{3}}{4}s^2$$

If the side length changes with $x$, then the area function becomes

$$A(x)=\frac{\sqrt{3}}{4}[s(x)]^2$$

Suppose a region has top curve $y=4-x^2$ and bottom curve $y=0$ on $[-2,2]$, and cross sections perpendicular to the $x$-axis are equilateral triangles. Then the side length is

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

So the volume is

$$V=\int_{-2}^{2}\frac{\sqrt{3}}{4}(4-x^2)^2\,dx$$

This integral adds the areas of all triangle slices across the interval.

Isosceles Right Triangle Cross Sections

For an isosceles right triangle, the area can be written in terms of one leg length $s$ as

$$A=\frac{1}{2}s^2$$

If the side length of the base slice is $s(x)$, then

$$A(x)=\frac{1}{2}[s(x)]^2$$

A common mistake is forgetting whether the given length is the side of the triangle, the hypotenuse, or the leg. Always read the wording carefully. If the problem says the cross section has a base equal to the distance between curves, then that distance is the size to substitute into the area formula.

Example with Triangles

Suppose the base region is between $y=x$ and $y=0$ from $x=0$ to $x=3$, and the cross sections perpendicular to the $x$-axis are equilateral triangles.

The side length is

$$s(x)=x$$

The area of each triangle is

$$A(x)=\frac{\sqrt{3}}{4}x^2$$

So the volume is

$$V=\int_0^3 \frac{\sqrt{3}}{4}x^2\,dx$$

Compute it:

$$V=\frac{\sqrt{3}}{4}\left[\frac{x^3}{3}\right]_0^3=\frac{\sqrt{3}}{4}\cdot 9=\frac{9\sqrt{3}}{4}$$

That number is the exact volume.

Semicircular Cross Sections

If the cross sections are semicircles, the diameter is usually the width of the base slice. A semicircle with diameter $d$ has radius $r=\frac{d}{2}$, so its area is

$$A=\frac{1}{2}\pi r^2$$

Substitute $r=\frac{d}{2}$:

$$A=\frac{1}{2}\pi\left(\frac{d}{2}\right)^2=\frac{\pi}{8}d^2$$

That formula is extremely useful. If the width of the region is $w(x)$, then the cross-sectional area is

$$A(x)=\frac{\pi}{8}[w(x)]^2$$

Example with Semicircles

Suppose the base region is between $y=6-x$ and $y=0$ on $[0,6]$, and the cross sections perpendicular to the $x$-axis are semicircles.

The diameter is

$$d(x)=6-x$$

So the area is

$$A(x)=\frac{\pi}{8}(6-x)^2$$

Then the volume is

$$V=\int_0^6 \frac{\pi}{8}(6-x)^2\,dx$$

Evaluate:

$$V=\frac{\pi}{8}\int_0^6 (6-x)^2\,dx$$

Let $u=6-x$. Since this is a polynomial, you can also expand and integrate directly. The result is

$$V=\frac{\pi}{8}\cdot 72=9\pi$$

So the solid has volume $9\pi$ cubic units.

How to Set Up These Problems Correctly

students, here is the main process to follow on AP problems:

  1. Identify the base region and the interval.
  2. Decide whether slices are perpendicular to the $x$-axis or $y$-axis.
  3. Find the slice length using the distance between curves.
  4. Convert that length into the area of the given shape.
  5. Integrate the area from one endpoint to the other.

A quick checklist helps prevent mistakes:

  • If the cross sections are triangles, use the correct triangle area formula.
  • If the cross sections are semicircles, use $A=\frac{\pi}{8}d^2$.
  • If the slice length is a diameter or side length, square it in the area formula.
  • Make sure the bounds match the variable in the integral.

Why This Matters in Calculus

This topic fits into Applications of Integration because it is a direct use of accumulation. Just like area under a curve adds thin rectangles, volume with cross sections adds thin slices. The only difference is that each slice has its own 2D shape instead of being a rectangle.

This idea also connects to earlier topics:

  • Area between curves gives the width of the base.
  • Definite integrals add small pieces to find a total.
  • Formulas for geometric shapes connect algebra and geometry.

On the AP Calculus AB exam, you may need to interpret a description, write the correct integral, and evaluate it exactly or approximately. Clear reasoning is often more important than long algebra.

Conclusion

Volumes with triangular and semicircular cross sections show how integration can build a 3D solid from changing 2D slices. students, the most important skill is translating the width of the base region into the area formula for the given cross section. Once that area function is known, the volume comes from a definite integral.

This lesson is a strong example of calculus as accumulation in action. By combining geometry, functions, and integration, you can model and measure solids that would otherwise be hard to describe.

Study Notes

  • A cross section is the shape made by slicing a solid with a plane.
  • Volume from cross sections is found using $V=\int_a^b A(x)\,dx$ or $V=\int_c^d A(y)\,dy$.
  • For equilateral triangles, use $A=\frac{\sqrt{3}}{4}s^2$.
  • For isosceles right triangles, use $A=\frac{1}{2}s^2$ when $s$ is a leg length.
  • For semicircles with diameter $d$, use $A=\frac{\pi}{8}d^2$.
  • The side length or diameter usually comes from the distance between curves.
  • Always check whether slices are perpendicular to the $x$-axis or $y$-axis.
  • Volume with cross sections is an application of accumulation and definite integrals.
  • On AP problems, set up the correct area function before integrating.
  • Real-world connection: this method models layered materials, architectural forms, and engineered shapes 🏗️.

Practice Quiz

5 questions to test your understanding

Volumes With Cross Sections: Triangles And Semicircles — AP Calculus AB | A-Warded