Greens theorem boundary of a rectangle

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
jonroberts74
Messages
189
Reaction score
0

Homework Statement



##\mathscr{C}: x=1,x=3,y=2,y=3##

##\int_\mathscr{C} (xy^2-y^3)dx+(-5x^2+y^3)dy##

Homework Equations





The Attempt at a Solution



##\frac{\partial Q}{\partial x} = -10x^2 \,\,; \frac{\partial P}{\partial y} = 2xy-3y^2##

##\int\int_\mathscr{C} \frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y} dA = \displaystyle \int_{2}^{3}\int_{1}^{3} (-10x^2-2xy+3y^2)dxdy = -\frac{206}{3}##
 
Physics news on Phys.org
vela said:
You miscalculated dQ/dx.

oh haha, -10x not ##-10x^2## thanks