29.06.2016 Views

Thomas Calculus 13th [Solutions]

  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Section 16.5 Surfaces and Area 1185<br />

f[x_, y_]: {2x y, x 3y}<br />

2 2<br />

curve x 4y 4<br />

ImplicitPlot[curve, [x, 3,3},{y, 2, 2}, AspectRatio Automatic, AxesLabel {x, y}];<br />

ybonds Solve[curve, y]<br />

{y1, y2] y/.bounds;<br />

integrand: D[f(x,y][[2]],x]<br />

Integrate[integrand, {x,<br />

N[%]<br />

D[f[x,y]],y]/Simplify<br />

2, 2},{y, y1, y2}]<br />

Bounds for y are determined differently in 45 and 46. In 46, note equation of the line from (0, 4) to (2, 0).<br />

Clear[x, y, f]<br />

2<br />

f[x_, y_]: {x Exp[y], 4x Log[y]}<br />

ybound 4 2x<br />

Plot[{0, ybound}, {x, 0, 2.1}, AspectRatio Automatic, AxesLabel {x,y}];<br />

integrand: D[f[x, y][[2]],x] D[f[x,y][[1]],y]//Simplify<br />

Integrate[integrand, [x, 0, 2], {y, 0, ybound }]<br />

N[%]<br />

16.5 SURFACES AND AREA<br />

1. In cylindrical coordinates, let<br />

2<br />

2 2 2<br />

x r cos , y r sin , z x y r .<br />

2<br />

Then r( r, ) ( r cos ) i ( r sin ) j r k,<br />

0 r 2, 0 2 .<br />

2 2 2<br />

2. In cylindrical coordinates, let x r cos , y r sin , z 9 x y 9 r .<br />

2 2 2<br />

Then r( r, ) ( r cos ) i ( r sin ) j 9 r k; z 0 9 r 0 r 9 3 r 3, 0 2 .<br />

But 3 r 0 gives the same points as 0 r 3, so let 0 r 3.<br />

x y<br />

3. In cylindrical coordinates, let x r cos , y r sin , z z r .<br />

2 2<br />

Then r( r, ) ( r cos ) i ( r sin ) j r k . For 0 z 3, 0 r 3 0 r 6; to get only the first octant,<br />

2<br />

2<br />

let 0 .<br />

2<br />

2 2<br />

2 2<br />

4. In cylindrical coordinates, let x r cos , y r sin , z 2 x y z 2 r.<br />

Then r( r, ) ( r cos ) i ( r sin ) j 2 rk . For 2 z 4, 2 2r 4 1 r 2, and let 0 2 .<br />

5. In cylindrical coordinates, let x r cos , y r sin ; since<br />

2 2 2 2 2 2 2<br />

x y r z 9 x y 9 r<br />

2<br />

2<br />

z 9 r , z 0. Then r( r, ) ( r cos ) i ( r sin ) j 9 r k . Let 0 2 . For the domain of r:<br />

Copyright<br />

2014 Pearson Education, Inc.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!