4
Calculus Early Transcendentals (7 th Edition) James Stewart Page 450, #22 Solved by Andy Xiong A tank is full of water. Find the work required to pump the water out of the spout. 3m O 1m x y Let the tank be graphed on a x-y coordinate plane where the center of the tank is at (0,0). The bottom of the tank is at (0, -3), and the top of the tank (not considering the spout) is at (0, 3). The radius is 3m. To obtain certain values for calculating work, we must arbitrarily choose a cross- section where the tank is filled with water, but not to its maximum capacity. The cross-section is a circle. Figure A r Figure C is the cross-section, which is a circle with radius r. Figure B is the right triangle, which relates to the cross-section with radius r. In order to calculate work, we must consider our integration bounds. The bottom of the tank is at (0, -3), and the top of the tank is at (0, 3). Therefore, it is plausible to integrate from [-3, 3] in respect to y. Now that we understand that our integration is in respect to y, we must express the area of the cross-section in terms of y. Figure C y 3m r Figure B Note that A ( y) ∆y is just another way of

Calculus, p.450, Prob.22, Final

Embed Size (px)

DESCRIPTION

james stewart calculus early transcendentals

Citation preview

Page 1: Calculus, p.450, Prob.22, Final

Calculus Early Transcendentals (7th Edition)James Stewart

Page 450, #22Solved by Andy Xiong

A tank is full of water. Find the work required to pump the water out of the spout.

3m

O

1m

x

y

Let the tank be graphed on a x-y coordinate plane where the center of the tank is at (0,0). The bottom of the tank is at (0, -3), and the top of the tank (not considering the spout) is at (0, 3). The radius is 3m.

To obtain certain values for calculating work, we must arbitrarily choose a cross-section where the tank is filled with water, but not to its maximum capacity. The cross-section is a circle.

In Figure A, the water is filled close to the top of the tank as we have chosen. Considering the cross section, which is a circle, we must realize that there is a right triangle that can be related to it in terms of its radius.

Figure A

y

3m

Figure Br

Figure C is the cross-section, which is a circle with radius r. Figure B is the right triangle, which relates to the cross-section with radius r.

In order to calculate work, we must consider our integration bounds. The bottom of the tank is at (0, -3), and the top of the tank is at (0, 3). Therefore, it is plausible to integrate from [-3, 3] in respect to y.

Now that we understand that our integration is in respect to y, we must express the area of the cross-section in terms of y.

Recall that

V=∫a

b

A ( y )dy , where V is the volume and A(y) is the area of the cross-section.

V=∫a

b

A ( y )dy=A ( y )∆ y

Figure C

r

Note that A( y)∆ y is just another way of expressing volume. We need this.

Page 2: Calculus, p.450, Prob.22, Final

We need to find the area of the cross-section, which is A(y).

A ( y )=π r2

In order to find the area, we need solve for r from Figure B with the Pythagorean Theorem.

r2 + y2=¿ r2=9− y2

r=√9− y2

Incorporate r into A(y).

A ( y )=π (√9− y2)2

A( y)=π (9− y2)

Now that we have A(y), we need to reconfigure A(y) in terms of volume. We start by multiplying both sides of the previous expression by Δ y in order to do this. (Volume is the product of area and ‘a little thickness’. The area is A(y), and ‘a little thickness’ is Δ y.)

V=∫a

b

A ( y )dy=A ( y )∆ y

V=A ( y )∆ y

A ( y ) Δ y=π (9− y2)Δ yV=π (9− y2)Δ y

**Note that the unit of this volume is cubed meters.

V=π (9− y2 ) Δ ym3

_________________________________________________________________

Recall that Work=Force×distance

and thatForce=mass×accelerationForce=mass× gravity

**Note that gravity is contributing to the production of force in this problem. Therefore, its value would be 9.8 N/kg.

However, we still need mass. We need to find the mass of water at some y.

masswater=densitywater×volumewater

The density of water is 1000kg /m3.

masswater=(1000kg

m3 )[π (9− y2 ) Δ ym3]

masswater=1000 π (9− y2 ) Δ y kg

Page 3: Calculus, p.450, Prob.22, Final

Now we look at the equation for force. Force=masswater×gravity

Force=[1000 π (9− y2 ) Δ y kg] (9.8Nkg

)

Force=9800π (9− y2 ) Δ y N

Incorporate force into the equation of work.

Work=Force×distanceWork=[9800 π ( 9− y2 ) Δ y N ](distance)

We need to find the distance water travels or is moved when it is pumped out of the tank. See Figure D.

3m

O

1m

x

y

Figure Dy

4

The variable y is the distance from the arbitrary surface of the water to the top of the tank (excluding the spout). The value 4 is the total distance of the radius of the tank and the spout.Therefore, when water is pumped out through the spout, the total distance traveled is

distance=4− yThe unit of this distance is in meters.

distance= (4− y )m

Calculate the value of work.Work=Force×distance

Work=[9800 π ( 9− y2 ) Δ y N ] [( 4− y )m ]Work=9800π ( 9− y2 )(4− y )Δ y J

**Note that the product of Newtons and meters is Joules. Hence, the unit J (Joules).

This is the value of work done at some y. However, this does not give us the total work. The total work is the energy required to pump out all of the water from point a to point b. And the tank is full with water. All of that water needs to be pumped out, so we need to integrate from [a,b] to get the total work. In our case, we need to integrate from [-3, 3] in respect to y. Again, the y-value of -3 is at the bottom of the tank, and the y-value of 3 is at the top of the tank (excluding the spout).

Page 4: Calculus, p.450, Prob.22, Final

WorkTotal=∫a

b

g ( y )dy

WorkTotal=∫−3

3

9800π ( 9− y2 ) (4− y )dy

WorkTotal=9800 π∫−3

3

( 9− y2 ) (4− y )dy

WorkTotal=9800 π∫−3

3

(36−9 y−4 y2+ y3)dy

WorkTotal=9800 π ¿

WorkTotal=1,411,200 π Joules