Quiz 8
Quiz 8
Instructions. Show all work, with clear logical steps. No work or hard-to-
follow work will lose points.
Problem 1. Use Greens Theorem to find the work done by the force
F = hx3 − y, x + ln(y)i
Problem 2. Verify that Green’s Theorem is true for the line integral
Z
xy 2 dx − x2 y dy
C
where C consists of the parabola y = x2 from (−1, 1) to (1, 1) and the line
segment from (1, 1) to (−1, 1).
Solution. Let D be the region enclosed by the parabola and the line segment.
First using Green’s Theorem:
Z ZZ
∂ ∂
xy 2 dx − x2 y dy = (−x2 y) − (xy 2 ) dA
C D ∂x ∂y
Z 1Z 1
= −2xy dy dx
−1 x2
Z1 y=1
2
= − xy dx
−1 y=x2
Z 1
5
= −1+x dx
−1
= 0,
where in the last line we use the fact that y = x5 − 1 is an odd function.
Calculating the integral directly, let C1 be the part of the parabola y = x2
from (−1, 1) to (1, 1) and let C2 be the segment from (1, 1) to (−1, 1). For C1
Quiz 8 MA 261