Use Green's Theorem to evaluate the line integral along the given positively oriented curve. integral C (xy^2 dx + 4x^2 y) dy C is the triangle with vertices (0, 0), (3, 3), and (3, 6)
tried something?
yes I got 48 but it's wrong
let me give you direct calculation instead instead of process.
``` Integrate[D[4 x^2 y, x] - D[x y^2, y], {x, 0, 3}, {y, 0, x}] + Integrate[D[4 x^2 y, x] - D[x y^2, y], {x, 0, 3}, {y, x, 6 - x}] ```
gives 891/4
woops!! something went wrong
162 ... is that your answer?
no:S
what does your answer sheet say?
it's a webassign question:S
425.5??
wrong:S
Ugh!!
|dw:1398469320853:dw| http://www.wolframalpha.com/input/?i=Integrate%5BD%5B4+x%5E2+y%2C+x%5D+-+D%5Bx+y%5E2%2C+y%5D%2C+%7Bx%2C+0%2C+3%7D%2C+%7By%2C+x%2C+2x%7D%5D+
Join our real-time social learning platform and learn together with your friends!