SURFACE INTEGRALS EXTRA PROBLEMS SOLUTIONS
(1) This surface is the graph of the function f (x, y) = 18 − 18x − 9y. To be in the first octant,
we must have z ≥ 0, so 18x + 9y ≤ 18. This simplifies to 2x + y ≤ 2. Thus the region in the
xy-plane lying below S is bounded by 2x + y = 2, x = 0, and y = 0. This is the triangle
with vertices (0, 0), (1, 0), and (0, 2), which has bounds 0 ≤ y ≤ 2 − 2x, 0 ≤ x ≤ 1.
Using the formula for surface integrals of graphs , we get
Z 1 Z 2−2x q Z 1 Z 2−2x p
2 2
x 1 + fx + fy dydyx = x 1 + (−18)2 + (−9)2 dydx.
0 0 0 0
Integrating, we get
Z 1 Z 2−2x √ √ Z 1
x 406dydx = xy|y=2−2x
406
y=0 dx
0 0 0
√ Z 1 √ x2 x3 x=1
= 406 2(x − x2 )dx = 2 406 − |x=0
0 2 3
√
√
1 1 406
= 2 406 − =
2 3 3
(2) The parameterization is given as r(u, v) = hu + v, u − v, 1 + 2u + vi with 0 ≤ u ≤ 9 and
0 ≤ v ≤ 5. The tangent vectors are ru = h1, 1, 2i and rv = h1, −1, 1i, and the
√ normal vector
is h1, 1, 2i × h1, −1, 1i = h3, 1, −2i. The magnitude of the normal vector is 14.
With f (x, y, z) = x + y + z, the surface integral is
Z 5Z 9 √ Z 5Z 9 √
f (r(u, v)) 14dudv = ((u + v) + (u − v) + (1 + 2u + v)) 14dudv
0 0 0 0
√ Z 5Z 9 √ Z 5
= 14 (4u + v + 1)dudv = 14 (2u2 + uv + u)|u=9
u=0 dv
0 0 0
√ Z 5
= 14 (162 + 9v + 9)dv
0
√
√ 9v 2 v=5 1935 14
= 14 171v + |v=0 =
2 2
(3) The hemisphere is parameterized in spherical coordinates by
π
r(θ, ϕ) = h3 cos(θ) sin(ϕ), 3 sin(θ) sin(ϕ), 3 cos(ϕ)i, 0 ≤ θ ≤ 2π, 0 ≤ ϕ ≤ .
2
1
2 SURFACE INTEGRALS EXTRA PROBLEMS SOLUTIONS
We have seen in class that the magnitude of the normal vector for a sphere of radius R is
R2 sin(ϕ). We get that the surface integral for f (x, y, z) = x2 z + y 2 z is
π
Z 2π Z
2
(3 cos(θ) sin(ϕ))2 (3 cos(ϕ)) + ((3 sin(θ) sin(ϕ))2 )(3 cos(ϕ)))(9 sin(ϕ) dϕdθ
0 0
π
Z 2π Z
2
= (3 cos(ϕ))(9 cos2 (θ) sin2 (ϕ) + 9 sin2 (θ) sin2 (ϕ))(9 sin(ϕ))dϕdθ
0 0
π
Z 2π Z
2
= (3 cos(ϕ))(9 sin2 (ϕ))(9 sin(ϕ))dϕdθ
0 0
π π
!
Z 2π Z
2
Z 2π Z
2
3 3
= 243 cos(ϕ) sin (ϕ)dϕdθ = 243 dθ cos(ϕ) sin (ϕ)dϕ
0 0 0 0
sin4 (ϕ) ϕ= π2
243π
= 243(2π) |ϕ=0 =
4 2
(4) We use the graph parameterization r(x, y) = hx, y, 8 − x2 − y 2 i, with 0 ≤ x, y ≤ 1.
The tangent vectors are rx = h1, 0, −2xi and ry = h0, 1, −2yi, and the normal vector is
h−2x, −2y, 1i. Note that this is upward-pointing, so we have the correct orientation.
F(r(x, y)) = F(x, y, 8 − x2 − y 2 ) = hxy, y(8 − x2 − y 2 ), x(8 − x2 − y 2 )i. The surface integral
is
Z 1Z 1
hxy, y(8 − x2 − y 2 ), x(8 − x2 − y 2 )i · h−2x, −2y, 1idydx
0 0
Z 1Z 1
= (−2x2 y − 2y 2 (8 − x2 − y 2 ) + x(8 − x2 − y 2 ))dydx
0 0
Z 1Z 1
= (−2x2 y − 16y 2 + 2x2 y 2 + 2y 4 + 8x − x3 − xy 2 )dydx
0 0
Z 1
16 2 2 1
= −x2 y 2 − y 3 + x2 y 3 + y 4 + 8xy − x3 y − xy 3 |y=1 y=0 dx
0 3 3 5 3
Z 1
2 16 2 2 2 3 1
= −x − + x + + 8x − x − x dx
0 3 3 5 3
Z 1
1 23 74
= −x3 − x2 + x − dx
0 3 3 15
1 4 1 3 23 2 74 263
= − x − x + x − x |x=1 x=0 = −
4 9 6 15 180
(5) We use the graph parameterization r(x, y) = hx, y, 9 − x − yi. The region above the 1st
octant is the region above the triangle bounded by x = 0, y = 0, and x + y = 9, which has
bounds 0 ≤ x ≤ 9, 0 ≤ y ≤ 9 − x.
The tangent vectors are rx = h1, 0, −1i and ry = h0, 1, −1i. The normal vector is h1, 1, 1i,
which is upwards-pointing, so we have the correct orientation.
SURFACE INTEGRALS EXTRA PROBLEMS SOLUTIONS 3
F(r(x, y)) = F(x, y, 9 − x − y) = hx(9 − x − y)ey , −x(9 − x − y)ey , 9 − x − yi, giving the
surface integral
Z 9 Z 9−x
hx(9 − x − y)ey , −x(9 − x − y)ey , 9 − x − yi · h1, 1, 1idydx
0 0
Z 9 Z 9−x Z 9 Z 9−x
y y
= (x(9 − x − y)e − x(9 − x − y)e + (9 − x − y))dydx = (9 − x − y)dydx
0 0 0 0
Z 9
y 2 y=9−x
= 9y − xy − |y=0 dx
0 2
Z 9
(9 − x)2
= 9(9 − x) − x(9 − x) − dx
0 2
Z 9
x2
2 81
= 81 − 9x − 9x + x − + 9x −
0 2 2
Z 9 2
x 81
= − 9x + dx
0 2 2
3
9x2 81x x=9 243
x
= − + |x=0 =
6 2 2 2
(6) We parameterize the cone as r(u, v) = hu cos(v), u sin(v), ui. The z-coordinate is bounded
below by 0 and above by 3, so 0 ≤ u ≤ 3, while v can take any angle between 0 and 2π.
The tangent vectors are ru = hcos(v), sin(v), 1i and rv = h−u sin(v), u cos(v), 0i, and the
normal vector is h−u cos(v), −u sin(v), ui. Because u ≥ 0, this is upwards-pointing, so we
have the correct orientation.
F(r(u, v)) = F(u cos(v), u sin(v), u) = hu cos(v), u sin(v), u4 i. We get the surface integral
Z 2π Z 3
hu cos(v), u sin(v), u4 i · h−u cos(v), −u sin(v), uidudv
0 0
Z 2π Z 3 Z 2π Z 3
2 2 2 2 5
= (−u cos (v) − u cos (v) + u )dudv = (u5 − u2 )dudv
0 0 0 0
Z 2π Z 3
= dv (u5 − u2 )du
0 0
6
u3 u=3
u
= (2π) − |u=0 = 225π
6 3