Skip to main content
Mathematics LibreTexts

6.5: Using Integration to Determine Work

  • Page ID
    18192
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Work is the scientific term used to describe the action of a force which moves an object. When a constant force \(\vec{F}\) is applied to move an object a distance \(d\), the amount of work performed is

    \[W=\vec{F} \cdot \vec{d}.\]

    The SI unit of force is the Newton, (kg\(\cdot\)m/s\(^2\)) and the SI unit of distance is a meter (m). The fundamental unit of work is one Newton-meter, or a joule (J). That is, applying a force of one Newton for one meter performs one joule of work. In Imperial units (as used in the United States), force is measured in pounds (lb) and distance is measured in feet (ft), hence work is measured in ft-lb.

    Mass vs. Weight

    Mass and weight are closely related, yet different, concepts. The mass \(m\) of an object is a quantitative measure of that object's resistance to acceleration. The weight \(w\) of an object is a measurement of the force applied to the object by the acceleration of gravity \(g\).

    Since the two measurements are proportional, \(w=m\cdot g\), they are often used interchangeably in everyday conversation. When computing work, one must be careful to note which is being referred to. When mass is given, it must be multiplied by the acceleration of gravity to reference the related force.

    When force is constant, the measurement of work is straightforward. For instance, lifting a 200 lb object 5 ft performs \(200\cdot 5 = 1000\) ft-lb of work.

    What if the force applied is variable? For instance, imagine a climber pulling a 200 ft rope up a vertical face. The rope becomes lighter as more is pulled in, requiring less force and hence the climber performs less work.

    In general, let \(F(x)\) be a force function on an interval \([a,b]\). We want to measure the amount of work done applying the force \(F\) from \(x=a\) to \(x=b\). We can approximate the amount of work being done by partitioning \([a,b]\) into subintervals \(a=x_1<x_2 <\cdots <x_{n+1}=b\) and assuming that \(F\) is constant on each subinterval. Let \(c_i\) be a value in the \(i\,^{\text{th}}\) subinterval \([x_i,x_{i+1}]\). Then the work done on this interval is approximately

    \[W_i\approx F(c_i)\cdot(x_{i+1}-x_i) = F(c_i)\,\Delta x_i, \nonumber\]

    a constant force \(\times\) the distance over which it is applied. The total work is

    \[ W = \sum_{i=1}^n W_i \approx \sum_{i=1}^n F(c_i)\,\Delta x_i. \nonumber\]

    This, of course, is a Riemann sum. Taking a limit as the subinterval lengths go to zero give an exact value of work which can be evaluated through a definite integral.

    Key Idea 29: Work

    Let \(F(x)\) be a continuous function on \([a,b]\) describing the amount of force being applied to an object in the direction of travel from distance \(x=a\) to distance \(x=b\). The total work \(W\) done on \([a,b]\) is

    \[W = \int_a^b F(x) \, dx.\]

    Example \(\PageIndex{1}\): Computing work performed - applying variable force

    A 60m climbing rope is hanging over the side of a tall cliff. How much work is performed in pulling the rope up to the top, where the rope has a mass of 66g/m? How much work is performed pulling a 60 m climbing rope up a cliff face, where the rope has a mass of 66 g/m?

    Solution

    We need to create a force function \(F(x)\) on the interval \([0,60]\). To do so, we must first decide what \(x\) is measuring: it is the length of the rope still hanging or is it the amount of rope pulled in? As long as we are consistent, either approach is fine. We adopt for this example the convention that \(x\) is the amount of rope pulled in. This seems to match intuition better; pulling up the first 10 meters of rope involves \(x=0\) to \(x=10\) instead of \(x=60\) to \(x=50\).

    As \(x\) is the amount of rope pulled in, the amount of rope still hanging is \(60-x\). This length of rope has a mass of 66 g/m, or \(0.066\) kg/m. The the mass of the rope still hanging is \(0.066(60-x)\) kg; multiplying this mass by the acceleration of gravity, 9.8 m/s\(^2\), gives our variable force function

    \[F(x) = (9.8)(0.066)(60-x) = 0.6468(60-x). \nonumber\]

    Thus the total work performed in pulling up the rope is

    \[W = \int_0^{60} 0.6468(60-x) \, dx = 1,164.24\ \text{J}. \nonumber\]

    By comparison, consider the work done in lifting the entire rope 60 meters. The rope weights \(60\times 0.066 \times 9.8 = 38.808\) N, so the work applying this force for 60 meters is \(60\times 38.808 = 2,328.48\) J. This is exactly twice the work calculated before (and we leave it to the reader to understand why.)

    Example \(\PageIndex{2}\): Computing work performed - applying variable force

    Consider again pulling a 60 m rope up a cliff face, where the rope has a mass of 66 g/m. At what point is exactly half the work performed?

    Solution

    From Example \(\PageIndex{1}\) we know the total work performed is \(1,164.24\) J. We want to find a height \(h\) such that the work in pulling the rope from a height of \(x=0\) to a height of \(x=h\) is 582.12, half the total work. Thus we want to solve the equation

    \[\int_0^h 0.6468(60-x) \,dx = 582.12 \nonumber\]

    for \(h\).

    \[\begin{align*}
    \int_0^h 0.6468(60-x)\ dx &= 582.12 \\[4pt]
    \left(38.808x-0.3234x^2\right)\Big|_0^h &=582.12 \\[4pt]
    38.808h-0.3234h^2 &=582.12 \\[4pt]
    -0.3234h^2+38.808h-582.12 &=0 . \end{align*}\]

    Apply the Quadratic Formula.

    \[h=17.57 \ \text{and}\ 102.43 \nonumber\]

    As the rope is only \(60\) m long, the only sensible answer is \(h=17.57\). Thus about half the work is done pulling up the first \(17.5\) m the other half of the work is done pulling up the remaining \(42.43\) m.

    Example \(\PageIndex{3}\): Computing work performed: applying variable force

    A box of 100 lb of sand is being pulled up at a uniform rate a distance of 50 ft over 1 minute. The sand is leaking from the box at a rate of 1 lb/s. The box itself weighs 5 lb and is pulled by a rope weighing .2 lb/ft.

    1. How much work is done lifting just the rope?
    2. How much work is done lifting just the box and sand?
    3. What is the total amount of work performed?

    Solution

    1. We start by forming the force function \(F_r(x)\) for the rope (where the subscript denotes we are considering the rope). As in the previous example, let \(x\) denote the amount of rope, in feet, pulled in. (This is the same as saying \(x\) denotes the height of the box.) The weight of the rope with \(x\) feet pulled in is \[F_r(x) = 0.2(50-x) = 10-0.2x. \nonumber\] (Note that we do not have to include the acceleration of gravity here, for the weight of the rope per foot is given, not its mass per meter as before.) The work performed lifting the rope is \[W_r = \int_0^{50} (10-0.2x)\ dx = 250\ \text{ft-lb}. \nonumber\]
    2. The sand is leaving the box at a rate of 1 lb/s. As the vertical trip is to take one minute, we know that 60 lb will have left when the box reaches its final height of 50 ft. Again letting \(x\) represent the height of the box, we have two points on the line that describes the weight of the sand: when \(x=0\), the sand weight is 100 lb, producing the point \((0,100)\); when \(x=50\), the sand in the box weighs 40 lb, producing the point \((50,40)\). The slope of this line is \(\frac{100-40}{0-50} = -1.2\), giving the equation of the weight of the sand at height \(x\) as \(w(x) = -1.2x+100\). The box itself weighs a constant 5 lb, so the total force function is \(F_b(x) = -1.2x+105\). Integrating from \(x=0\) to \(x=50\) gives the work performed in lifting box and sand: \[W_b = \int_0^{50} (-1.2x+105)\ dx = 3750\ \text{ft-lb.} \nonumber\]
    3. The total work is the sum of \(W_r\) and \(W_b\): \(250+3750=4000\) ft-lb. We can also arrive at this via integration:

    \[ \begin{align*} W &= \int_0^{50} (F_r(x)+F_b(x)) \, dx \\[4pt]
    &= \int_0^{50} (10-0.2x-1.2x+105) \, dx \\[4pt]
    &= \int_0^{50} (-1.4x+115) \, dx \\[4pt]
    &= 4000 \, \text{ft-lb.} \end{align*} \]

    Hooke's Law and Springs

    Hooke's Law states that the force required to compress or stretch a spring \(x\) units from its natural length is proportional to \(x\); that is, this force is \(F(x) = kx\) for some constant \(k\). For example, if a force of 1 N stretches a given spring 2 cm, then a force of 5 N will stretch the spring 10 cm. Converting the distances to meters, we have that stretching this spring 0.02 m requires a force of \(F(0.02) = k(0.02) = 1\) N, hence \(k = \frac{1}{0.02} = 50\) N/m.

    Example \(\PageIndex{4}\): Computing work performed: stretching a spring

    A force of 20 lb stretches a spring from a natural length of 7 inches to a length of 12 inches. How much work was performed in stretching the spring to this length?

    Solution

    In many ways, we are not at all concerned with the actual length of the spring, only with the amount of its change. Hence, we do not care that 20 lb of force stretches the spring to a length of 12 inches, but rather that a force of 20 lb stretches the spring by 5 in. This is illustrated in Figure \(\PageIndex{1}\); we only measure the change in the spring's length, not the overall length of the spring.

    imageedit_2_5899676941.png
    Figure \(\PageIndex{1}\): Illustrating the important aspects of stretching a spring in computing work in Example \(\PageIndex{4}\).

    Converting the units of length to feet, we have

    \[F\left(\tfrac{5}{12}\right) = \tfrac{5}{12}k = 20\ \text{lb}. \nonumber\]

    Thus \(k = 48\) lb/ft and \(F(x) = 48x\).

    We compute the total work performed by integrating \(F(x)\) from \(x=0\) to \(x=\frac{5}{12}\):

    \[\begin{align*}
    W &= \int_0^{5/12} 48x \, dx \\[4pt]
    &= 24x^2\Big|_0^{5/12} \\[4pt]
    &= \frac{25}{6} \approx 4.1667 \, \text{ft-lb.}
    \end{align*}\]

    Pumping Fluids

    Another useful example of the application of integration to compute work comes in the pumping of fluids, often illustrated in the context of emptying a storage tank by pumping the fluid out the top. This situation is different than our previous examples for the forces involved are constant. After all, the force required to move one cubic foot of water (about 62.4 lb) is the same regardless of its location in the tank. What is variable is the distance that cubic foot of water has to travel; water closer to the top travels less distance than water at the bottom, producing less work.

    Figure \(\PageIndex{2}\): Weight and Mass densities.
    Fluid lb/ft3 kg/m3
    Concrete 150 2400
    Fuel Oil 55.46 890.13
    Gasoline 45.93 737.22
    Iodine 307 4927
    Methanol 49.3 791.3
    Mercury 844 1354
    Milk 63.6-65.4 1020-1050
    Water 62.4 1000

    We demonstrate how to compute the total work done in pumping a fluid out of the top of a tank in the next two examples.

    Example \(\PageIndex{5}\): Computing work performed: pumping fluids

    A cylindrical storage tank with a radius of 10 ft and a height of 30 ft is filled with water, which weighs approximately 62.4 lb/ft\(^3\). Compute the amount of work performed by pumping the water up to a point 5 feet above the top of the tank.

    Solution

    We will refer often to Figure \(\PageIndex{3}\) which illustrates the salient aspects of this problem.

    imageedit_6_8389972038.png
    Figure \(\PageIndex{3}\): Illustrating a water tank in order to compute the work required to empty it in Example 7.5.5.

    We start as we often do: we partition an interval into subintervals. We orient our tank vertically since this makes intuitive sense with the base of the tank at \(y=0\). Hence the top of the water is at \(y=30\), meaning we are interested in subdividing the \(y\)-interval \([0,30]\) into \(n\) subintervals as

    \[0 = y_1 < y_2 < \cdots < y_{n+1} = 30. \nonumber\]

    Consider the work \(W_i\) of pumping only the water residing in the \(i\,^\text{th}\) subinterval, illustrated in Figure \(\PageIndex{3}\). The force required to move this water is equal to its weight which we calculate as volume \(\times \) density. The volume of water in this subinterval is \(V_i = 10^2\pi \Delta y_i\); its density is \(62.4\) lb/ft\(^3\). Thus the required force is \(6240\pi\Delta y_i\) lb.

    We approximate the distance the force is applied by using any \(y\)-value contained in the \(i\,^\text{th}\) subinterval; for simplicity, we arbitrarily use \(y_i\) for now (it will not matter later on). The water will be pumped to a point 5 feet above the top of the tank, that is, to the height of \(y=35\) ft. Thus the distance the water at height \(y_i\) travels is \(35-y_i\) ft.

    In all, the approximate work \(W_i\) performed in moving the water in the \(i\,^\text{th}\) subinterval to a point 5 feet above the tank is

    \[W_i \approx 6240\pi\Delta y_i(35-y_i). \nonumber\]

    To approximate the total work performed in pumping out all the water from the tank, we sum all the work \(W_i\) performed in pumping the water from each of the \(n\) subintervals of \([0,30]\):

    \[W \approx \sum_{i=1}^n W_i = \sum_{i=1}^n 6240\pi\Delta y_i(35-y_i). \nonumber\]

    This is a Riemann sum. Taking the limit as the subinterval length goes to 0 gives

    \[\begin{align*}
    W &= \int_0^{30} 6240\pi(35-y) \, dy \\[4pt]
    &= 6240\pi\left(35y-\tfrac{1}{2}y^2\right)\Big|_0^{30} \\[4pt]
    &= 11,762,123 \, \text{ft-lb}\\[4pt]
    &\approx 1.176 \times 10^7 \, \text{ft-lb}.
    \end{align*}\]

    We can "streamline'' the above process a bit as we may now recognize what the important features of the problem are. Figure \(\PageIndex{4}\) shows the tank from Example \(\PageIndex{5}\) without the \(i\,^\text{th}\) subinterval identified.

    7.35.PNG
    Figure \(\PageIndex{4}\): A simplified illustration for computing work.

    Instead, we just draw one differential element. This helps establish the height a small amount of water must travel along with the force required to move it (where the force is volume \(\times\) density).

    We demonstrate the concepts again in the next examples.

    Example \(\PageIndex{6}\): Computing work performed - pumping fluids

    A conical water tank has its top at ground level and its base 10 feet below ground. The radius of the cone at ground level is 2 ft. It is filled with water weighing 62.4 lb/ft\(^3\) and is to be emptied by pumping the water to a spigot 3 feet above ground level. Find the total amount of work performed in emptying the tank.

    Solution

    The conical tank is sketched in Figure \(\PageIndex{5}\). We can orient the tank in a variety of ways; we could let \(y=0\) represent the base of the tank and \(y=10\) represent the top of the tank, but we choose to keep the convention of the wording given in the problem and let \(y=0\) represent ground level and hence \(y=-10\) represents the bottom of the tank. The actual "height'' of the water does not matter; rather, we are concerned with the distance the water travels.

    imageedit_10_8377032432.png
    Figure \(\PageIndex{5}\): A graph of the conical water tank in Example \(\PageIndex{6}\).

    The figure also sketches a differential element, a cross-sectional circle. The radius of this circle is variable, depending on \(y\). When \(y=-10\), the circle has radius 0; when \(y=0\), the circle has radius 2. These two points, \((-10,0)\) and \((0,2)\), allow us to find the equation of the line that gives the radius of the cross-sectional circle, which is \(r(y) = \tfrac{1}{5}y+2\). Hence the volume of water at this height is \(V(y)=\pi(\tfrac{1}{5}y+2)^2\, dy\), where \(dy\) represents a very small height of the differential element. The force required to move the water at height \(y\) is \(F(y) = 62.4\times V(y)\).

    The distance the water at height \(y\) travels is given by \(h(y)=3-y\). Thus the total work done in pumping the water from the tank is

    \[\begin{align*}
    %W &= \int_{-10}^0 F(y)h(y) \, dy \\[4pt]
    W &= \int_{-10}^0 62.4\pi(\tfrac{1}{5}y+2)^2(3-y) \, dy\\[4pt]
    &= 62.4\pi\int_{-10}^0\left(-\tfrac1{25}y^3-\tfrac{17}{25}y^2-\tfrac85y+12\right) \, dy\\[4pt]
    &= 62.2\pi\cdot\frac{220}{3} \approx 14,376 \, \text{ ft-lb.}
    \end{align*}\]

    Example \(\PageIndex{7}\): Computing work performed - pumping fluids

    A rectangular swimming pool is 20 ft wide and has a 3 ft "shallow end'' and a 6 ft "deep end.'' It is to have its water pumped out to a point 2 ft above the current top of the water.

    The cross-sectional dimensions of the water in the pool are given in Figure \(\PageIndex{6}\); note that the dimensions are for the water, not the pool itself. Compute the amount of work performed in draining the pool.

    imageedit_14_3759613301.png
    Figure \(\PageIndex{6}\): The cross-section of a swimming pool filled with water in Example \(\PageIndex{7}\).

    Solution

    For the purposes of this problem we choose to set \(y=0\) to represent the bottom of the pool, meaning the top of the water is at \(y=6\).

    imageedit_18_6008584905.png
    Figure \(\PageIndex{7}\): Orienting the pool and showing differential elements for Example \(\PageIndex{7}\).

    Figure \(\PageIndex{7}\) shows the pool oriented with this \(y\)-axis, along with 2 differential elements as the pool must be split into two different regions.

    The top region lies in the \(y\)-interval of \([3,6]\), where the length of the differential element is \(25\) ft as shown. As the pool is 20 ft wide, this differential element represents a this slice of water with volume \(V(y) = 20\cdot25\cdot dy\). The water is to be pumped to a height of \(y=8\), so the height function is \(h(y) = 8-y\). The work done in pumping this top region of water is

    \[W_t = 62.4\int_3^6 500(8-y) \, dy = 327,600 \, \text{ ft-lb}. \nonumber\]

    The bottom region lies in the \(y\)-interval of \([0,3]\); we need to compute the length of the differential element in this interval.

    One end of the differential element is at \(x=0\) and the other is along the line segment joining the points \((10,0)\) and \((15,3)\). The equation of this line is \(y= \tfrac{3}{5}(x-10)\); as we will be integrating with respect to \(y\), we rewrite this equation as \(x=\tfrac{5}{3}y+10\). So the length of the differential element is a difference of \(x\)-values: \(x=0\) and \(x=\tfrac{5}{3}y+10\), giving a length of \(x=\tfrac{5}{3}y+10\).

    Again, as the pool is 20 ft wide, this differential element represents a thin slice of water with volume \(V(y) = 20\cdot(\tfrac{5}{3}y+10)\cdot dy\); the height function is the same as before at \(h(y)=8-y\). The work performed in emptying this part of the pool is

    \[W_b = 62.4\int_0^3 20(\tfrac{5}{3}y+10)(8-y) \, dy = 299,520 \, \text{ft-lb}. \nonumber\]

    The total work in emptying the pool is

    \[W = W_b+W_t = 327,600+299,520 = 627,120 \, \text{ft-lb}. \nonumber\]

    Notice how the emptying of the bottom of the pool performs almost as much work as emptying the top. The top portion travels a shorter distance but has more water. In the end, this extra water produces more work.

    The next section introduces one final application of the definite integral, the calculation of fluid force on a plate.

    Contributors and Attributions

    • Gregory Hartman (Virginia Military Institute). Contributions were made by Troy Siemers and Dimplekumar Chalishajar of VMI and Brian Heinold of Mount Saint Mary's University. This content is copyrighted by a Creative Commons Attribution - Noncommercial (BY-NC) License. http://www.apexcalculus.com/


    6.5: Using Integration to Determine Work is shared under a CC BY-NC-SA license and was authored, remixed, and/or curated by LibreTexts.

    • Was this article helpful?