Darryl K. answered 06/25/16
Tutor
New to Wyzant
Experienced Math Tutor
F = Pi + Qj so P = x2 and Q = xy
To get parametric equations for the line segments of the square we can use the formula r(t) = (1-t)r0 + tr1 where 0 ≤ t ≤ 1 and r0 is starting point and r1 is ending point.
Evaluate ∫c Pdx + Qdy over the four line segments of the square and add up the results. I will do one side as an example and let you do the other sides. We can easily get the four corner points of the square as (0,0), (1,0), (1,1) and (0,1).
Evaluate from (0,0) to (1,0) r(t) = (1-t)<0,0> + t<1,0> = <t,0> so x = t, dx = dt, y = 0, dy = 0.
∫c Pdx + Qdy = ∫c x2dx + xydy = ∫ from 0 to 1 of t2dt = t3/3 from 0 to 1 = 1/3
Apply this same process for the line segments from (1,0) to (1,1), (1,1) to (0,1), and (0,1) to (0,0)
Evaluate ∫∫D(∂Q/∂x -∂P/∂y)da =
∫ from x=0 to x= 1∫ from y=0 to y=1 of (∂(xy)/∂x -∂(x2)/∂y)dydx =
∫ from x=0 to x= 1∫ from y=0 to y=1 of ydydx =
∫ from x=0 to x= 1( y2/2 from y=0 to y=1)dx =
∫ from x=0 to x= 1(1/2)dx =
(1/2)x from 0 to 1 = 1/2