Another way to find the divergence at one specific point is to freeze one coordinate at its given value first, turn the field into a single-variable function, and then differentiate. This works because a partial derivative already asks how the function changes in one direction while the other coordinate stays fixed.
The field is $\vec{F} = x^2y\,\hat{i} + y^3x\,\hat{j}$, and we want the divergence at $(3,2)$, so $x=3$ and $y=2$.
x-component: fix $y=2$ inside $F_1=x^2y$, which turns it into $F_1(x) = 2x^2$. Differentiate with respect to $x$: $\frac{dF_1}{dx} = 4x$. Now put $x=3$: $4(3) = 12$.
y-component: fix $x=3$ inside $F_2=y^3x$, which turns it into $F_2(y) = 3y^3$. Differentiate with respect to $y$: $\frac{dF_2}{dy} = 9y^2$. Now put $y=2$: $9(4) = 36$.
The divergence is the sum of these two results, $\nabla . \vec{F} = 12 + 36 = 48$.
Let's summarize:
Adding both contributions gives $48$, so the divergence of $\vec{F}$ at $(3,2)$ is $48$.
Let \( R \) be the planar region bounded by the lines \( x = 0 \), \( y = 0 \) and the curve \( x^2 + y^2 = 4 \) in the first quadrant. Let \( C \) be the boundary of \( R \), oriented counter clockwise. Then, the value of:
\[ \oint_C x(1 - y) \, dx + (x^2 - y^2) \, dy \] is equal to: