TranscendArcu
- 277
- 0
Describing "D" is Green's Theorem
Let F(x, y) = (tan−1(x))i+3xj. Find \int_C F • drwhere C is the boundary of the rectangle with vertices (0, 1), (1, 0), (3, 2), and (2, 3), traversed counterclockwise.
I have Qx = 3 and Py = 0. Therefore Qx - Py = 3 - 0 = 3. Now, what I'm having the most trouble with is just describing this rectangle in terms of x and y.
I think the boundary of my rectangle is described by line segments that follow the equations y=x+1, y=-x+5, y=x-1, and y=-x+1. I rewrite these as x=y-1, x=-y+5, x=y+1, and x=-y+1. I think I have to split up the region somehow, so my integrals are:
\int_0 ^2 \int_{-y+1} ^{y+1} 3 dxdy + \int_1 ^3 \int_{y-1} ^{-y+5} 3 dxdy
At this point, I think I should ask if I'm doing this correctly.
Homework Statement
Let F(x, y) = (tan−1(x))i+3xj. Find \int_C F • drwhere C is the boundary of the rectangle with vertices (0, 1), (1, 0), (3, 2), and (2, 3), traversed counterclockwise.
The Attempt at a Solution
I have Qx = 3 and Py = 0. Therefore Qx - Py = 3 - 0 = 3. Now, what I'm having the most trouble with is just describing this rectangle in terms of x and y.
I think the boundary of my rectangle is described by line segments that follow the equations y=x+1, y=-x+5, y=x-1, and y=-x+1. I rewrite these as x=y-1, x=-y+5, x=y+1, and x=-y+1. I think I have to split up the region somehow, so my integrals are:
\int_0 ^2 \int_{-y+1} ^{y+1} 3 dxdy + \int_1 ^3 \int_{y-1} ^{-y+5} 3 dxdy
At this point, I think I should ask if I'm doing this correctly.