Consider a vector field $\boldsymbol{\mathrm{F}}(x,y) = \langle 2xy, x^2 \rangle$ and three curves that start at $(1, 2)$ and end at $(3,2)$. Explain why $$\int\limits_{C}\boldsymbol{\mathrm{F}}\cdot \text{ d}\boldsymbol{\mathrm{r}}$$ has the same value for all three curves, and what is this common value?
(There is a graph of three curves, but I'm pretty sure it's not necessary. For your reference, this is Stewart's Calculus, p. 1082, section 16.3 #11.)
My work: notice that $$\begin{align} &\dfrac{\partial}{\partial y}[2xy]=2x \\ &\dfrac{\partial}{\partial x}[x^2] = 2x \end{align}$$ and thus, $\boldsymbol{\mathrm{F}}$ is conservative.
My understanding is that we need to show that $\boldsymbol{\mathrm{F}}$ is independent of path. Looking at my theorems provided doesn't help.
And if I do find such a theorem, I'm not sure what to use for $\boldsymbol{\mathrm{r}}$.