Processing math: 92%
Paul's Online Notes
Paul's Online Notes
Home / Calculus I / Applications of Integrals / Work
Hide Mobile Notice  
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best viewed in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (you should be able to scroll/swipe to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 6.6 : Work

4. A tank of water is 15 feet long and has a cross section in the shape of an equilateral triangle with sides 2 feet long (point of the triangle points directly down). The tank is filled with water to a depth of 9 inches. Determine the amount of work needed to pump all of the water to the top of the tank. Assume that the density of the water is 62 lb/ft3.

Show All Steps Hide All Steps

Hint : Get the basic problem set up. Determine all the known information and what you will need in order to work the problem. A sketch of at least the cross-section of the tank would probably be useful as well.

Use the last example from this section as a general guide for this problem if you are having trouble. This problem will work in pretty much the same manner, although there will be some differences due to the obvious change in tank shape as well as the fact that we are using not using the Metric system for this problem.

Start Solution

Okay, let’s start off and define x=0 to be the bottom point of the tank and the height of the water in the tank to be x=912=34 feet (because all the other quantities are in feet we converted this into feet as well). This means that we will be working in the interval [0,34] for this problem.

We’ll next divide the interval [0,34] into n subintervals each of width Δx and we’ll let xi be any point in the ith subinterval where n=1,2,,n. For each subinterval we can approximate the water in the tank corresponding to that subinterval as a box with length 15 ft, width si and height Δx.

Here is a quick sketch of the tank. The red strip represents the box we are using to approximate the water in the tank in the ith subinterval.

The sketch of the tank is nice and while it does help us to visualize the tank what we really need is a sketch of the tank from directly in front (i.e. a typical vertical equilateral triangular cross‑section for the tank). Here is that sketch.

The red strip again represents the box we are using to approximate the water in the ith subinterval. As noted in the problem statement the cross-section is an equilateral triangle and with sides of length 2 feet.

We included the height in the above sketch and this is easy to get using some basic right triangle trig. Here is yet another sketch of the cross-section.

Because the triangle is an equilateral triangle we know that each of the interior angles of the triangle must be π3 and we’re told the length of each side is 2. The height of the triangle is the line that bisects the triangle as shown. Each half of the triangle is then an identical right triangle and using any of the trig functions we can quickly determine the height of the triangle. We’ll use cosine here.

cos(π6)=h2h=2cos(π6)=3
Hint : What is the volume of the box of water we are using to approximate the volume of water in the ith subinterval? Give the volume in terms of xi.
Show Step 2

We’ll next need the volume of the box of water we using to approximate the volume of water in the ith subinterval (as represented by the red strip in the first two pictures from Step 1).

Our approximate volume is the volume of a box and so we know that the volume for the ith subinterval would be,

Vi=(length)(width)(height)=(15)(si)(Δx)=15siΔx

We will eventually need the volume to be in terms of xi and luckily enough this is easy enough to do.

From the cross-section sketch with the red strip in Step 1 we see that we have two similar triangles (well actually we have three but we only need two of them). The two that we need are the triangle with width 2 and height 3 and the triangle whose width is si (i.e. the triangle whose top is the red strip) and whose height is xi. Since these two triangles are similar we now the following two ratios must be equal.

sixi=23si=23xi

Plugging this into the volume formula above and we get,

Vi=303xiΔx
Hint : What is the approximate weight of the water in the ith subinterval? Or in other words what is the approximate force needed to overcome the force of gravity acting on this volume of water?

Note that because we are working with the Imperial system here the force in this case is just Fi=density×Vi.

Show Step 3

We next need to know how much force will be required to overcome the force of gravity that is acting on the water in the ith subinterval. This will be approximately the forced needed to overcome the force of gravity acting on the volume of water we found in Step 2. Because we are working with the British system here the force is,

Fi=density×Vi(62)(303xiΔx)=18603xiΔx
Hint : Approximately how much work is needed to raise the water in the ith subinterval to the top of the tank?
Show Step 4

We will need the amount of work required to raise the volume of water in the ith subinterval to the top of the tank, i.e. raise it a distance of 3xi. This is approximately,

WiFi(3xi)=18603xi(3xi)Δx
Hint : Finally compute the total amount of work needed to pump all the to the top of the tank.
Show Step 5

The total amount of work to raise all the water to the top of the tank is the approximately the sum of all the Wi for i=1,2,n or,

Wni=118603xi(3xi)Δx

The exact work required is then found by letting n or,

W=lim

This however is just the definition of the following definite integral,

W = \int_{0}^{{\frac{3}{4}}}{{\frac{{1860}}{{\sqrt 3 }}x\left( {\sqrt 3 - x} \right)\,dx}}

The work required to pump all the water to the top of the tank is then,

W = \int_{0}^{{\frac{3}{4}}}{{\frac{{1860}}{{\sqrt 3 }}x\left( {\sqrt 3 - x} \right)\,dx}} = \left. {\frac{{1860}}{{\sqrt 3 }}\left( {\frac{{\sqrt 3 }}{2}\,{x^2} - \frac{1}{3}{x^3}} \right)} \right|_0^{\frac{3}{4}} = \require{bbox} \bbox[2pt,border:1px solid black]{{{\mbox{372}}{\mbox{.112 ft - lbs}}}}