Skip to main content
Logo image

Active Calculus

Section 6.4 Physics Applications: Work, Force, and Pressure

Figure 6.4.1. Three settings where we compute the accumulation of a varying quantity: the area under \(y = f(x)\text{,}\) the distance traveled by an object with velocity \(y = v(t)\text{,}\) and the mass of a bar with density function \(y=\rho(x)\text{.}\)
We have seen several different circumstances where the definite integral enables us to measure the accumulation of a quantity that varies, provided the quantity is approximately constant over small intervals. For instance, to find the area bounded by a nonnegative curve \(y = f(x)\) and the \(x\)-axis on an interval \([a,b]\text{,}\) we take a representative slice of width \(\Delta x\) that has area \(A_{\text{slice} } = f(x) \Delta x\text{.}\) As we let the width of the representative slice tend to zero, we find that the exact area of the region is
\begin{equation*} A = \int_a^b f(x) \, dx\text{.} \end{equation*}
In a similar way, if we know the velocity \(v(t)\) of a moving object and we wish to know the distance the object travels on an interval \([a,b]\) where \(v(t)\) is nonnegative, we can use a definite integral to generalize the fact that \(d = r \cdot t\) when the rate, \(r\text{,}\) is constant. On a short time interval \(\Delta t\text{,}\) \(v(t)\) is roughly constant, so for a small slice of time, \(d_{\text{slice} } = v(t) \Delta t\text{.}\) As the width of the time interval \(\Delta t\) tends to zero, the exact distance traveled is given by the definite integral
\begin{equation*} d = \int_a^b v(t) \, dt\text{.} \end{equation*}
Finally, if we want to determine the mass of an object of non-constant density, because \(M = D \cdot V\) (mass equals density times volume, provided that density is constant), we can consider a small slice of an object on which the density is approximately constant, and a definite integral may be used to determine the exact mass of the object. For instance, if we have a thin rod whose cross sections have constant density, but whose density is distributed along the \(x\) axis according to the function \(y = \rho(x)\text{,}\) it follows that for a small slice of the rod that is \(\Delta x\) thick, \(M_{\text{slice} } = \rho(x) \Delta x\text{.}\) In the limit as \(\Delta x \to 0\text{,}\) we then find that the total mass is given by
\begin{equation*} M = \int_a^b \rho(x) \, dx\text{.} \end{equation*}
All three of these situations are similar in that we have a basic rule (\(A = l \cdot w\text{,}\) \(d = r \cdot t\text{,}\) \(M = D \cdot V\)) where one of the two quantities being multiplied is no longer constant; in each, we consider a small interval for the other variable in the formula, calculate the approximate value of the desired quantity (area, distance, or mass) over the small interval, and then use a definite integral to sum the results as the length of the small intervals is allowed to approach zero. It should be apparent that this approach will work effectively for other situations where we have a quantity that varies.
We next turn to the notion of work: from physics, a basic principle is that work is the product of force and distance. For example, if a person exerts a force of 20 pounds to lift a 20-pound weight 4 feet off the ground, the total work accomplished is
\begin{equation*} W = F \cdot d = 20 \cdot 4 = 80 \ \text{foot-pounds}\text{.} \end{equation*}
If force and distance are measured in English units (pounds and feet), then the units of work are foot-pounds. If we work in metric units, where forces are measured in Newtons and distances in meters, the units of work are Newton-meters.
Of course, the formula \(W = F \cdot d\) only applies when the force is constant over the distance \(d\text{.}\) In Preview Activity 6.4.1, we explore one way that we can use a definite integral to compute the total work accomplished when the force exerted varies.

Preview Activity 6.4.1.

A bucket is being lifted from the bottom of a 50-foot deep well; its weight (including the water), \(B\text{,}\) in pounds at a height \(h\) feet above the water is given by the function \(B(h)\text{.}\) When the bucket leaves the water, the bucket and water together weigh \(B(0) = 20\) pounds, and when the bucket reaches the top of the well, \(B(50) = 12\) pounds. Assume that the bucket loses water at a constant rate (as a function of height, \(h\)) throughout its journey from the bottom to the top of the well.
(a) Find a formula for \(B(h) =\)
(b) Compute the value of the product \(B(5) \triangle h\text{,}\) where \(\triangle h = 2\) feet. Notice that this product represents the approximate work it took to move the bucket of water from \(h = 5\) to \(h = 7\text{.}\)
\(B(5) \triangle h =\)
What are the units on the product \(B(5) \triangle h =\text{?}\)
  • lbs
  • ft
  • lbs/ft
  • ft/lbs
  • ft*ft
  • lbs*lbs
  • lbs*ft
(c) Is the value in (b) an over- or under-estimate of the actual amount of work it took to move the bucket from \(h = 5\) to \(h = 7\text{?}\) Think about why your answer is true.
Answer:
  • Overestimate
  • Underestimate
(d) Compute the value of the product \(B(22) \triangle h\text{,}\) where \(\triangle h = 0.25\) feet.
\(B(22) \triangle h =\)
What are the units on the product \(B(22) \triangle h =\text{?}\)
  • lbs
  • ft
  • lbs/ft
  • ft/lbs
  • ft*ft
  • lbs*lbs
  • lbs*ft
(e) Notice that the value in part (d) estimates the amount of work it takes to move the bucket from a height of 22 feet to 22.25 feet. More generally, the quantity \(W_{\small\mbox{slice}} = B(h) \triangle h\) measures the amount of work it takes to move from a given value of \(h\) to a small positive value \(\triangle h\text{.}\)
(f) Evaluate the definite integral \(\int_0^{50} B(h) \, dh =\) .
What is the meaning of the value you find? Why?

Subsection 6.4.1 Work

Because work is calculated by the rule \(W = F \cdot d\) whenever the force \(F\) is constant, it follows that we can use a definite integral to compute the work accomplished by a varying force. For example, suppose that a bucket whose weight at height \(h\) is given by \(B(h) = 12 + 8e^{-0.1h}\) is being lifted in a 50-foot well.
In contrast to the problem in the preview activity, this bucket is not leaking at a constant rate; but because the weight of the bucket and water is not constant, we have to use a definite integral to determine the total work done in lifting the bucket. At a height \(h\) above the water, the approximate work to move the bucket a small distance \(\Delta h\) is
\begin{equation*} W_{\text{slice} } = B(h) \Delta h = (12 + 8e^{-0.1h}) \Delta h\text{.} \end{equation*}
Hence, if we let \(\Delta h\) tend to 0 and take the sum of all of the slices of work accomplished on these small intervals, it follows that the total work is given by
\begin{equation*} W = \int_0^{50} B(h) \, dh = \int_0^{50} (12 + 8e^{-0.1h}) \, dh\text{.} \end{equation*}
While it is a straightforward exercise to evaluate this integral exactly using the First Fundamental Theorem of Calculus, in applied settings such as this one we will typically use computing technology. Here, it turns out that \(W = \int_0^{50} (12 + 8e^{-0.1h}) \, dh \approx 679.461\) foot-pounds.
Our work in Preview Activity 6.4.1 and in the most recent discussion above employs the following important general principle.
For an object being moved in the positive direction along an axis with location \(x\) by a force \(F(x)\text{,}\) the total work to move the object from \(a\) to \(b\) is given by
\begin{equation*} W = \int_a^b F(x) \, dx\text{.} \end{equation*}

Activity 6.4.2.

Consider the following situations in which a varying force accomplishes work.
  1. Suppose that a heavy rope hangs over the side of a cliff. The rope is 200 feet long and weighs 0.3 pounds per foot; initially the rope is fully extended. How much work is required to haul in the entire length of the rope? (Hint: set up a function \(F(h)\) whose value is the weight of the rope remaining over the cliff after \(h\) feet have been hauled in.)
  2. A leaky bucket is being hauled up from a 100 foot deep well. When lifted from the water, the bucket and water together weigh 40 pounds. As the bucket is being hauled upward at a constant rate, the bucket leaks water at a constant rate so that it is losing weight at a rate of 0.1 pounds per foot. What function \(B(h)\) tells the weight of the bucket after the bucket has been lifted \(h\) feet? What is the total amount of work accomplished in lifting the bucket to the top of the well?
  3. Now suppose that the bucket in (b) does not leak at a constant rate, but rather that its weight at a height \(h\) feet above the water is given by \(B(h) = 25 + 15e^{-0.05h}\text{.}\) What is the total work required to lift the bucket 100 feet? What is the average force exerted on the bucket on the interval \(h = 0\) to \(h = 100\text{?}\)
  4. From physics, Hooke’s Law for springs states that the amount of force required to hold a spring that is compressed (or extended) to a particular length is proportionate to the distance the spring is compressed (or extended) from its natural length. That is, the force to compress (or extend) a spring \(x\) units from its natural length is \(F(x) = kx\) for some constant \(k\) (which is called the spring constant.) For springs, we choose to measure the force in pounds and the distance the spring is compressed in feet. Suppose that a force of 5 pounds extends a particular spring 4 inches (1/3 foot) beyond its natural length.
    1. Use the given fact that \(F(1/3) = 5\) to find the spring constant \(k\text{.}\)
    2. Find the work done to extend the spring from its natural length to 1 foot beyond its natural length.
    3. Find the work required to extend the spring from 1 foot beyond its natural length to 1.5 feet beyond its natural length.

Subsection 6.4.2 Work: Pumping Liquid from a Tank

In certain geographic locations where the water table is high, residential homes with basements have a peculiar feature: in the basement, one finds a large hole in the floor, and in the hole, there is water. For example, in Figure 6.4.2 we see a sump crock 1 . A sump crock provides an outlet for water that may build up beneath the basement floor to prevent flooding the basement.
In the crock we see a floating pump. This pump is activated by elevation, so when the water level reaches a particular height, the pump turns on and pumps water out of the crock, hence relieving the water buildup beneath the foundation. One of the questions we’d like to answer is: how much work does a sump pump accomplish?
Figure 6.4.2. A sump crock.

Example 6.4.3.

Suppose that a sump crock has the shape of a frustum of a cone, as pictured in Figure 6.4.4. The crock has a diameter of 3 feet at its surface, a diameter of 1.5 feet at its base, and a depth of 4 feet. In addition, suppose that the sump pump is set up so that it pumps the water vertically up a pipe to a drain that is located at ground level just outside a basement window. To accomplish this, the pump must send the water to a location 9 feet above the surface of the sump crock. How much work is required to empty the sump crock if it is initially completely full?
Figure 6.4.4. A sump crock with approximately cylindrical cross-sections.
Solution.
It is helpful to think of the depth below the surface of the crock as being the independent variable, so we let the positive \(x\)-axis point down, and the positive \(y\)-axis to the right, as pictured in the figure. Because the pump sits on the surface of the water, it makes sense to think about the pump moving the water one “slice” at a time, where it takes a thin slice from the surface, pumps it out of the tank, and then proceeds to pump the next slice below.
Each slice of water is cylindrical in shape. We see that the radius of each slice varies according to the linear function \(y = f(x)\) that passes through the points \((0,1.5)\) and \((4,0.75)\text{,}\) where \(x\) is the depth of the particular slice in the tank; it is a straightforward exercise to find that \(f(x) = 1.5 - 0.1875x\text{.}\) Now we think about the problem in several steps:
  1. determining the volume of a typical slice;
  2. finding the weight 2  of a typical slice (and thus the force that must be exerted on it);
  3. deciding the distance that a typical slice moves;
  4. and computing the work to move a representative slice.
Once we know the work it takes to move one slice, we use a definite integral over an appropriate interval to find the total work.
Consider a representative cylindrical slice at a depth of \(x\) feet below the top of the crock. The approximate volume of that slice is given by
\begin{equation*} V_{\text{slice} } = \pi f(x)^2 \Delta x = \pi (1.5 - 0.1875x)^2 \Delta x\text{.} \end{equation*}
Since water weighs 62.4 lb/ft\(^3\text{,}\) the approximate weight of a representative slice is
\begin{equation*} F_{\text{slice} } = 62.4 \cdot V_{\text{slice} } = 62.4 \pi (1.5 - 0.1875x)^2 \Delta x\text{.} \end{equation*}
This is also the approximate force the pump must exert to move the slice.
Because the slice is located at a depth of \(x\) feet below the top of the crock, the slice being moved by the pump must move \(x\) feet to get to the level of the basement floor, and then, as stated in the problem description, another 9 feet to reach the drain at ground level. Hence, the total distance a representative slice travels is
\begin{equation*} d_{\text{slice} } = x + 9\text{.} \end{equation*}
Finally, the work to move a representative slice is given by
\begin{equation*} W_{\text{slice} } = F_{\text{slice} } \cdot d_{\text{slice} } = 62.4 \pi (1.5 - 0.1875x)^2 \Delta x \cdot (x+9)\text{.} \end{equation*}
We sum the work required to move slices throughout the tank (from \(x = 0\) to \(x = 4\)), let \(\Delta x \to 0\text{,}\) and hence
\begin{equation*} W = \int_0^4 62.4 \pi (1.5 - 0.1875x)^2 (x+9) \, dx\text{.} \end{equation*}
When evaluated using appropriate technology, the integral shows that the total work is \(W = 3463.2 \pi\) foot-pounds.
The preceding example demonstrates the standard approach to finding the work required to empty a tank filled with liquid. The main task in each such problem is to determine the volume of a representative slice, followed by the force exerted on the slice, as well as the distance such a slice moves. In the case where the units are metric, there is one key difference: in the metric setting, rather than weight, we normally first find the mass of a slice. For instance, if distance is measured in meters, the mass density of water is 1000 kg/m\(^3\text{.}\) In that setting, we can find the mass of a typical slice (in kg). To determine the force required to move it, we use \(F = ma\text{,}\) where \(m\) is the object’s mass and \(a\) is the gravitational constant \(a=9.81\) N/kg. That is, in metric units, the weight density of water is 9810 N/m\(^3\text{.}\)

Activity 6.4.3.

In each of the following problems, determine the total work required to accomplish the described task. In parts (b) and (c), a key step is to find a formula for a function that describes the curve that forms the side boundary of the tank.
Figure 6.4.5. A trough with triangular ends, as described in Activity 6.4.3, part (c).
  1. Consider a vertical cylindrical tank of radius 2 meters and depth 6 meters. Suppose the tank is filled with 4 meters of water of mass density 1000 kg/m\(^3\text{,}\) and the top 1 meter of water is pumped over the top of the tank.
  2. Consider a hemispherical tank with a radius of 10 feet. Suppose that the tank is full to a depth of 7 feet with water of weight density 62.4 pounds/ft\(^3\text{,}\) and the top 5 feet of water are pumped out of the tank to a tanker truck whose height is 5 feet above the top of the tank.
  3. Consider a trough with triangular ends, as pictured in Figure 6.4.5, where the tank is 10 feet long, the top is 5 feet wide, and the tank is 4 feet deep. Say that the trough is full to within 1 foot of the top with water of weight density 62.4 pounds/ft\(^3\text{,}\) and a pump is used to empty the tank until the water remaining in the tank is 1 foot deep.

Subsection 6.4.3 Force due to Hydrostatic Pressure

When building a dam, engineers need to know how much force water will exert against the face of the dam. This force comes from water pressure. The pressure a force exerts on a region is measured in units of force per unit of area: for example, the air pressure in a tire is often measured in pounds per square inch (PSI). Hence, we see that the general relationship is given by
\begin{equation*} P = \frac{F}{A}, \ \text{or} \ F = P \cdot A\text{,} \end{equation*}
where \(P\) represents pressure, \(F\) represents force, and \(A\) the area of the region being considered. Of course, in the equation \(F = PA\text{,}\) we assume that the pressure is constant over the entire region \(A\text{.}\)
We know from experience that the deeper one dives underwater while swimming, the greater the pressure exerted by the water. This is because at a greater depth, there is more water right on top of the swimmer: it is the force that “column” of water exerts that determines the pressure the swimmer experiences. The total water pressure is found by computing the total weight of the column of water that lies above a region of area 1 square foot at a fixed depth. At a depth of \(d\) feet, a rectangular column has volume \(V = 1 \cdot 1 \cdot d\) ft\(^3\text{,}\) so the corresponding weight of the water overhead is \(62.4d\text{.}\) This is the amount of force being exerted on a 1 square foot region at a depth \(d\) feet underwater, so the pressure exerted by water at depth \(d\) is \(P = 62.4 d\) (lbs/ft\(^2\)).
Because pressure is force per unit area, or \(P = \frac{F}{A}\text{,}\) we can compute the total force from a variable pressure by integrating \(F = PA\text{.}\)

Example 6.4.6.

Consider a trapezoid-shaped dam that is 60 feet wide at its base and 90 feet wide at its top, and assume the dam is 25 feet tall with water that rises to within 5 feet of the top of its face. Water weighs 62.4 pounds per cubic foot. How much force does the water exert against the dam?
Solution.
First, we sketch a picture of the dam, as shown in Figure 6.4.7. Note that, as in problems involving the work to pump out a tank, we let the positive \(x\)-axis point down.
Figure 6.4.7. A trapezoidal dam that is 25 feet tall, 60 feet wide at its base, 90 feet wide at its top, with the water line 5 feet down from the top of its face.
Pressure is constant at a fixed depth, so we consider a slice of water at constant depth on the face, as shown in the figure. The area of this slice is approximately the area of the rectangle pictured. Since the width of that rectangle depends on the variable \(x\text{,}\) we find a formula for the line that represents one side of the dam. It is straightforward to find that \(y = 45 - \frac{3}{5}x\text{.}\) Hence, the approximate area of a representative slice is
\begin{equation*} A_{\text{slice} } = 2 f(x) \Delta x = 2 (45 - \frac{3}{5}x) \Delta x\text{.} \end{equation*}
At any point on this slice, the depth is approximately constant, so the pressure can be considered constant. Because the water rises to within 5 feet of the top of the dam, the depth of any point on the representative slice is approximately \((x-5)\text{.}\) Now, since pressure is given by \(P = 62.4d\text{,}\) we have that at any point on the slice
\begin{equation*} P_{\text{slice} } = 62.4(x-5)\text{.} \end{equation*}
Knowing both the pressure and area, we can find the force the water exerts on the slice. Using \(F = PA\text{,}\) it follows that
\begin{equation*} F_{\text{slice} } = P_{\text{slice} } \cdot A_{\text{slice} } = 62.4(x-5) \cdot 2 (45 - \frac{3}{5}x) \Delta x\text{.} \end{equation*}
Finally, we use a definite integral to sum the forces over the appropriate range of \(x\)-values. Since the water rises to within 5 feet of the top of the dam, we start at \(x = 5\) and take slices all the way to the bottom of the dam, where \(x = 25\text{.}\) Hence,
\begin{equation*} F = \int_{x=5}^{x=25} 62.4(x-5) \cdot 2 (45 - \frac{3}{5}x) \, dx\text{.} \end{equation*}
Using technology to evaluate the integral, we find \(F = 848 640\) pounds.

Activity 6.4.4.

In each of the following problems, determine the total force exerted by water against the surface that is described.
Figure 6.4.8. A trough with triangular ends, as described in Activity 6.4.4, part (c).
  1. Consider a rectangular dam that is 100 feet wide and 50 feet tall, and suppose that water presses against the dam all the way to the top.
  2. Consider a semicircular dam with a radius of 30 feet. Suppose that the water rises to within 10 feet of the top of the dam.
  3. Consider a trough with triangular ends, as pictured in Figure 6.4.8, where the tank is 10 feet long, the top is 5 feet wide, and the tank is 4 feet deep. Say that the trough is full to within 1 foot of the top with water of weight density 62.4 pounds/ft\(^3\text{.}\) How much force does the water exert against one of the triangular ends?
Although there are many different formulas involving work, force, and pressure, the fundamental ideas behind these problems are similar to others we’ve encountered in applications of the definite integral. We slice the quantity of interest into more manageable pieces and then use a definite integral to add them up.

Subsection 6.4.4 Summary

  • To measure the work done by a varying force in moving an object, we divide the problem into pieces on which we can use the formula \(W = F \cdot d\text{,}\) and then use a definite integral to sum the work done on each piece.
  • To find the total force exerted by water against a dam, we use the formula \(F = P \cdot A\) to measure the force exerted on a slice that lies at a fixed depth, and then use a definite integral to sum the forces across the appropriate range of depths.
  • Because work is computed as the product of force and distance (provided force is constant), and the force water exerts on a dam can be computed as the product of pressure and area (provided pressure is constant), problems involving these concepts are similar to earlier problems we did using definite integrals to find distance (via “distance equals rate times time”) and mass (“mass equals density times volume”).

Exercises 6.4.5 Exercises

1. Work to empty a conical tank.

A tank in the shape of an inverted right circular cone has height 5 meters and radius 3 meters. It is filled with 4 meters of hot chocolate. Find the work required to empty the tank by pumping the hot chocolate over the top of the tank. The density of hot chocolate is \(\delta = 1100 \ \textrm{kg}/\textrm{m}^3.\) Your answer must include the correct units 3 .
Work =

2. Work to empty a cylindrical tank.

A fuel oil tank is an upright cylinder, buried so that its circular top is 12 feet beneath ground level. The tank has a radius of 4 feet and is 12 feet high, although the current oil level is only 11 feet deep. Calculate the work required to pump all of the oil to the surface. Oil weighs \(50\, \hbox{lb/ft}^3\text{.}\)
Work =
(include units 4 )

3. Work to empty a rectangular pool.

A rectangular swimming pool 60 ft long, 30 ft wide, and 10 ft deep is filled with water to a depth of 8 ft. Use an integral to find the work required to pump all the water out over the top. (Take as the density of water \(\delta = 62.4 \hbox{lb/ft}^3\text{.}\))
Work =
(include units 5 )

4. Work to empty a cylindrical tank to differing heights.

Water in a cylinder of height 12 ft and radius 4 ft is to be pumped out. The density of water is 62.4 lb/ft\({}^3\text{.}\) Find the work required if
(a) The tank is full of water and the water is to be pumped over the top of the tank.
Work =
(include units 6 )
(b) The tank is full of water and the water must be pumped to a height 5 ft above the top of the tank.
Work =
(include units 7 )
(c) The depth of water in the tank is 6 ft and the water must be pumped over the top of the tank.
Work =
(include units 8 )

5. Force due to hydrostatic pressure.

A lobster tank in a restaurant is 1.5 m long by 0.5 m wide by 40 cm deep. Taking the density of water to be \(1000 \mbox{kg/m}^3\text{,}\) find the water forces
on the bottom of the tank: Force =
on each of the larger sides of the tank: Force =
on each of the smaller sides of the tank: Force =
(include units 9  for each, and use \(g = 9.8 \hbox{ m/s}^2\))

6.

Consider the curve \(f(x) = 3 \cos(\frac{x^3}{4})\) and the portion of its graph that lies in the first quadrant between the \(y\)-axis and the first positive value of \(x\) for which \(f(x) = 0\text{.}\) Let \(R\) denote the region bounded by this portion of \(f\text{,}\) the \(x\)-axis, and the \(y\)-axis. Assume that \(x\) and \(y\) are each measured in feet.
  1. Picture the coordinate axes rotated \(90\) degrees clockwise so that the positive \(x\)-axis points straight down, and the positive \(y\)-axis points to the right. Suppose that \(R\) is rotated about the \(x\) axis to form a solid of revolution, and we consider this solid as a storage tank. Suppose that the resulting tank is filled to a depth of \(1.5\) feet with water weighing \(62.4\) pounds per cubic foot. Find the amount of work required to lower the water in the tank until it is \(0.5\) feet deep, by pumping the water to the top of the tank.
  2. Again picture the coordinate axes rotated 90 degrees clockwise so that the positive \(x\)-axis points straight down, and the positive \(y\)-axis points to the right. Suppose that \(R\text{,}\) together with its reflection across the \(x\)-axis, forms one end of a storage tank that is 10 feet long. Suppose that the resulting tank is filled completely with water weighing \(62.4\) pounds per cubic foot. Find a formula for a function that tells the amount of work required to lower the water by \(h\) feet.
  3. Suppose that the tank described in (b) is completely filled with water. Find the total force due to hydrostatic pressure exerted by the water on one end of the tank.

7.

A cylindrical tank, buried on its side, has radius \(3\) feet and length \(10\) feet. It is filled completely with water whose weight density is \(62.4\) lbs/ft\(^3\text{,}\) and the top of the tank is two feet underground.
  1. Set up, but do not evaluate, an integral expression that represents the amount of work required to empty the top half of the water in the tank to a truck whose tank lies 4.5 feet above ground.
  2. With the tank now only half-full, set up, but do not evaluate an integral expression that represents the total force due to hydrostatic pressure against one end of the tank.
You have attempted of activities on this page.