7. Physical Applications and Improper Integrals

Fluid Force

Fluid Force 💧

students, imagine a swimming pool with a wall holding back water, or a dam keeping a river from flooding a town. Water pushes on every part of the surface it touches, and that push is called fluid force. In Calculus 2, fluid force is a perfect example of how integration helps us measure a real physical effect that changes from place to place. By the end of this lesson, you should be able to explain what fluid force means, set up a force integral, and connect the idea to other physical applications like work and center of mass.

Why fluid force matters

Fluid force is the total force exerted by a liquid on a submerged surface. Water pressure is stronger deeper down, so the force on a surface is not the same everywhere. That is why we cannot usually use one simple multiplication formula for the whole surface. Instead, we break the surface into thin horizontal or vertical strips, estimate the force on each strip, and add them up with an integral.

This idea shows up in real life all the time 🌊. Engineers use fluid force to design dams, ship hulls, aquarium walls, underwater tanks, and flood barriers. If the pressure at the top of a gate is smaller than the pressure at the bottom, the bottom must be built stronger. Calculus gives the exact way to measure that changing force.

The key physical idea is this: pressure increases with depth. For a fluid with weight density $\rho$, the pressure at depth $h$ is

$$P=\rho h$$

where $P$ is pressure, $\rho$ is the weight density of the fluid, and $h$ is the depth below the surface. For water in U.S. customary units, a common approximation is $\rho=62.4\ \text{lb/ft}^3$. In metric units, freshwater is often modeled with weight density about $9800\ \text{N/m}^3$.

The main ideas and vocabulary

To work with fluid force, students, you need a few important terms:

  • Fluid: a liquid such as water.
  • Submerged surface: a surface below the fluid level.
  • Pressure: force per unit area.
  • Depth: distance below the fluid surface.
  • Weight density: the fluid’s weight per unit volume.
  • Fluid force: total force from pressure on a submerged surface.

Pressure is measured in units like pounds per square foot or newtons per square meter. Since pressure acts on area, the force on a small piece of surface is approximately

$$\Delta F\approx P\,\Delta A$$

where $\Delta A$ is a small area. To get the total force, we sum these little pieces and take a limit. That becomes an integral.

For a flat vertical plate, a very common setup is to use the variable $y$ to measure depth. If the top of the fluid surface is at $y=0$ and depth increases downward, then the pressure at depth $y$ is

$$P(y)=\rho y$$

If a thin horizontal strip has width $w(y)$ and thickness $\Delta y$, then its area is approximately

$$\Delta A\approx w(y)\Delta y$$

So the strip’s force is approximately

$$\Delta F\approx \rho y\,w(y)\Delta y$$

Adding all the strips gives the fluid force integral

$$F=\int_a^b \rho y\,w(y)\,dy$$

This formula is one of the most important tools in this lesson.

Setting up a fluid force problem

The main challenge in fluid force problems is usually not computing the integral; it is deciding the correct geometry. students, here is a reliable process:

  1. Draw the surface and mark the fluid level.
  2. Choose a variable for depth, often $y$.
  3. Find pressure at depth $y$, usually $P(y)=\rho y$.
  4. Find the width or length of a thin strip as a function of $y$.
  5. Multiply pressure by area of the strip.
  6. Integrate over the part of the surface that is underwater.

Let’s see a simple example.

Example 1: rectangular vertical wall

Suppose a vertical rectangular wall is submerged in water. The wall is $4\ \text{ft}$ wide and extends from the surface down to a depth of $6\ \text{ft}$. Find the fluid force.

Because the wall has constant width, the strip width is $w(y)=4$. Using water’s weight density $\rho=62.4\ \text{lb/ft}^3$, the force is

$$F=\int_0^6 62.4y(4)\,dy$$

$$F=249.6\int_0^6 y\,dy$$

$$F=249.6\left[\frac{y^2}{2}\right]_0^6$$

$$F=249.6\cdot 18$$

$$F=4492.8\ \text{lb}$$

This means the water pushes on the wall with a total force of $4492.8\ \text{lb}$. Notice that deeper parts of the wall contribute more force because pressure grows with depth.

A more realistic shape: a triangular gate

Real fluid-force problems often involve surfaces that are not simple rectangles. A gate, window, or dam face may have a changing width. Then the width function is part of the setup.

Example 2: triangular plate

Suppose a triangular plate is submerged in water with its top at the surface. The plate is $6\ \text{ft}$ deep and has width $0$ at the top and $4\ \text{ft}$ at the bottom. Find the force on the plate.

We need the width as a function of depth. Since the width increases linearly from $0$ to $4$ over a depth of $6$, the width is

$$w(y)=\frac{4}{6}y=\frac{2}{3}y$$

Then

$$F=\int_0^6 62.4y\left(\frac{2}{3}y\right)dy$$

$$F=41.6\int_0^6 y^2\,dy$$

$$F=41.6\left[\frac{y^3}{3}\right]_0^6$$

$$F=41.6\cdot 72$$

$$F=2995.2\ \text{lb}$$

This example shows how calculus handles changing geometry. The strip method turns a complicated physical situation into a clear integral.

When the surface is partially underwater

Sometimes only part of a surface is submerged. That means the limits of integration must match the underwater portion only. This is an important detail because integrating too far gives the wrong force.

If the top of a window is below the surface, then every point on the window has positive depth, so the whole window contributes. If the top is above the surface, then only the part below the water matters.

A common variation is measuring $y$ upward from the bottom of the object instead of downward from the water surface. That can work too, but you must rewrite depth as $h(y)$, where depth is the distance from the fluid surface. The pressure formula always uses actual depth, not just the coordinate value.

This is why drawing a diagram is not optional. It helps you avoid sign mistakes and choose the correct bounds.

How fluid force connects to other topics in Calculus 2

Fluid force belongs to physical applications of integration, along with work and center of mass. These topics all use the same big idea: a quantity is built from many tiny pieces.

  • In work, a variable force moves an object across a distance.
  • In center of mass, tiny masses are combined to find the balance point.
  • In fluid force, changing pressure over an area is integrated to find total force.

In all three cases, the process is similar:

$$\text{Total} = \int (\text{small piece})$$

Fluid force also connects to improper integrals in some advanced settings. For example, if a surface extends very deep or a fluid region is unbounded, the integral may have an infinite limit. Then you use an improper integral to describe the total force. That is less common in basic textbook examples, but it shows how fluid force fits into the larger Calculus 2 unit.

Common mistakes to avoid

students, here are the mistakes students most often make:

  • Using the wrong depth variable.
  • Forgetting that pressure depends on depth, not area.
  • Writing the width function incorrectly.
  • Using the full shape instead of only the submerged part.
  • Mixing up units.

Units matter a lot. If $\rho$ is in $\text{lb/ft}^3$, depth must be in feet and area in square feet, so the force comes out in pounds. If you switch to metric units, everything must stay consistent.

Another mistake is thinking that pressure is constant on a vertical surface. It is not. The bottom of a dam feels more pressure than the top. That difference is exactly why calculus is needed.

Conclusion

Fluid force is a powerful example of how integration solves real-world problems. students, the main idea is simple: pressure increases with depth, so the force on a submerged surface must be built by adding the forces on tiny pieces of that surface. The result is an integral that depends on the geometry of the object and the density of the fluid.

This lesson connects directly to other Calculus 2 applications because it uses the same pattern as work and center of mass: break a problem into small parts, write a formula for each part, and integrate. Once you can set up the strip, pressure, and bounds correctly, fluid force becomes a very manageable calculus problem.

Study Notes

  • Fluid force is the total force a fluid exerts on a submerged surface.
  • Pressure increases with depth according to $P=\rho h$.
  • A small strip of area has force approximately $\Delta F\approx P\,\Delta A$.
  • For a vertical surface with strip width $w(y)$, the force is often

$$F=\int_a^b \rho y\,w(y)\,dy$$

  • The main setup steps are: draw the diagram, choose a depth variable, write pressure, find strip width, and integrate.
  • Use only the underwater portion of the surface.
  • Units must be consistent throughout the problem.
  • Fluid force is part of Calculus 2 physical applications and uses the same integration idea as work and center of mass.
  • In advanced cases with unbounded regions, fluid force may involve improper integrals.

Practice Quiz

5 questions to test your understanding